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 */
216 /* Free skb's and DMA buffers for Ethernet AVB */
270 /* Format skb and descriptor buffer for Ethernet AVB */
331 /* Init skb and descriptor buffer for Ethernet AVB */
418 /* Device init function for Ethernet AVB */
448 /* Set AVB RX */ in ravb_dmac_init()
474 /* Setting the control will start the AVB-DMAC process. */ in ravb_dmac_init()
533 /* Packet receive function for Ethernet AVB */
685 /* Stop AVB-DMAC process */ in ravb_stop_dma()
1227 "cannot set ringparam! Any AVB processes are still running?\n"); in ravb_set_ringparam()
1340 /* Network device open function for Ethernet AVB */
1428 /* Timeout function for Ethernet AVB */
1494 /* Packet transmit function for Ethernet AVB */
1670 /* Device close function for Ethernet AVB */
1688 /* Set the config mode to stop the AVB-DMAC's processes */ in ravb_close()
2098 /* Set AVB config mode */ in ravb_probe()
2287 /* Set AVB config mode */ in ravb_resume()
2349 MODULE_DESCRIPTION("Renesas Ethernet AVB driver");