Searched refs:qos_key_extract (Results 1 – 3 of 3) sorted by relevance
| /dpdk/drivers/net/dpaa2/ |
| H A D | dpaa2_flow.c | 799 &priv->extract.qos_key_extract, in dpaa2_flow_rule_move_ipaddr_tail() 809 &priv->extract.qos_key_extract, in dpaa2_flow_rule_move_ipaddr_tail() 815 &priv->extract.qos_key_extract, in dpaa2_flow_rule_move_ipaddr_tail() 825 &priv->extract.qos_key_extract, in dpaa2_flow_rule_move_ipaddr_tail() 1008 &priv->extract.qos_key_extract, in dpaa2_configure_flow_eth() 1075 &priv->extract.qos_key_extract, in dpaa2_configure_flow_eth() 1141 &priv->extract.qos_key_extract, in dpaa2_configure_flow_eth() 1358 &priv->extract.qos_key_extract, in dpaa2_configure_flow_ip_discrimation() 1543 &priv->extract.qos_key_extract, in dpaa2_configure_flow_generic_ip() 1564 &priv->extract.qos_key_extract, in dpaa2_configure_flow_generic_ip() [all …]
|
| H A D | dpaa2_ethdev.h | 160 struct dpaa2_key_extract qos_key_extract; member
|
| H A D | dpaa2_ethdev.c | 2772 memset(&priv->extract.qos_key_extract, 0, in dpaa2_dev_init() 2780 priv->extract.qos_key_extract.key_info.ipv4_src_offset = in dpaa2_dev_init() 2782 priv->extract.qos_key_extract.key_info.ipv4_dst_offset = in dpaa2_dev_init() 2784 priv->extract.qos_key_extract.key_info.ipv6_src_offset = in dpaa2_dev_init() 2786 priv->extract.qos_key_extract.key_info.ipv6_dst_offset = in dpaa2_dev_init()
|