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 */
662 /* Set AVB RX */ in ravb_dmac_init_rcar()
691 /* Device init function for Ethernet AVB */
707 /* Setting the control will start the AVB-DMAC process. */ in ravb_dmac_init()
948 /* Packet receive function for Ethernet AVB */
1048 /* Packet receive function for Ethernet AVB */
1095 /* Stop AVB-DMAC process */ in ravb_stop_dma()
1706 "cannot set ringparam! Any AVB processes are still running?\n"); in ravb_set_ringparam()
1923 /* Network device open function for Ethernet AVB */
1939 /* Set AVB config mode */ in ravb_open()
1986 /* Timeout function for Ethernet AVB */
2105 /* Packet transmit function for Ethernet AVB */
2324 /* Device close function for Ethernet AVB */
2353 /* Set the config mode to stop the AVB-DMAC's processes */ in ravb_close()
3189 /* Set AVB config mode. */ in ravb_wol_restore()
3320 MODULE_DESCRIPTION("Renesas Ethernet AVB driver");