Searched refs:flow_rule_match_basic (Results 1 – 15 of 15) sorted by relevance
| /Linux-v5.4/net/core/ |
| D | flow_offload.c | 37 void flow_rule_match_basic(const struct flow_rule *rule, in flow_rule_match_basic() function 42 EXPORT_SYMBOL(flow_rule_match_basic);
|
| /Linux-v5.4/drivers/net/ethernet/netronome/nfp/flower/ |
| D | match.c | 121 flow_rule_match_basic(rule, &match); in nfp_flower_compile_mac() 161 flow_rule_match_basic(rule, &match); in nfp_flower_compile_ip_ext()
|
| D | action.c | 773 flow_rule_match_basic(rule, &match); in nfp_fl_commit_mangle()
|
| D | offload.c | 341 flow_rule_match_basic(rule, &basic); in nfp_flower_calculate_key_layers()
|
| /Linux-v5.4/include/net/ |
| D | flow_offload.h | 75 void flow_rule_match_basic(const struct flow_rule *rule,
|
| /Linux-v5.4/drivers/net/ethernet/mscc/ |
| D | ocelot_flower.c | 102 flow_rule_match_basic(rule, &match); in ocelot_flower_parse()
|
| /Linux-v5.4/drivers/net/ethernet/chelsio/cxgb4/ |
| D | cxgb4_tc_flower.c | 101 flow_rule_match_basic(rule, &match); in cxgb4_process_flow_match() 251 flow_rule_match_basic(rule, &match); in cxgb4_validate_flow_match()
|
| /Linux-v5.4/drivers/net/ethernet/mellanox/mlxsw/ |
| D | spectrum_flower.c | 366 flow_rule_match_basic(rule, &match); in mlxsw_sp_flower_parse()
|
| /Linux-v5.4/drivers/net/ethernet/stmicro/stmmac/ |
| D | stmmac_tc.c | 406 flow_rule_match_basic(rule, &match); in tc_add_basic_flow()
|
| /Linux-v5.4/drivers/net/ethernet/broadcom/bnxt/ |
| D | bnxt_tc.c | 190 flow_rule_match_basic(rule, &match); in bnxt_tc_parse_flow()
|
| /Linux-v5.4/drivers/net/ethernet/qlogic/qede/ |
| D | qede_filter.c | 1927 flow_rule_match_basic(rule, &match); in qede_parse_flow_attr()
|
| /Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/ |
| D | en_tc.c | 1860 flow_rule_match_basic(rule, &match); in __parse_cls_flower() 2004 flow_rule_match_basic(rule, &match); in __parse_cls_flower()
|
| /Linux-v5.4/drivers/net/ethernet/intel/iavf/ |
| D | iavf_main.c | 2717 flow_rule_match_basic(rule, &match); in iavf_parse_cls_flower()
|
| /Linux-v5.4/drivers/net/ethernet/intel/igb/ |
| D | igb_main.c | 2631 flow_rule_match_basic(rule, &match); in igb_parse_cls_flower()
|
| /Linux-v5.4/drivers/net/ethernet/intel/i40e/ |
| D | i40e_main.c | 7778 flow_rule_match_basic(rule, &match); in i40e_parse_cls_flower()
|