Searched refs:flow_rule_match_enc_keyid (Results 1 – 10 of 10) sorted by relevance
| /Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/en/ |
| D | tc_tun_gre.c | 76 flow_rule_match_enc_keyid(rule, &enc_keyid); in mlx5e_tc_tun_parse_gretap()
|
| D | tc_tun_vxlan.c | 118 flow_rule_match_enc_keyid(rule, &enc_keyid); in mlx5e_tc_tun_parse_vxlan()
|
| D | tc_tun_geneve.c | 138 flow_rule_match_enc_keyid(rule, &enc_keyid); in mlx5e_tc_tun_parse_geneve_vni()
|
| /Linux-v5.4/net/core/ |
| D | flow_offload.c | 156 void flow_rule_match_enc_keyid(const struct flow_rule *rule, in flow_rule_match_enc_keyid() function 161 EXPORT_SYMBOL(flow_rule_match_enc_keyid);
|
| /Linux-v5.4/drivers/net/ethernet/netronome/nfp/flower/ |
| D | match.c | 336 flow_rule_match_enc_keyid(rule, &match); in nfp_flower_compile_ipv4_gre_tun() 362 flow_rule_match_enc_keyid(rule, &match); in nfp_flower_compile_ipv4_udp_tun()
|
| /Linux-v5.4/include/net/ |
| D | flow_offload.h | 109 void flow_rule_match_enc_keyid(const struct flow_rule *rule,
|
| /Linux-v5.4/drivers/net/ethernet/chelsio/cxgb4/ |
| D | cxgb4_tc_flower.c | 180 flow_rule_match_enc_keyid(rule, &match); in cxgb4_process_flow_match()
|
| /Linux-v5.4/drivers/net/ethernet/broadcom/bnxt/ |
| D | bnxt_tc.c | 286 flow_rule_match_enc_keyid(rule, &match); in bnxt_tc_parse_flow()
|
| /Linux-v5.4/drivers/net/ethernet/intel/iavf/ |
| D | iavf_main.c | 2709 flow_rule_match_enc_keyid(rule, &match); in iavf_parse_cls_flower()
|
| /Linux-v5.4/drivers/net/ethernet/intel/i40e/ |
| D | i40e_main.c | 7768 flow_rule_match_enc_keyid(rule, &match); in i40e_parse_cls_flower()
|