Home
last modified time | relevance | path

Searched refs:xgene_enet_ring_bufnum (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/drivers/net/ethernet/apm/xgene/
Dxgene_enet_hw.h268 enum xgene_enet_ring_bufnum { enum
299 static inline u8 xgene_enet_ring_bufnum(u16 id) in xgene_enet_ring_bufnum() function
Dxgene_enet_hw.c165 data |= BIT(31 - xgene_enet_ring_bufnum(ring->id)); in xgene_enet_setup_ring()
181 data &= ~BIT(31 - xgene_enet_ring_bufnum(ring->id)); in xgene_enet_clear_ring()
533 fpsel = xgene_enet_ring_bufnum(bufpool_id) - 0x20; in xgene_enet_cle_bypass()
Dxgene_enet_xgmac.c280 fpsel = xgene_enet_ring_bufnum(bufpool_id) - 0x20; in xgene_enet_xgcle_bypass()
Dxgene_enet_sgmac.c339 fpsel = xgene_enet_ring_bufnum(bufpool_id) - 0x20; in xgene_enet_cle_bypass()