Home
last modified time | relevance | path

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

/drivers/net/ethernet/apm/xgene/
Dxgene_enet_sgmac.h46 extern const struct xgene_mac_ops xgene_sgmac_ops;
Dxgene_enet_main.h154 struct xgene_mac_ops { struct
231 const struct xgene_mac_ops *mac_ops;
Dxgene_enet_xgmac.h98 extern const struct xgene_mac_ops xgene_xgmac_ops;
Dxgene_enet_hw.h446 extern const struct xgene_mac_ops xgene_gmac_ops;
Dxgene_enet_hw.c815 const struct xgene_mac_ops *mac_ops = pdata->mac_ops; in xgene_enet_adjust_link()
1011 const struct xgene_mac_ops xgene_gmac_ops = {
Dxgene_enet_xgmac.c522 const struct xgene_mac_ops xgene_xgmac_ops = {
Dxgene_enet_sgmac.c594 const struct xgene_mac_ops xgene_sgmac_ops = {
Dxgene_enet_main.c1003 const struct xgene_mac_ops *mac_ops = pdata->mac_ops; in xgene_enet_open()
1036 const struct xgene_mac_ops *mac_ops = pdata->mac_ops; in xgene_enet_close()