Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/broadcom/bnxt/
Dbnxt_ethtool.c3233 raw_cons = NEXT_RAW_CMP(raw_cons); in bnxt_poll_loopback()
3234 raw_cons = NEXT_RAW_CMP(raw_cons); in bnxt_poll_loopback()
3237 raw_cons = NEXT_RAW_CMP(raw_cons); in bnxt_poll_loopback()
Dbnxt.h651 #define NEXT_RAW_CMP(idx) ADV_RAW_CMP(idx, 1) macro
Dbnxt.c1698 tmp_raw_cons = NEXT_RAW_CMP(tmp_raw_cons); in bnxt_rx_pkt()
1893 tmp_raw_cons = NEXT_RAW_CMP(tmp_raw_cons); in bnxt_force_rx_discard()
2231 raw_cons = NEXT_RAW_CMP(raw_cons); in __bnxt_poll_work()
2261 raw_cons = NEXT_RAW_CMP(raw_cons); in __bnxt_poll_work()
2346 tmp_raw_cons = NEXT_RAW_CMP(raw_cons); in bnxt_poll_nitroa0()
2370 raw_cons = NEXT_RAW_CMP(raw_cons); in bnxt_poll_nitroa0()
2507 raw_cons = NEXT_RAW_CMP(raw_cons); in bnxt_poll_p5()