Searched refs:NEXT_RCQ_IDX (Results 1 – 3 of 3) sorted by relevance
452 sw_cq_prod = NEXT_RCQ_IDX(sw_cq_prod); in bnx2x_recv_pkts()453 sw_cq_cons = NEXT_RCQ_IDX(sw_cq_cons); in bnx2x_recv_pkts()
202 #define NEXT_RCQ_IDX(x) \ macro
1296 sw_cq_prod = NEXT_RCQ_IDX(sw_cq_prod); in bnx2x_rxeof()1297 sw_cq_cons = NEXT_RCQ_IDX(sw_cq_cons); in bnx2x_rxeof()