Lines Matching full:avb
2 /* Renesas Ethernet AVB device driver
135 * Ethernet AVB device doesn't have ROM for MAC address.
203 /* Free TX skb function for AVB-IP */
298 /* Free skb's and DMA buffers for Ethernet AVB */
399 /* Format skb and descriptor buffer for Ethernet AVB */
468 /* Init skb and descriptor buffer for Ethernet AVB */
650 /* Set AVB RX */ in ravb_dmac_init_rcar()
679 /* Device init function for Ethernet AVB */
695 /* Setting the control will start the AVB-DMAC process. */ in ravb_dmac_init()
891 /* Packet receive function for Ethernet AVB */
1006 /* Packet receive function for Ethernet AVB */
1053 /* Stop AVB-DMAC process */ in ravb_stop_dma()
1635 "cannot set ringparam! Any AVB processes are still running?\n"); in ravb_set_ringparam()
1752 /* Network device open function for Ethernet AVB */
1861 /* Timeout function for Ethernet AVB */
1938 /* Packet transmit function for Ethernet AVB */
2145 /* Device close function for Ethernet AVB */
2164 /* Set the config mode to stop the AVB-DMAC's processes */ in ravb_close()
2805 /* Set AVB config mode */ in ravb_probe()
3024 /* Set AVB config mode */ in ravb_resume()
3094 MODULE_DESCRIPTION("Renesas Ethernet AVB driver");