Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/apm/xgene/
H A Dxgene_enet_hw.h370 enum xgene_enet_ring_bufnum { enum
396 static inline u8 xgene_enet_ring_bufnum(u16 id) in xgene_enet_ring_bufnum() function
409 return xgene_enet_ring_bufnum(id) - RING_BUFNUM_BUFPOOL; in xgene_enet_get_fpsel()
H A Dxgene_enet_xgmac.c454 data = BIT(xgene_enet_ring_bufnum(ring->id)); in xgene_enet_clear()
H A Dxgene_enet_sgmac.c518 data = BIT(xgene_enet_ring_bufnum(ring->id)); in xgene_enet_clear()