Home
last modified time | relevance | path

Searched refs:dpni_rx_dist_cfg (Results 1 – 4 of 4) sorted by relevance

/f-stack/dpdk/drivers/net/dpaa2/base/
H A Ddpaa2_hw_dpni.c88 struct dpni_rx_dist_cfg tc_cfg; in dpaa2_setup_flow_dist()
115 memset(&tc_cfg, 0, sizeof(struct dpni_rx_dist_cfg)); in dpaa2_setup_flow_dist()
155 struct dpni_rx_dist_cfg tc_cfg; in dpaa2_remove_flow_dist()
167 memset(&tc_cfg, 0, sizeof(struct dpni_rx_dist_cfg)); in dpaa2_remove_flow_dist()
/f-stack/dpdk/drivers/net/dpaa2/mc/
H A Dfsl_dpni.h1423 struct dpni_rx_dist_cfg { struct
1432 uint16_t token, const struct dpni_rx_dist_cfg *cfg); argument
1435 uint16_t token, const struct dpni_rx_dist_cfg *cfg);
H A Ddpni.c2375 uint16_t token, const struct dpni_rx_dist_cfg *cfg) in dpni_set_rx_fs_dist()
2407 uint16_t token, const struct dpni_rx_dist_cfg *cfg) in dpni_set_rx_hash_dist()
/f-stack/dpdk/drivers/net/dpaa2/
H A Ddpaa2_flow.c3331 struct dpni_rx_dist_cfg tc_cfg; in dpaa2_generic_flow_set()
3471 sizeof(struct dpni_rx_dist_cfg)); in dpaa2_generic_flow_set()
3658 memset(&tc_cfg, 0, sizeof(struct dpni_rx_dist_cfg)); in dpaa2_generic_flow_set()