Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/broadcom/bnxt/
Dbnxt_ethtool.c4748 raw_cons = NEXT_RAW_CMP(raw_cons); in bnxt_poll_loopback()
4749 raw_cons = NEXT_RAW_CMP(raw_cons); in bnxt_poll_loopback()
4752 raw_cons = NEXT_RAW_CMP(raw_cons); in bnxt_poll_loopback()
Dbnxt.h857 #define NEXT_RAW_CMP(idx) ADV_RAW_CMP(idx, 1) macro
Dbnxt.c2050 tmp_raw_cons = NEXT_RAW_CMP(tmp_raw_cons); in bnxt_rx_pkt()
2308 tmp_raw_cons = NEXT_RAW_CMP(tmp_raw_cons); in bnxt_force_rx_discard()
2899 raw_cons = NEXT_RAW_CMP(raw_cons); in __bnxt_poll_work()
2929 raw_cons = NEXT_RAW_CMP(raw_cons); in __bnxt_poll_work()
3024 tmp_raw_cons = NEXT_RAW_CMP(raw_cons); in bnxt_poll_nitroa0()
3050 raw_cons = NEXT_RAW_CMP(raw_cons); in bnxt_poll_nitroa0()
3219 raw_cons = NEXT_RAW_CMP(raw_cons); in bnxt_poll_p5()