Searched refs:NEXT_ENTRY (Results 1 – 4 of 4) sorted by relevance
91 #define NEXT_ENTRY(index, wrap) ((index + 1) & wrap) macro
1545 comp_rd_index = NEXT_ENTRY(comp_rd_index, in hxge_rx_pkts()
148 #define NEXT_ENTRY(index, wrap) ((index + 1) & wrap) macro
2095 comp_rd_index = NEXT_ENTRY(comp_rd_index, in nxge_rx_pkts()