Home
last modified time | relevance | path

Searched defs:cmp (Results 1 – 25 of 30) sorted by relevance

12

/dpdk/drivers/net/bnxt/
H A Dbnxt_rxr.h10 #define BNXT_TPA_START_AGG_ID_PRE_TH(cmp) \ argument
14 #define BNXT_TPA_START_AGG_ID_TH(cmp) \ argument
18 struct rx_tpa_start_cmpl *cmp) in bnxt_tpa_start_agg_id()
26 #define BNXT_TPA_END_AGG_BUFS(cmp) \ argument
30 #define BNXT_TPA_END_AGG_BUFS_TH(cmp) \ argument
33 #define BNXT_TPA_END_AGG_ID(cmp) \ argument
37 #define BNXT_TPA_END_AGG_ID_TH(cmp) \ argument
40 #define BNXT_RX_L2_AGG_BUFS(cmp) \ argument
H A Dbnxt_cpr.c134 struct cmpl_base *cmp) in bnxt_handle_async_event()
358 int bnxt_event_hwrm_resp_handler(struct bnxt *bp, struct cmpl_base *cmp) in bnxt_event_hwrm_resp_handler()
H A Dbnxt_irq.c26 struct cmpl_base *cmp; in bnxt_int_handler() local
H A Dbnxt_cpr.h15 #define CMP_TYPE(cmp) \ argument
/dpdk/lib/gro/
H A Dgro_vxlan_udp4.c210 int cmp; in udp4_check_vxlan_neighbor() local
238 int cmp, in merge_two_vxlan_udp4_packets()
301 int cmp; in gro_vxlan_udp4_reassemble() local
456 int cmp; in gro_vxlan_udp4_merge_items() local
H A Dgro_vxlan_tcp4.c220 int cmp; in check_vxlan_seq_option() local
246 int cmp, in merge_two_vxlan_tcp4_packets()
305 int cmp; in gro_vxlan_tcp4_reassemble() local
H A Dgro_udp4.c210 int cmp; in gro_udp4_reassemble() local
346 int cmp; in gro_udp4_merge_items() local
H A Dgro_udp4.h195 int cmp, in merge_two_udp4_packets()
H A Dgro_tcp4.c207 int cmp; in gro_tcp4_reassemble() local
H A Dgro_tcp4.h207 int cmp, in merge_two_tcp4_packets()
/dpdk/lib/eal/common/
H A Deal_common_class.c33 rte_class_find(const struct rte_class *start, rte_class_cmp_t cmp, in rte_class_find()
H A Deal_common_bus.c121 rte_bus_find(const struct rte_bus *start, rte_bus_cmp_t cmp, in rte_bus_find()
/dpdk/drivers/net/virtio/
H A Dvirtio_rxtx_packed_avx.h28 uint16_t i, cmp; in virtqueue_enqueue_batch_packed_vec() local
/dpdk/drivers/bus/vmbus/
H A Dvmbus_common.c273 vmbus_find_device(const struct rte_device *start, rte_dev_cmp_t cmp, in vmbus_find_device()
/dpdk/lib/vhost/
H A Dvdpa.c312 vdpa_find_device(const struct rte_vdpa_device *start, rte_vdpa_cmp_t cmp, in vdpa_find_device()
/dpdk/drivers/bus/auxiliary/
H A Dauxiliary_common.c296 auxiliary_find_device(const struct rte_device *start, rte_dev_cmp_t cmp, in auxiliary_find_device()
/dpdk/drivers/bus/ifpga/
H A Difpga_bus.c411 rte_dev_cmp_t cmp, const void *data) in ifpga_find_device()
/dpdk/drivers/bus/fslmc/
H A Dfslmc_bus.c495 rte_fslmc_find_device(const struct rte_device *start, rte_dev_cmp_t cmp, in rte_fslmc_find_device()
/dpdk/drivers/raw/ioat/
H A Didxd_bus.c324 dsa_find_device(const struct rte_device *start, rte_dev_cmp_t cmp, in dsa_find_device()
/dpdk/drivers/dma/idxd/
H A Didxd_bus.c356 dsa_find_device(const struct rte_device *start, rte_dev_cmp_t cmp, in dsa_find_device()
/dpdk/drivers/bus/dpaa/
H A Ddpaa_bus.c716 rte_dpaa_find_device(const struct rte_device *start, rte_dev_cmp_t cmp, in rte_dpaa_find_device()
/dpdk/lib/ethdev/
H A Dethdev_private.c31 eth_find_device(const struct rte_eth_dev *start, rte_eth_cmp_t cmp, in eth_find_device()
/dpdk/drivers/bus/vdev/
H A Dvdev.c573 rte_vdev_find_device(const struct rte_device *start, rte_dev_cmp_t cmp, in rte_vdev_find_device()
/dpdk/drivers/bus/pci/
H A Dpci_common.c480 pci_find_device(const struct rte_device *start, rte_dev_cmp_t cmp, in pci_find_device()
/dpdk/lib/compressdev/
H A Drte_compressdev.c153 int cmp; in rte_compressdev_devices_get() local

12