Searched refs:xgene_enet_wr_indirect (Results 1 – 3 of 3) sorted by relevance
/linux-4.4.14/drivers/net/ethernet/apm/xgene/ |
D | xgene_enet_xgmac.c | 49 static bool xgene_enet_wr_indirect(void __iomem *addr, void __iomem *wr, in xgene_enet_wr_indirect() function 82 if (!xgene_enet_wr_indirect(addr, wr, cmd, cmd_done, wr_addr, wr_data)) in xgene_enet_wr_mac()
|
D | xgene_enet_sgmac.c | 51 static bool xgene_enet_wr_indirect(struct xgene_indirect_ctl *ctl, in xgene_enet_wr_indirect() function 82 if (!xgene_enet_wr_indirect(&ctl, wr_addr, wr_data)) in xgene_enet_wr_mac()
|
D | xgene_enet_hw.c | 270 static bool xgene_enet_wr_indirect(void __iomem *addr, void __iomem *wr, in xgene_enet_wr_indirect() function 303 if (!xgene_enet_wr_indirect(addr, wr, cmd, cmd_done, wr_addr, wr_data)) in xgene_enet_wr_mcx_mac()
|