Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_ethtool.c3234 raw_cons = NEXT_RAW_CMP(raw_cons); in bnxt_poll_loopback()
3235 raw_cons = NEXT_RAW_CMP(raw_cons); in bnxt_poll_loopback()
3238 raw_cons = NEXT_RAW_CMP(raw_cons); in bnxt_poll_loopback()
H A Dbnxt.h657 #define NEXT_RAW_CMP(idx) ADV_RAW_CMP(idx, 1) macro
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()
2424 tmp_raw_cons = NEXT_RAW_CMP(raw_cons); in bnxt_poll_nitroa0()
2448 raw_cons = NEXT_RAW_CMP(raw_cons); in bnxt_poll_nitroa0()
2589 raw_cons = NEXT_RAW_CMP(raw_cons); in bnxt_poll_p5()