Home
last modified time | relevance | path

Searched refs:xgene_mac_ops (Results 1 – 8 of 8) sorted by relevance

/linux-4.4.14/drivers/net/ethernet/apm/xgene/
Dxgene_enet_sgmac.h38 extern struct xgene_mac_ops xgene_sgmac_ops;
Dxgene_enet_main.h119 struct xgene_mac_ops { struct
177 struct xgene_mac_ops *mac_ops;
Dxgene_enet_xgmac.h72 extern struct xgene_mac_ops xgene_xgmac_ops;
Dxgene_enet_hw.h343 extern struct xgene_mac_ops xgene_gmac_ops;
Dxgene_enet_main.c693 struct xgene_mac_ops *mac_ops = pdata->mac_ops; in xgene_enet_open()
717 struct xgene_mac_ops *mac_ops = pdata->mac_ops; in xgene_enet_close()
1432 struct xgene_mac_ops *mac_ops; in xgene_enet_probe()
1519 struct xgene_mac_ops *mac_ops; in xgene_enet_remove()
Dxgene_enet_xgmac.c329 struct xgene_mac_ops xgene_xgmac_ops = {
Dxgene_enet_sgmac.c408 struct xgene_mac_ops xgene_sgmac_ops = {
Dxgene_enet_hw.c872 struct xgene_mac_ops xgene_gmac_ops = {