Searched refs:nicvf_rxq (Results 1 – 5 of 5) sorted by relevance
| /f-stack/dpdk/drivers/net/thunderx/base/ |
| H A D | nicvf_hw.h | 109 NICVF_STATIC_ASSERT(sizeof(struct nicvf_rxq) <= 128); 178 struct nicvf_rxq *rxq); 182 struct nicvf_rxq *rxq);
|
| H A D | nicvf_hw.c | 594 nicvf_qset_rq_config(struct nicvf *nic, uint16_t qidx, struct nicvf_rxq *rxq) in nicvf_qset_rq_config() 654 nicvf_qset_cq_config(struct nicvf *nic, uint16_t qidx, struct nicvf_rxq *rxq) in nicvf_qset_cq_config()
|
| /f-stack/dpdk/drivers/net/thunderx/ |
| H A D | nicvf_rxtx.c | 357 nicvf_fill_rbdr(struct nicvf_rxq *rxq, int to_fill) in nicvf_fill_rbdr() 396 nicvf_rx_pkts_to_process(struct nicvf_rxq *rxq, uint16_t nb_pkts, in nicvf_rx_pkts_to_process() 428 struct nicvf_rxq *rxq = rx_queue; in nicvf_recv_pkts() 581 struct nicvf_rxq *rxq = rx_queue; in nicvf_recv_pkts_multiseg() 654 struct nicvf_rxq *rxq; in nicvf_dev_rx_queue_count() 663 struct nicvf_rxq *rxq; in nicvf_dev_rbdr_refill()
|
| H A D | nicvf_ethdev.c | 573 struct nicvf_rxq *rxq, uint16_t qidx, uint32_t desc_cnt) in nicvf_qset_cq_alloc() 668 struct nicvf_rxq *rxq; in nicvf_rbdr_release_mbuf() 1083 nicvf_rx_queue_reset(struct nicvf_rxq *rxq) in nicvf_rx_queue_reset() 1094 struct nicvf_rxq *rxq; in nicvf_vf_start_rx_queue() 1135 struct nicvf_rxq *rxq; in nicvf_vf_stop_rx_queue() 1237 nicvf_rxq_mbuf_setup(struct nicvf_rxq *rxq) in nicvf_rxq_mbuf_setup() 1252 offsetof(struct nicvf_rxq, in nicvf_rxq_mbuf_setup() 1272 struct nicvf_rxq *rxq; in nicvf_dev_rx_queue_setup() 1447 struct nicvf_rxq *rxq; in rbdr_rte_mempool_get() 1475 struct nicvf_rxq *rxq; in nicvf_vf_start() [all …]
|
| H A D | nicvf_struct.h | 57 struct nicvf_rxq { struct
|