Searched refs:qos_key_extract (Results 1 – 3 of 3) sorted by relevance
| /f-stack/dpdk/drivers/net/dpaa2/ |
| H A D | dpaa2_flow.c | 792 &priv->extract.qos_key_extract, in dpaa2_flow_rule_move_ipaddr_tail() 802 &priv->extract.qos_key_extract, in dpaa2_flow_rule_move_ipaddr_tail() 808 &priv->extract.qos_key_extract, in dpaa2_flow_rule_move_ipaddr_tail() 818 &priv->extract.qos_key_extract, in dpaa2_flow_rule_move_ipaddr_tail() 1001 &priv->extract.qos_key_extract, in dpaa2_configure_flow_eth() 1068 &priv->extract.qos_key_extract, in dpaa2_configure_flow_eth() 1134 &priv->extract.qos_key_extract, in dpaa2_configure_flow_eth() 1351 &priv->extract.qos_key_extract, in dpaa2_configure_flow_ip_discrimation() 1536 &priv->extract.qos_key_extract, in dpaa2_configure_flow_generic_ip() 1557 &priv->extract.qos_key_extract, in dpaa2_configure_flow_generic_ip() [all …]
|
| H A D | dpaa2_ethdev.h | 129 struct dpaa2_key_extract qos_key_extract; member
|
| H A D | dpaa2_ethdev.c | 2677 memset(&priv->extract.qos_key_extract, 0, in dpaa2_dev_init() 2685 priv->extract.qos_key_extract.key_info.ipv4_src_offset = in dpaa2_dev_init() 2687 priv->extract.qos_key_extract.key_info.ipv4_dst_offset = in dpaa2_dev_init() 2689 priv->extract.qos_key_extract.key_info.ipv6_src_offset = in dpaa2_dev_init() 2691 priv->extract.qos_key_extract.key_info.ipv6_dst_offset = in dpaa2_dev_init()
|