Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/broadcom/bnge/
H A Dbnge_txrx.h108 #define NEXT_RAW_CMP(idx) ADV_RAW_CMP(idx, 1) macro
H A Dbnge_txrx.c839 tmp_raw_cons = NEXT_RAW_CMP(tmp_raw_cons); in bnge_rx_pkt()
1012 tmp_raw_cons = NEXT_RAW_CMP(tmp_raw_cons); in bnge_force_rx_discard()
1212 raw_cons = NEXT_RAW_CMP(raw_cons); in __bnge_poll_work()
1240 raw_cons = NEXT_RAW_CMP(raw_cons); in __bnge_poll_work()
1360 raw_cons = NEXT_RAW_CMP(raw_cons); in bnge_napi_poll()
/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_ethtool.c5115 raw_cons = NEXT_RAW_CMP(raw_cons); in bnxt_poll_loopback()
5116 raw_cons = NEXT_RAW_CMP(raw_cons); in bnxt_poll_loopback()
5119 raw_cons = NEXT_RAW_CMP(raw_cons); in bnxt_poll_loopback()
H A Dbnxt.h871 #define NEXT_RAW_CMP(idx) ADV_RAW_CMP(idx, 1) macro
H A Dbnxt.c2137 tmp_raw_cons = NEXT_RAW_CMP(tmp_raw_cons); in bnxt_rx_pkt()
2399 tmp_raw_cons = NEXT_RAW_CMP(tmp_raw_cons); in bnxt_force_rx_discard()
3061 raw_cons = NEXT_RAW_CMP(raw_cons); in __bnxt_poll_work()
3093 raw_cons = NEXT_RAW_CMP(raw_cons); in __bnxt_poll_work()
3188 tmp_raw_cons = NEXT_RAW_CMP(raw_cons); in bnxt_poll_nitroa0()
3214 raw_cons = NEXT_RAW_CMP(raw_cons); in bnxt_poll_nitroa0()
3383 raw_cons = NEXT_RAW_CMP(raw_cons); in bnxt_poll_p5()