Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/broadcom/bnxt/
Dbnxt_ethtool.c2802 raw_cons = NEXT_RAW_CMP(raw_cons); in bnxt_poll_loopback()
2803 raw_cons = NEXT_RAW_CMP(raw_cons); in bnxt_poll_loopback()
2806 raw_cons = NEXT_RAW_CMP(raw_cons); in bnxt_poll_loopback()
Dbnxt.h641 #define NEXT_RAW_CMP(idx) ADV_RAW_CMP(idx, 1) macro
Dbnxt.c1699 tmp_raw_cons = NEXT_RAW_CMP(tmp_raw_cons); in bnxt_rx_pkt()
1887 tmp_raw_cons = NEXT_RAW_CMP(tmp_raw_cons); in bnxt_force_rx_discard()
2174 raw_cons = NEXT_RAW_CMP(raw_cons); in __bnxt_poll_work()
2204 raw_cons = NEXT_RAW_CMP(raw_cons); in __bnxt_poll_work()
2289 tmp_raw_cons = NEXT_RAW_CMP(raw_cons); in bnxt_poll_nitroa0()
2313 raw_cons = NEXT_RAW_CMP(raw_cons); in bnxt_poll_nitroa0()
2456 raw_cons = NEXT_RAW_CMP(raw_cons); in bnxt_poll_p5()