Lines Matching full:avb
2 /* Renesas Ethernet AVB device driver
119 * Ethernet AVB device doesn't have ROM for MAC address.
194 /* Free TX skb function for AVB-IP */
252 /* Free skb's and DMA buffers for Ethernet AVB */
354 /* Format skb and descriptor buffer for Ethernet AVB */
417 /* Init skb and descriptor buffer for Ethernet AVB */
663 /* Set AVB RX */ in ravb_dmac_init_rcar()
692 /* Device init function for Ethernet AVB */
708 /* Setting the control will start the AVB-DMAC process. */ in ravb_dmac_init()
953 /* Packet receive function for Ethernet AVB */
1053 /* Packet receive function for Ethernet AVB */
1100 /* Stop AVB-DMAC process */ in ravb_stop_dma()
1711 "cannot set ringparam! Any AVB processes are still running?\n"); in ravb_set_ringparam()
1928 /* Network device open function for Ethernet AVB */
1944 /* Set AVB config mode */ in ravb_open()
1991 /* Timeout function for Ethernet AVB */
2098 /* Packet transmit function for Ethernet AVB */
2317 /* Device close function for Ethernet AVB */
2346 /* Set the config mode to stop the AVB-DMAC's processes */ in ravb_close()
3179 /* Set AVB config mode. */ in ravb_wol_restore()
3304 MODULE_DESCRIPTION("Renesas Ethernet AVB driver");