Home
last modified time | relevance | path

Searched refs:NEXT_RAW_CMP (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt.h870 #define NEXT_RAW_CMP(idx) ADV_RAW_CMP(idx, 1) macro
H A Dbnxt.c2125 tmp_raw_cons = NEXT_RAW_CMP(tmp_raw_cons); in bnxt_rx_pkt()
2388 tmp_raw_cons = NEXT_RAW_CMP(tmp_raw_cons); in bnxt_force_rx_discard()
3048 raw_cons = NEXT_RAW_CMP(raw_cons); in __bnxt_poll_work()
3080 raw_cons = NEXT_RAW_CMP(raw_cons); in __bnxt_poll_work()
3175 tmp_raw_cons = NEXT_RAW_CMP(raw_cons); in bnxt_poll_nitroa0()
3201 raw_cons = NEXT_RAW_CMP(raw_cons); in bnxt_poll_nitroa0()
3370 raw_cons = NEXT_RAW_CMP(raw_cons); in bnxt_poll_p5()