Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/bnxt/
H A Dbnxt_irq.c52 raw_cons = NEXT_RAW_CMP(raw_cons); in bnxt_int_handler()
H A Dbnxt_cpr.h30 #define NEXT_RAW_CMP(idx) ADV_RAW_CMP(idx, 1) macro
H A Dbnxt_rxr.c237 *tmp_raw_cons = NEXT_RAW_CMP(*tmp_raw_cons); in bnxt_rx_pages()
695 tmp_raw_cons = NEXT_RAW_CMP(tmp_raw_cons); in bnxt_rx_pkt()
893 raw_cons = NEXT_RAW_CMP(raw_cons); in bnxt_recv_pkts()
H A Dbnxt_rxtx_vec_sse.c318 raw_cons = NEXT_RAW_CMP(raw_cons); in bnxt_handle_tx_cp_vec()
H A Dbnxt_rxtx_vec_neon.c336 raw_cons = NEXT_RAW_CMP(raw_cons); in bnxt_handle_tx_cp_vec()