Searched defs:emac (Results 1 – 6 of 6) sorted by relevance
121 static void enet_mac_rx_isr(struct emac_device* emac) in enet_mac_rx_isr()132 static void enet_mac_tx_isr(struct emac_device* emac) in enet_mac_tx_isr()139 struct emac_device* emac = param; in ethernet_callback() local156 struct emac_device* emac = K64_EMAC_DEVICE(dev); in k64_emac_init() local244 struct emac_device *emac; in k64_emac_control() local270 struct emac_device *emac = K64_EMAC_DEVICE(dev); in k64_emac_tx() local317 struct emac_device *emac = K64_EMAC_DEVICE(dev); in k64_emac_rx() local
42 void init_enet(struct emac_device* emac) in init_enet()100 struct emac_device *emac; in imx_emac_init() local133 struct emac_device *emac; in imx_emac_control() local158 struct emac_device *emac; in imx_emac_tx() local176 struct emac_device *emac; in imx_emac_rx() local
325 struct eth_device_smc911x *emac; in smc911x_isr() local343 struct eth_device_smc911x *emac; in smc911x_emac_init() local372 struct eth_device_smc911x *emac; in smc911x_emac_control() local395 struct eth_device_smc911x *emac; in smc911x_emac_tx() local447 struct eth_device_smc911x *emac; in smc911x_emac_rx() local
203 struct xemac_s *emac = (struct xemac_s *)netif->state; in xemacif_input() local
129 s32_t is_tx_space_available(xemacpsif_s *emac) in is_tx_space_available()
1681 struct emac_priv *emac; in dump_emac_stats() local
Completed in 21 milliseconds