/linux-6.3-rc2/drivers/net/ethernet/aquantia/atlantic/ |
A D | aq_filters.c | 54 struct ethtool_rx_flow_spec *fsp2) in aq_match_filter() 68 struct ethtool_rx_flow_spec *fsp) in aq_rule_already_exists() 90 struct ethtool_rx_flow_spec *fsp) in aq_check_approve_fl3l4() 127 struct ethtool_rx_flow_spec *fsp) in aq_check_approve_fl2() 154 struct ethtool_rx_flow_spec *fsp) in aq_check_approve_fvlan() 186 struct ethtool_rx_flow_spec *fsp) in aq_check_filter() 235 struct ethtool_rx_flow_spec *fsp) in aq_rule_is_not_support() 265 struct ethtool_rx_flow_spec *fsp) in aq_rule_is_not_correct() 294 struct ethtool_rx_flow_spec *fsp) in aq_check_rule() 682 struct ethtool_rx_flow_spec *fsp = in aq_add_rxnfc_rule() [all …]
|
A D | aq_filters.h | 20 struct ethtool_rx_flow_spec aq_fsp;
|
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/ |
A D | en_fs_ethtool.c | 63 struct ethtool_rx_flow_spec flow_spec; 82 struct ethtool_rx_flow_spec *fs, in get_flow_table() 351 struct ethtool_rx_flow_spec *fs) in set_flow_attrs() 428 struct ethtool_rx_flow_spec *fs, in flow_get_tirn() 464 struct ethtool_rx_flow_spec *fs, u32 rss_context) in add_ethtool_flow_rule() 562 static int validate_ethter(struct ethtool_rx_flow_spec *fs) in validate_ethter() 596 static int validate_ip4(struct ethtool_rx_flow_spec *fs) in validate_ip4() 614 static int validate_ip6(struct ethtool_rx_flow_spec *fs) in validate_ip6() 654 static int validate_vlan(struct ethtool_rx_flow_spec *fs) in validate_vlan() 668 struct ethtool_rx_flow_spec *fs) in validate_flow() [all …]
|
/linux-6.3-rc2/drivers/net/ethernet/engleder/ |
A D | tsnep_rxnfc.c | 97 struct ethtool_rx_flow_spec *fsp = &cmd->fs; in tsnep_rxnfc_get_rule() 172 const struct ethtool_rx_flow_spec *fsp) in tsnep_rxnfc_init_rule() 205 struct ethtool_rx_flow_spec *fsp = in tsnep_rxnfc_add_rule() 206 (struct ethtool_rx_flow_spec *)&cmd->fs; in tsnep_rxnfc_add_rule() 272 struct ethtool_rx_flow_spec *fsp = in tsnep_rxnfc_del_rule() 273 (struct ethtool_rx_flow_spec *)&cmd->fs; in tsnep_rxnfc_del_rule()
|
/linux-6.3-rc2/drivers/net/ethernet/freescale/ |
A D | gianfar_ethtool.c | 1037 static inline u32 vlan_tci_vid(struct ethtool_rx_flow_spec *rule) in vlan_tci_vid() 1042 static inline u32 vlan_tci_vidm(struct ethtool_rx_flow_spec *rule) in vlan_tci_vidm() 1047 static inline u32 vlan_tci_cfi(struct ethtool_rx_flow_spec *rule) in vlan_tci_cfi() 1052 static inline u32 vlan_tci_cfim(struct ethtool_rx_flow_spec *rule) in vlan_tci_cfim() 1057 static inline u32 vlan_tci_prio(struct ethtool_rx_flow_spec *rule) in vlan_tci_prio() 1063 static inline u32 vlan_tci_priom(struct ethtool_rx_flow_spec *rule) in vlan_tci_priom() 1070 static int gfar_convert_to_filer(struct ethtool_rx_flow_spec *rule, in gfar_convert_to_filer() 1201 static int gfar_check_capability(struct ethtool_rx_flow_spec *flow, in gfar_check_capability() 1261 static void gfar_invert_masks(struct ethtool_rx_flow_spec *flow) in gfar_invert_masks() 1275 struct ethtool_rx_flow_spec *flow) in gfar_add_cls()
|
/linux-6.3-rc2/drivers/net/dsa/ |
A D | bcm_sf2_cfp.c | 24 struct ethtool_rx_flow_spec fs; 349 struct ethtool_rx_flow_spec *fs) in bcm_sf2_cfp_ipv4_rule_set() 581 struct ethtool_rx_flow_spec *fs) in bcm_sf2_cfp_rule_cmp() 630 struct ethtool_rx_flow_spec *fs) in bcm_sf2_cfp_ipv6_rule_set() 847 struct ethtool_rx_flow_spec *fs) in bcm_sf2_cfp_rule_insert() 927 struct ethtool_rx_flow_spec *fs) in bcm_sf2_cfp_rule_set() 1051 static void bcm_sf2_invert_masks(struct ethtool_rx_flow_spec *flow) in bcm_sf2_invert_masks()
|
/linux-6.3-rc2/drivers/net/ethernet/intel/ice/ |
A D | ice_ethtool_fdir.c | 118 struct ethtool_rx_flow_spec *fsp; in ice_get_ethtool_fdir_entry() 123 fsp = (struct ethtool_rx_flow_spec *)&cmd->fs; in ice_get_ethtool_fdir_entry() 481 ice_parse_rx_flow_user_data(struct ethtool_rx_flow_spec *fsp, in ice_parse_rx_flow_user_data() 1203 ice_cfg_fdir_xtrct_seq(struct ice_pf *pf, struct ethtool_rx_flow_spec *fsp, in ice_cfg_fdir_xtrct_seq() 1629 struct ethtool_rx_flow_spec *fsp = in ice_del_fdir_ethtool() 1630 (struct ethtool_rx_flow_spec *)&cmd->fs; in ice_del_fdir_ethtool() 1694 ice_set_fdir_input_set(struct ice_vsi *vsi, struct ethtool_rx_flow_spec *fsp, in ice_set_fdir_input_set() 1842 struct ethtool_rx_flow_spec *fsp; in ice_add_fdir_ethtool() 1867 fsp = (struct ethtool_rx_flow_spec *)&cmd->fs; in ice_add_fdir_ethtool()
|
/linux-6.3-rc2/drivers/net/ethernet/intel/iavf/ |
A D | iavf_ethtool.c | 995 iavf_parse_rx_flow_user_data(struct ethtool_rx_flow_spec *fsp, in iavf_parse_rx_flow_user_data() 1041 iavf_fill_rx_flow_ext_data(struct ethtool_rx_flow_spec *fsp, in iavf_fill_rx_flow_ext_data() 1064 struct ethtool_rx_flow_spec *fsp = (struct ethtool_rx_flow_spec *)&cmd->fs; in iavf_get_ethtool_fdir_entry() 1241 iavf_add_fdir_fltr_info(struct iavf_adapter *adapter, struct ethtool_rx_flow_spec *fsp, in iavf_add_fdir_fltr_info() 1387 struct ethtool_rx_flow_spec *fsp = &cmd->fs; in iavf_add_fdir_ethtool() 1455 struct ethtool_rx_flow_spec *fsp = (struct ethtool_rx_flow_spec *)&cmd->fs; in iavf_del_fdir_ethtool()
|
/linux-6.3-rc2/drivers/net/ethernet/marvell/octeontx2/nic/ |
A D | otx2_flows.c | 18 struct ethtool_rx_flow_spec flow_spec; 526 static int otx2_prepare_ipv4_flow(struct ethtool_rx_flow_spec *fsp, in otx2_prepare_ipv4_flow() 685 static int otx2_prepare_ipv6_flow(struct ethtool_rx_flow_spec *fsp, in otx2_prepare_ipv6_flow() 811 static int otx2_prepare_flow_request(struct ethtool_rx_flow_spec *fsp, in otx2_prepare_flow_request() 931 struct ethtool_rx_flow_spec *fsp) in otx2_is_flow_rule_dmacfilter() 1056 sizeof(struct ethtool_rx_flow_spec)); in otx2_add_flow_with_pfmac() 1076 struct ethtool_rx_flow_spec *fsp = &nfc->fs; in otx2_add_flow()
|
/linux-6.3-rc2/drivers/net/ethernet/freescale/dpaa2/ |
A D | dpaa2-ethtool.c | 522 static int dpaa2_eth_prep_cls_rule(struct ethtool_rx_flow_spec *fs, void *key, in dpaa2_eth_prep_cls_rule() 573 struct ethtool_rx_flow_spec *fs, in dpaa2_eth_do_cls_rule() 677 struct ethtool_rx_flow_spec *new_fs, in dpaa2_eth_update_cls_rule()
|
A D | dpaa2-eth.h | 519 struct ethtool_rx_flow_spec fs;
|
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/ipoib/ |
A D | ethtool.c | 244 struct ethtool_rx_flow_spec *fs = &cmd->fs; in mlx5i_set_rxnfc()
|
/linux-6.3-rc2/drivers/net/ethernet/cisco/enic/ |
A D | enic_ethtool.c | 414 struct ethtool_rx_flow_spec *fsp = in enic_grxclsrule() 415 (struct ethtool_rx_flow_spec *)&cmd->fs; in enic_grxclsrule()
|
/linux-6.3-rc2/drivers/net/ethernet/intel/igc/ |
A D | igc_ethtool.c | 955 struct ethtool_rx_flow_spec *fsp = &cmd->fs; in igc_ethtool_get_nfc_rule() 1203 const struct ethtool_rx_flow_spec *fsp) in igc_ethtool_init_nfc_rule() 1303 struct ethtool_rx_flow_spec *fsp = in igc_ethtool_add_nfc_rule() 1304 (struct ethtool_rx_flow_spec *)&cmd->fs; in igc_ethtool_add_nfc_rule() 1360 struct ethtool_rx_flow_spec *fsp = in igc_ethtool_del_nfc_rule() 1361 (struct ethtool_rx_flow_spec *)&cmd->fs; in igc_ethtool_del_nfc_rule()
|
/linux-6.3-rc2/drivers/net/ethernet/qlogic/qede/ |
A D | qede_filter.c | 1320 struct ethtool_rx_flow_spec *fsp = &cmd->fs; in qede_get_cls_rule_entry() 1501 struct ethtool_rx_flow_spec *fs) in qede_flow_spec_validate_unused() 1609 struct ethtool_rx_flow_spec *fs) in qede_flow_set_destination() 1971 struct ethtool_rx_flow_spec *fs) in qede_flow_spec_to_rule() 2017 struct ethtool_rx_flow_spec *fsp = &info->fs; in qede_add_cls_rule()
|
/linux-6.3-rc2/include/uapi/linux/ |
A D | ethtool.h | 1124 struct ethtool_rx_flow_spec { struct 1224 struct ethtool_rx_flow_spec fs;
|
/linux-6.3-rc2/drivers/net/ethernet/intel/i40e/ |
A D | i40e_ethtool.c | 3252 static int i40e_parse_rx_flow_user_data(struct ethtool_rx_flow_spec *fsp, in i40e_parse_rx_flow_user_data() 3292 static void i40e_fill_rx_flow_user_data(struct ethtool_rx_flow_spec *fsp, in i40e_fill_rx_flow_user_data() 3359 struct ethtool_rx_flow_spec *fsp = in i40e_get_ethtool_fdir_entry() 3360 (struct ethtool_rx_flow_spec *)&cmd->fs; in i40e_get_ethtool_fdir_entry() 3868 struct ethtool_rx_flow_spec *fsp = in i40e_del_fdir_entry() 3869 (struct ethtool_rx_flow_spec *)&cmd->fs; in i40e_del_fdir_entry() 4135 static const char *i40e_flow_str(struct ethtool_rx_flow_spec *fsp) in i40e_flow_str() 4286 struct ethtool_rx_flow_spec *fsp, in i40e_check_fdir_input_set() 4792 struct ethtool_rx_flow_spec *fsp; in i40e_add_fdir_ethtool() 4816 fsp = (struct ethtool_rx_flow_spec *)&cmd->fs; in i40e_add_fdir_ethtool()
|
/linux-6.3-rc2/drivers/net/ethernet/intel/ixgbe/ |
A D | ixgbe_ethtool.c | 2537 struct ethtool_rx_flow_spec *fsp = in ixgbe_get_ethtool_fdir_entry() 2538 (struct ethtool_rx_flow_spec *)&cmd->fs; in ixgbe_get_ethtool_fdir_entry() 2756 static int ixgbe_flowspec_to_flow_type(struct ethtool_rx_flow_spec *fsp, in ixgbe_flowspec_to_flow_type() 2800 struct ethtool_rx_flow_spec *fsp = in ixgbe_add_ethtool_fdir_entry() 2801 (struct ethtool_rx_flow_spec *)&cmd->fs; in ixgbe_add_ethtool_fdir_entry() 2930 struct ethtool_rx_flow_spec *fsp = in ixgbe_del_ethtool_fdir_entry() 2931 (struct ethtool_rx_flow_spec *)&cmd->fs; in ixgbe_del_ethtool_fdir_entry()
|
/linux-6.3-rc2/drivers/net/ethernet/broadcom/genet/ |
A D | bcmgenet.h | 569 struct ethtool_rx_flow_spec fs;
|
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx4/ |
A D | en_ethtool.c | 1665 sizeof(struct ethtool_rx_flow_spec)); in mlx4_en_flow_replace() 1676 sizeof(struct ethtool_rx_flow_spec)); in mlx4_en_flow_replace() 1710 memset(&rule->flow_spec, 0, sizeof(struct ethtool_rx_flow_spec)); in mlx4_en_flow_detach() 1730 sizeof(struct ethtool_rx_flow_spec)); in mlx4_en_get_flow()
|
/linux-6.3-rc2/drivers/net/ethernet/freescale/enetc/ |
A D | enetc.h | 303 struct ethtool_rx_flow_spec fs;
|
/linux-6.3-rc2/include/linux/ |
A D | ethtool.h | 918 const struct ethtool_rx_flow_spec *fs;
|
/linux-6.3-rc2/drivers/net/ethernet/intel/igb/ |
A D | igb_ethtool.c | 2438 struct ethtool_rx_flow_spec *fsp = &cmd->fs; in igb_get_ethtool_nfc_entry() 2901 struct ethtool_rx_flow_spec *fsp = in igb_add_ethtool_nfc_entry() 2902 (struct ethtool_rx_flow_spec *)&cmd->fs; in igb_add_ethtool_nfc_entry() 2993 struct ethtool_rx_flow_spec *fsp = in igb_del_ethtool_nfc_entry() 2994 (struct ethtool_rx_flow_spec *)&cmd->fs; in igb_del_ethtool_nfc_entry()
|
/linux-6.3-rc2/drivers/net/ethernet/hisilicon/hns3/hns3pf/ |
A D | hclge_main.c | 6048 struct ethtool_rx_flow_spec *fs, in hclge_fd_check_ext_tuple() 6121 struct ethtool_rx_flow_spec *fs, in hclge_fd_parse_user_def_field() 6177 struct ethtool_rx_flow_spec *fs, in hclge_fd_check_spec() 6247 struct ethtool_rx_flow_spec *fs, in hclge_fd_get_tcpip4_tuple() 6277 struct ethtool_rx_flow_spec *fs, in hclge_fd_get_ip4_tuple() 6331 struct ethtool_rx_flow_spec *fs, in hclge_fd_get_ip6_tuple() 6355 struct ethtool_rx_flow_spec *fs, in hclge_fd_get_ether_tuple() 6392 struct ethtool_rx_flow_spec *fs, in hclge_fd_get_tuple() 6548 struct ethtool_rx_flow_spec *fs; in hclge_add_fd_entry() 6607 struct ethtool_rx_flow_spec *fs; in hclge_del_fd_entry() [all …]
|
/linux-6.3-rc2/drivers/net/dsa/mv88e6xxx/ |
A D | chip.h | 255 struct ethtool_rx_flow_spec fs;
|