Home
last modified time | relevance | path

Searched defs:flow_id (Results 1 – 18 of 18) sorted by relevance

/dpdk/drivers/net/bnxt/tf_core/
H A Dtf_ext_flow_handle.h126 #define TF_SET_FLOW_ID(flow_id, gfid, flag, dir) \ argument
139 #define TF_GET_GFID_FROM_FLOW_ID(flow_id, gfid) \ argument
145 #define TF_GET_DIR_FROM_FLOW_ID(flow_id, dir) \ argument
151 #define TF_GET_FLAG_FROM_FLOW_ID(flow_id, flag) \ argument
/dpdk/drivers/net/ionic/
H A Dionic_rx_filter.h14 uint32_t flow_id; member
H A Dionic_rx_filter.c52 ionic_rx_filter_save(struct ionic_lif *lif, uint32_t flow_id, in ionic_rx_filter_save()
/dpdk/drivers/event/dpaa2/
H A Ddpaa2_eventdev_selftest.c42 uint32_t flow_id; member
219 uint32_t flow_id, uint8_t event_type, in update_event_and_validation_attr()
246 inject_events(uint32_t flow_id, uint8_t event_type, uint8_t sub_event_type, in inject_events()
/dpdk/app/test-eventdev/
H A Dtest_order_common.h73 order_flow_id_save(struct test_order *t, flow_id_t flow_id, in order_flow_id_save()
/dpdk/examples/qos_meter/
H A Dmain.c149 uint8_t flow_id = (uint8_t)(pkt_data[APP_PKT_FLOW_POS] & (APP_FLOWS_MAX - 1)); in app_pkt_handle() local
/dpdk/drivers/event/octeontx/
H A Dssovf_evdev_selftest.c42 uint32_t flow_id; member
266 uint32_t flow_id, uint8_t event_type, in update_event_and_validation_attr()
292 inject_events(uint32_t flow_id, uint8_t event_type, uint8_t sub_event_type, in inject_events()
/dpdk/drivers/net/mlx4/
H A Dmlx4_glue.c155 mlx4_glue_destroy_flow(struct ibv_flow *flow_id) in mlx4_glue_destroy_flow()
/dpdk/drivers/event/sw/
H A Dsw_evdev_scheduler.c51 const uint16_t flow_id = SW_HASH_FLOWID(qes[i].flow_id); in sw_schedule_atomic_to_cq() local
/dpdk/drivers/net/bnxt/
H A Dbnxt_filter.h35 uint32_t flow_id; member
/dpdk/drivers/common/mlx5/linux/
H A Dmlx5_glue.c214 mlx5_glue_destroy_flow(struct ibv_flow *flow_id) in mlx5_glue_destroy_flow()
987 mlx5_glue_dv_destroy_flow(void *flow_id) in mlx5_glue_dv_destroy_flow()
/dpdk/drivers/common/cnxk/
H A Droc_mcs.h42 uint8_t flow_id; member
89 uint8_t flow_id; member
/dpdk/app/test/
H A Dtest_dispatcher.c822 uint32_t flow_id; in test_basic() local
/dpdk/drivers/common/idpf/base/
H A Dvirtchnl2_lan_desc.h528 __le32 flow_id; member
735 __le16 flow_id; member
/dpdk/lib/eventdev/
H A Drte_eventdev.h1577 uint32_t flow_id:20; global() member
H A Drte_event_eth_rx_adapter.c1991 uint32_t flow_id; in rxa_set_vector_data() local
[all...]
/dpdk/lib/ethdev/
H A Drte_flow.h1182 uint8_t flow_id; /**< Flow ID. */ global() member
/dpdk/drivers/net/qede/base/
H A Decore_hsi_eth.h1178 __le16 flow_id /* RX flow ID. Valid if flow_id_valid set. */; member