Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/apm/xgene/
Dxgene_enet_sgmac.h34 extern const struct xgene_mac_ops xgene_sgmac_ops;
Dxgene_enet_main.h141 struct xgene_mac_ops { struct
218 const struct xgene_mac_ops *mac_ops;
Dxgene_enet_xgmac.h86 extern const struct xgene_mac_ops xgene_xgmac_ops;
Dxgene_enet_hw.h434 extern const struct xgene_mac_ops xgene_gmac_ops;
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 = {
Dxgene_enet_xgmac.c510 const struct xgene_mac_ops xgene_xgmac_ops = {
Dxgene_enet_sgmac.c584 const struct xgene_mac_ops xgene_sgmac_ops = {
Dxgene_enet_main.c992 const struct xgene_mac_ops *mac_ops = pdata->mac_ops; in xgene_enet_open()
1025 const struct xgene_mac_ops *mac_ops = pdata->mac_ops; in xgene_enet_close()