Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_ethtool.c5151 raw_cons = NEXT_RAW_CMP(raw_cons); in bnxt_poll_loopback()
5152 raw_cons = NEXT_RAW_CMP(raw_cons); in bnxt_poll_loopback()
5155 raw_cons = NEXT_RAW_CMP(raw_cons); in bnxt_poll_loopback()
H A Dbnxt.h875 #define NEXT_RAW_CMP(idx) ADV_RAW_CMP(idx, 1) macro
H A Dbnxt.c2150 tmp_raw_cons = NEXT_RAW_CMP(tmp_raw_cons); in bnxt_rx_pkt()
2421 tmp_raw_cons = NEXT_RAW_CMP(tmp_raw_cons); in bnxt_force_rx_discard()
3083 raw_cons = NEXT_RAW_CMP(raw_cons); in __bnxt_poll_work()
3115 raw_cons = NEXT_RAW_CMP(raw_cons); in __bnxt_poll_work()
3210 tmp_raw_cons = NEXT_RAW_CMP(raw_cons); in bnxt_poll_nitroa0()
3236 raw_cons = NEXT_RAW_CMP(raw_cons); in bnxt_poll_nitroa0()
3405 raw_cons = NEXT_RAW_CMP(raw_cons); in bnxt_poll_p5()