Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/apm/xgene/
H A Dxgene_enet_sgmac.h34 extern const struct xgene_mac_ops xgene_sgmac_ops;
H A Dxgene_enet_main.h141 struct xgene_mac_ops { struct
218 const struct xgene_mac_ops *mac_ops;
H A Dxgene_enet_xgmac.h86 extern const struct xgene_mac_ops xgene_xgmac_ops;
H A Dxgene_enet_hw.h434 extern const struct xgene_mac_ops xgene_gmac_ops;
H A Dxgene_enet_hw.c803 const struct xgene_mac_ops *mac_ops = pdata->mac_ops; in xgene_enet_adjust_link()
997 const struct xgene_mac_ops xgene_gmac_ops = {
H A Dxgene_enet_xgmac.c510 const struct xgene_mac_ops xgene_xgmac_ops = {
H A Dxgene_enet_sgmac.c584 const struct xgene_mac_ops xgene_sgmac_ops = {
H A Dxgene_enet_main.c994 const struct xgene_mac_ops *mac_ops = pdata->mac_ops; in xgene_enet_open()
1029 const struct xgene_mac_ops *mac_ops = pdata->mac_ops; in xgene_enet_close()