Searched defs:cons (Results 1 – 11 of 11) sorted by relevance
| /dpdk/drivers/net/bnxt/ |
| H A D | bnxt_rxtx_vec_common.h | 106 uint16_t cons, raw_cons = txr->tx_raw_cons; in bnxt_tx_cmp_vec_fast() local 137 uint16_t cons, raw_cons = txr->tx_raw_cons; in bnxt_tx_cmp_vec() local
|
| H A D | bnxt_cpr.h | 42 #define B_CP_DB_IDX_ARM(cpr, cons) \ argument 46 #define B_CP_DB_IDX_DISARM(cpr, cons) do { \ argument
|
| H A D | bnxt_rxr.c | 123 uint16_t cons) in bnxt_consume_rx_buf() 849 uint16_t cons, raw_prod, cp_cons = in bnxt_rx_pkt() local 1030 uint32_t cons; in bnxt_recv_pkts() local 1394 uint32_t cons; in bnxt_flush_rx_cmp() local
|
| H A D | bnxt_rxtx_vec_neon.c | 173 uint32_t cons, mbcons; in recv_burst_vec_neon() local 340 uint32_t cons; in bnxt_handle_tx_cp_vec() local
|
| H A D | bnxt_rxtx_vec_sse.c | 165 uint32_t cons, mbcons; in recv_burst_vec_sse() local 312 uint32_t cons; in bnxt_handle_tx_cp_vec() local
|
| H A D | bnxt_irq.c | 24 uint32_t cons, raw_cons, cp_ring_size; in bnxt_int_handler() local
|
| H A D | bnxt_txr.c | 451 uint32_t nb_tx_pkts = 0, cons, ring_mask, opaque; in bnxt_handle_tx_cp() local 579 uint32_t cons; in bnxt_flush_tx_cmp() local
|
| H A D | bnxt_rxtx_vec_avx2.c | 36 uint32_t cons, mbcons; in recv_burst_vec_avx2() local 390 uint32_t cons; in bnxt_handle_tx_cp_vec() local
|
| H A D | bnxt_ethdev.c | 3163 uint32_t agg_cnt, cons, cmpl_type; in bnxt_rx_queue_count_op() local 3235 uint32_t cons; in bnxt_rx_descriptor_status_op() local 3264 uint32_t agg_cnt, cons, cmpl_type; in bnxt_rx_descriptor_status_op() local 3344 uint32_t cons; in bnxt_tx_descriptor_status_op() local
|
| /dpdk/lib/ring/ |
| H A D | rte_ring_core.h | 145 struct rte_ring_headtail cons; member
|
| /dpdk/drivers/net/qede/base/ |
| H A D | ecore_sriov.c | 3943 u32 prod, cons[MAX_NUM_EXT_VOQS], distance[MAX_NUM_EXT_VOQS], tmp; in ecore_iov_vf_flr_poll_pbf() local
|