Searched refs:NEXT_RAW_CMP (Results 1 – 2 of 2) sorted by relevance
5152 raw_cons = NEXT_RAW_CMP(raw_cons); in bnxt_poll_loopback()5153 raw_cons = NEXT_RAW_CMP(raw_cons); in bnxt_poll_loopback()5156 raw_cons = NEXT_RAW_CMP(raw_cons); in bnxt_poll_loopback()
875 #define NEXT_RAW_CMP(idx) ADV_RAW_CMP(idx, 1) macro