Searched refs:rte_flow_item_nvgre (Results 1 – 14 of 14) sorted by relevance
978 struct rte_flow_item_nvgre { struct993 static const struct rte_flow_item_nvgre rte_flow_item_nvgre_mask = { argument
63 MK_FLOW_ITEM(NVGRE, sizeof(struct rte_flow_item_nvgre)),
1033 const struct rte_flow_item_nvgre *spec = NULL; in sfc_flow_parse_nvgre()1034 const struct rte_flow_item_nvgre *mask = NULL; in sfc_flow_parse_nvgre()1035 const struct rte_flow_item_nvgre supp_mask = { in sfc_flow_parse_nvgre()1044 sizeof(struct rte_flow_item_nvgre), in sfc_flow_parse_nvgre()
143 const struct rte_flow_item_nvgre *nvgre_spec; in bnxt_validate_and_parse_flow_type()144 const struct rte_flow_item_nvgre *nvgre_mask; in bnxt_validate_and_parse_flow_type()
140 struct rte_flow_item_nvgre nvgre;222 *size = sizeof(struct rte_flow_item_nvgre); in flow_item_is_proto()
464 info.len = sizeof(struct rte_flow_item_nvgre); in otx2_flow_parse_ld()
486 const struct rte_flow_item_nvgre *nvgre = NULL; in ipn3ke_pattern_ip_nvgre()
939 const struct rte_flow_item_nvgre *nvgre_spec; in hns3_parse_nvgre()940 const struct rte_flow_item_nvgre *nvgre_mask; in hns3_parse_nvgre()
531 struct rte_flow_item_nvgre item_nvgre;2618 .priv = PRIV_ITEM(NVGRE, sizeof(struct rte_flow_item_nvgre)),2626 .args = ARGS(ARGS_ENTRY_HTON(struct rte_flow_item_nvgre, tni)),7367 struct rte_flow_item_nvgre *nvgre; in update_fields()7400 nvgre = (struct rte_flow_item_nvgre *)buf; in update_fields()7647 size = sizeof(struct rte_flow_item_nvgre); in cmd_set_raw_parsed()
2311 const struct rte_flow_item_nvgre *nvgre_spec; in ixgbe_parse_fdir_filter_tunnel()2312 const struct rte_flow_item_nvgre *nvgre_mask; in ixgbe_parse_fdir_filter_tunnel()
504 const struct rte_flow_item_nvgre *nvgre_spec, *nvgre_mask; in ice_switch_inset_get()
3883 const struct rte_flow_item_nvgre *nvgre_spec; in i40e_flow_parse_nvgre_pattern()3884 const struct rte_flow_item_nvgre *nvgre_mask; in i40e_flow_parse_nvgre_pattern()
2695 const struct rte_flow_item_nvgre *mask = item->mask; in mlx5_flow_validate_item_nvgre()2717 sizeof(struct rte_flow_item_nvgre), in mlx5_flow_validate_item_nvgre()
6991 const struct rte_flow_item_nvgre *nvgre_m = item->mask; in flow_dv_translate_item_nvgre()6992 const struct rte_flow_item_nvgre *nvgre_v = item->spec; in flow_dv_translate_item_nvgre()