Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/broadcom/bnxt/
Dbnxt_ethtool.c3511 raw_cons = NEXT_RAW_CMP(raw_cons); in bnxt_poll_loopback()
3512 raw_cons = NEXT_RAW_CMP(raw_cons); in bnxt_poll_loopback()
3515 raw_cons = NEXT_RAW_CMP(raw_cons); in bnxt_poll_loopback()
Dbnxt.h686 #define NEXT_RAW_CMP(idx) ADV_RAW_CMP(idx, 1) macro
Dbnxt.c1833 tmp_raw_cons = NEXT_RAW_CMP(tmp_raw_cons); in bnxt_rx_pkt()
2095 tmp_raw_cons = NEXT_RAW_CMP(tmp_raw_cons); in bnxt_force_rx_discard()
2545 raw_cons = NEXT_RAW_CMP(raw_cons); in __bnxt_poll_work()
2575 raw_cons = NEXT_RAW_CMP(raw_cons); in __bnxt_poll_work()
2667 tmp_raw_cons = NEXT_RAW_CMP(raw_cons); in bnxt_poll_nitroa0()
2691 raw_cons = NEXT_RAW_CMP(raw_cons); in bnxt_poll_nitroa0()
2841 raw_cons = NEXT_RAW_CMP(raw_cons); in bnxt_poll_p5()