Searched refs:NUMMSGSINQ_POS (Results 1 – 2 of 2) sorted by relevance
94 #define NUMMSGSINQ_POS 1 macro
111 num_msgs = ring_state & CREATE_MASK(NUMMSGSINQ_POS, NUMMSGSINQ_LEN); in xgene_enet_ring_len()113 return num_msgs >> NUMMSGSINQ_POS; in xgene_enet_ring_len()