Searched refs:flow_rule_match_enc_keyid (Results 1 – 11 of 11) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/en/ |
| H A D | tc_tun_gre.c | 76 flow_rule_match_enc_keyid(rule, &enc_keyid); in mlx5e_tc_tun_parse_gretap()
|
| H A D | tc_tun_mplsoudp.c | 79 flow_rule_match_enc_keyid(rule, &enc_keyid); in parse_tunnel()
|
| H A D | tc_tun_vxlan.c | 118 flow_rule_match_enc_keyid(rule, &enc_keyid); in mlx5e_tc_tun_parse_vxlan()
|
| H A D | tc_tun_geneve.c | 138 flow_rule_match_enc_keyid(rule, &enc_keyid); in mlx5e_tc_tun_parse_geneve_vni()
|
| /OK3568_Linux_fs/kernel/net/core/ |
| H A D | flow_offload.c | 163 void flow_rule_match_enc_keyid(const struct flow_rule *rule, in flow_rule_match_enc_keyid() function 168 EXPORT_SYMBOL(flow_rule_match_enc_keyid);
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/netronome/nfp/flower/ |
| H A D | match.c | 385 flow_rule_match_enc_keyid(rule, &match); in nfp_flower_compile_tun_udp_key() 400 flow_rule_match_enc_keyid(rule, &match); in nfp_flower_compile_tun_gre_key()
|
| /OK3568_Linux_fs/kernel/include/net/ |
| H A D | flow_offload.h | 113 void flow_rule_match_enc_keyid(const struct flow_rule *rule,
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/chelsio/cxgb4/ |
| H A D | cxgb4_tc_flower.c | 262 flow_rule_match_enc_keyid(rule, &match); in cxgb4_process_flow_match()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/broadcom/bnxt/ |
| H A D | bnxt_tc.c | 481 flow_rule_match_enc_keyid(rule, &match); in bnxt_tc_parse_flow()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/iavf/ |
| H A D | iavf_main.c | 2786 flow_rule_match_enc_keyid(rule, &match); in iavf_parse_cls_flower()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/i40e/ |
| H A D | i40e_main.c | 8031 flow_rule_match_enc_keyid(rule, &match); in i40e_parse_cls_flower()
|