Searched refs:xgene_mac_ops (Results 1 – 8 of 8) sorted by relevance
142 struct xgene_mac_ops { struct219 const struct xgene_mac_ops *mac_ops;
34 extern const struct xgene_mac_ops xgene_sgmac_ops;
86 extern const struct xgene_mac_ops xgene_xgmac_ops;
434 extern const struct xgene_mac_ops xgene_gmac_ops;
797 const struct xgene_mac_ops *mac_ops = pdata->mac_ops; in xgene_enet_adjust_link()991 const struct xgene_mac_ops xgene_gmac_ops = {
516 const struct xgene_mac_ops xgene_xgmac_ops = {
584 const struct xgene_mac_ops xgene_sgmac_ops = {
994 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()
Completed in 25 milliseconds