Home
last modified time | relevance | path

Searched refs:NEXT_RAW_CMP (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_ethtool.c3236 raw_cons = NEXT_RAW_CMP(raw_cons); in bnxt_poll_loopback()
3237 raw_cons = NEXT_RAW_CMP(raw_cons); in bnxt_poll_loopback()
3240 raw_cons = NEXT_RAW_CMP(raw_cons); in bnxt_poll_loopback()
H A Dbnxt.c1742 tmp_raw_cons = NEXT_RAW_CMP(tmp_raw_cons); in bnxt_rx_pkt()
1949 tmp_raw_cons = NEXT_RAW_CMP(tmp_raw_cons); in bnxt_force_rx_discard()
2305 raw_cons = NEXT_RAW_CMP(raw_cons); in __bnxt_poll_work()
2335 raw_cons = NEXT_RAW_CMP(raw_cons); in __bnxt_poll_work()
2425 tmp_raw_cons = NEXT_RAW_CMP(raw_cons); in bnxt_poll_nitroa0()
2451 raw_cons = NEXT_RAW_CMP(raw_cons); in bnxt_poll_nitroa0()
2594 raw_cons = NEXT_RAW_CMP(raw_cons); in bnxt_poll_p5()
H A Dbnxt.h657 #define NEXT_RAW_CMP(idx) ADV_RAW_CMP(idx, 1) macro
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_ethtool.c3610 raw_cons = NEXT_RAW_CMP(raw_cons); in bnxt_poll_loopback()
3611 raw_cons = NEXT_RAW_CMP(raw_cons); in bnxt_poll_loopback()
3614 raw_cons = NEXT_RAW_CMP(raw_cons); in bnxt_poll_loopback()
H A Dbnxt.c1817 tmp_raw_cons = NEXT_RAW_CMP(tmp_raw_cons); in bnxt_rx_pkt()
2077 tmp_raw_cons = NEXT_RAW_CMP(tmp_raw_cons); in bnxt_force_rx_discard()
2528 raw_cons = NEXT_RAW_CMP(raw_cons); in __bnxt_poll_work()
2558 raw_cons = NEXT_RAW_CMP(raw_cons); in __bnxt_poll_work()
2650 tmp_raw_cons = NEXT_RAW_CMP(raw_cons); in bnxt_poll_nitroa0()
2676 raw_cons = NEXT_RAW_CMP(raw_cons); in bnxt_poll_nitroa0()
2829 raw_cons = NEXT_RAW_CMP(raw_cons); in bnxt_poll_p5()
H A Dbnxt.h701 #define NEXT_RAW_CMP(idx) ADV_RAW_CMP(idx, 1) macro

Completed in 51 milliseconds