Lines Matching full:avb
2 /* Renesas Ethernet AVB device driver
109 * Ethernet AVB device doesn't have ROM for MAC address.
173 /* Free TX skb function for AVB-IP */
217 /* Free skb's and DMA buffers for Ethernet AVB */
272 /* Format skb and descriptor buffer for Ethernet AVB */
336 /* Init skb and descriptor buffer for Ethernet AVB */
423 /* Device init function for Ethernet AVB */
447 /* Set AVB RX */ in ravb_dmac_init()
473 /* Setting the control will start the AVB-DMAC process. */ in ravb_dmac_init()
532 /* Packet receive function for Ethernet AVB */
684 /* Stop AVB-DMAC process */ in ravb_stop_dma()
1218 "cannot set ringparam! Any AVB processes are still running?\n"); in ravb_set_ringparam()
1331 /* Network device open function for Ethernet AVB */
1419 /* Timeout function for Ethernet AVB */
1494 /* Packet transmit function for Ethernet AVB */
1680 /* Device close function for Ethernet AVB */
1698 /* Set the config mode to stop the AVB-DMAC's processes */ in ravb_close()
2163 /* Set AVB config mode */ in ravb_probe()
2355 /* Set AVB config mode */ in ravb_resume()
2418 MODULE_DESCRIPTION("Renesas Ethernet AVB driver");