Home
last modified time | relevance | path

Searched refs:ethtool_rx_flow_spec (Results 1 – 25 of 31) sorted by relevance

12

/Linux-v5.4/drivers/net/ethernet/aquantia/atlantic/
Daq_filters.c9 aq_rule_is_approve(struct ethtool_rx_flow_spec *fsp) in aq_rule_is_approve()
53 aq_match_filter(struct ethtool_rx_flow_spec *fsp1, in aq_match_filter()
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()
125 struct ethtool_rx_flow_spec *fsp) in aq_check_approve_fl2()
149 struct ethtool_rx_flow_spec *fsp) in aq_check_approve_fvlan()
179 struct ethtool_rx_flow_spec *fsp) in aq_check_filter()
228 struct ethtool_rx_flow_spec *fsp) in aq_rule_is_not_support()
258 struct ethtool_rx_flow_spec *fsp) in aq_rule_is_not_correct()
[all …]
Daq_filters.h20 struct ethtool_rx_flow_spec aq_fsp;
/Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/
Den_fs_ethtool.c40 struct ethtool_rx_flow_spec flow_spec;
58 struct ethtool_rx_flow_spec *fs, in get_flow_table()
209 parse_tcp4(void *headers_c, void *headers_v, struct ethtool_rx_flow_spec *fs) in parse_tcp4()
222 parse_udp4(void *headers_c, void *headers_v, struct ethtool_rx_flow_spec *fs) in parse_udp4()
235 parse_ip4(void *headers_c, void *headers_v, struct ethtool_rx_flow_spec *fs) in parse_ip4()
250 parse_ip6(void *headers_c, void *headers_v, struct ethtool_rx_flow_spec *fs) in parse_ip6()
265 parse_tcp6(void *headers_c, void *headers_v, struct ethtool_rx_flow_spec *fs) in parse_tcp6()
278 parse_udp6(void *headers_c, void *headers_v, struct ethtool_rx_flow_spec *fs) in parse_udp6()
291 parse_ether(void *headers_c, void *headers_v, struct ethtool_rx_flow_spec *fs) in parse_ether()
323 struct ethtool_rx_flow_spec *fs) in set_flow_attrs()
[all …]
/Linux-v5.4/drivers/net/ethernet/freescale/
Dgianfar_ethtool.c1062 static inline u32 vlan_tci_vid(struct ethtool_rx_flow_spec *rule) in vlan_tci_vid()
1067 static inline u32 vlan_tci_vidm(struct ethtool_rx_flow_spec *rule) in vlan_tci_vidm()
1072 static inline u32 vlan_tci_cfi(struct ethtool_rx_flow_spec *rule) in vlan_tci_cfi()
1077 static inline u32 vlan_tci_cfim(struct ethtool_rx_flow_spec *rule) in vlan_tci_cfim()
1082 static inline u32 vlan_tci_prio(struct ethtool_rx_flow_spec *rule) in vlan_tci_prio()
1088 static inline u32 vlan_tci_priom(struct ethtool_rx_flow_spec *rule) in vlan_tci_priom()
1095 static int gfar_convert_to_filer(struct ethtool_rx_flow_spec *rule, in gfar_convert_to_filer()
1226 static int gfar_check_capability(struct ethtool_rx_flow_spec *flow, in gfar_check_capability()
1286 static void gfar_invert_masks(struct ethtool_rx_flow_spec *flow) in gfar_invert_masks()
1300 struct ethtool_rx_flow_spec *flow) in gfar_add_cls()
Dgianfar.h46 struct ethtool_rx_flow_spec fs;
/Linux-v5.4/drivers/net/dsa/
Dbcm_sf2_cfp.c22 struct ethtool_rx_flow_spec fs;
336 struct ethtool_rx_flow_spec *fs) in bcm_sf2_cfp_ipv4_rule_set()
556 struct ethtool_rx_flow_spec *fs) in bcm_sf2_cfp_rule_cmp()
600 struct ethtool_rx_flow_spec *fs) in bcm_sf2_cfp_ipv6_rule_set()
821 struct ethtool_rx_flow_spec *fs) in bcm_sf2_cfp_rule_insert()
874 struct ethtool_rx_flow_spec *fs) in bcm_sf2_cfp_rule_set()
998 static void bcm_sf2_invert_masks(struct ethtool_rx_flow_spec *flow) in bcm_sf2_invert_masks()
/Linux-v5.4/drivers/net/ethernet/freescale/dpaa2/
Ddpaa2-ethtool.c444 static int prep_cls_rule(struct ethtool_rx_flow_spec *fs, void *key, void *mask, in prep_cls_rule()
495 struct ethtool_rx_flow_spec *fs, in do_cls_rule()
592 struct ethtool_rx_flow_spec *new_fs, in update_cls_rule()
Ddpaa2-eth.h353 struct ethtool_rx_flow_spec fs;
/Linux-v5.4/drivers/net/ethernet/freescale/enetc/
Denetc.h166 struct ethtool_rx_flow_spec fs;
Denetc_ethtool.c310 struct ethtool_rx_flow_spec *fs, bool en) in enetc_set_cls_entry()
/Linux-v5.4/include/linux/
Dethtool.h415 const struct ethtool_rx_flow_spec *fs;
/Linux-v5.4/include/uapi/linux/
Dethtool.h905 struct ethtool_rx_flow_spec { struct
1005 struct ethtool_rx_flow_spec fs;
/Linux-v5.4/drivers/net/ethernet/cisco/enic/
Denic_ethtool.c441 struct ethtool_rx_flow_spec *fsp = in enic_grxclsrule()
442 (struct ethtool_rx_flow_spec *)&cmd->fs; in enic_grxclsrule()
/Linux-v5.4/drivers/net/ethernet/intel/igc/
Digc_ethtool.c881 struct ethtool_rx_flow_spec *fsp = &cmd->fs; in igc_get_ethtool_nfc_entry()
1352 struct ethtool_rx_flow_spec *fsp = in igc_add_ethtool_nfc_entry()
1353 (struct ethtool_rx_flow_spec *)&cmd->fs; in igc_add_ethtool_nfc_entry()
1444 struct ethtool_rx_flow_spec *fsp = in igc_del_ethtool_nfc_entry()
1445 (struct ethtool_rx_flow_spec *)&cmd->fs; in igc_del_ethtool_nfc_entry()
/Linux-v5.4/drivers/net/ethernet/qlogic/qede/
Dqede_filter.c1402 struct ethtool_rx_flow_spec *fsp = &cmd->fs; in qede_get_cls_rule_entry()
1583 struct ethtool_rx_flow_spec *fs) in qede_flow_spec_validate_unused()
1691 struct ethtool_rx_flow_spec *fs) in qede_flow_set_destination()
2049 struct ethtool_rx_flow_spec *fs) in qede_flow_spec_to_rule()
2095 struct ethtool_rx_flow_spec *fsp = &info->fs; in qede_add_cls_rule()
/Linux-v5.4/drivers/net/ethernet/intel/i40e/
Di40e_ethtool.c3090 static int i40e_parse_rx_flow_user_data(struct ethtool_rx_flow_spec *fsp, in i40e_parse_rx_flow_user_data()
3130 static void i40e_fill_rx_flow_user_data(struct ethtool_rx_flow_spec *fsp, in i40e_fill_rx_flow_user_data()
3197 struct ethtool_rx_flow_spec *fsp = in i40e_get_ethtool_fdir_entry()
3198 (struct ethtool_rx_flow_spec *)&cmd->fs; in i40e_get_ethtool_fdir_entry()
3642 struct ethtool_rx_flow_spec *fsp = in i40e_del_fdir_entry()
3643 (struct ethtool_rx_flow_spec *)&cmd->fs; in i40e_del_fdir_entry()
3909 static const char *i40e_flow_str(struct ethtool_rx_flow_spec *fsp) in i40e_flow_str()
4052 struct ethtool_rx_flow_spec *fsp, in i40e_check_fdir_input_set()
4443 struct ethtool_rx_flow_spec *fsp; in i40e_add_fdir_ethtool()
4467 fsp = (struct ethtool_rx_flow_spec *)&cmd->fs; in i40e_add_fdir_ethtool()
/Linux-v5.4/drivers/net/ethernet/intel/ixgbe/
Dixgbe_ethtool.c2414 struct ethtool_rx_flow_spec *fsp = in ixgbe_get_ethtool_fdir_entry()
2415 (struct ethtool_rx_flow_spec *)&cmd->fs; in ixgbe_get_ethtool_fdir_entry()
2633 static int ixgbe_flowspec_to_flow_type(struct ethtool_rx_flow_spec *fsp, in ixgbe_flowspec_to_flow_type()
2677 struct ethtool_rx_flow_spec *fsp = in ixgbe_add_ethtool_fdir_entry()
2678 (struct ethtool_rx_flow_spec *)&cmd->fs; in ixgbe_add_ethtool_fdir_entry()
2807 struct ethtool_rx_flow_spec *fsp = in ixgbe_del_ethtool_fdir_entry()
2808 (struct ethtool_rx_flow_spec *)&cmd->fs; in ixgbe_del_ethtool_fdir_entry()
/Linux-v5.4/drivers/net/ethernet/mediatek/
Dmtk_eth_soc.c1847 struct ethtool_rx_flow_spec *fsp = in mtk_hwlro_add_ipaddr()
1848 (struct ethtool_rx_flow_spec *)&cmd->fs; in mtk_hwlro_add_ipaddr()
1871 struct ethtool_rx_flow_spec *fsp = in mtk_hwlro_del_ipaddr()
1872 (struct ethtool_rx_flow_spec *)&cmd->fs; in mtk_hwlro_del_ipaddr()
1910 struct ethtool_rx_flow_spec *fsp = in mtk_hwlro_get_fdir_entry()
1911 (struct ethtool_rx_flow_spec *)&cmd->fs; in mtk_hwlro_get_fdir_entry()
/Linux-v5.4/drivers/net/dsa/mv88e6xxx/
Dchip.h214 struct ethtool_rx_flow_spec fs;
/Linux-v5.4/drivers/net/ethernet/mellanox/mlx4/
Den_ethtool.c1638 sizeof(struct ethtool_rx_flow_spec)); in mlx4_en_flow_replace()
1649 sizeof(struct ethtool_rx_flow_spec)); in mlx4_en_flow_replace()
1683 memset(&rule->flow_spec, 0, sizeof(struct ethtool_rx_flow_spec)); in mlx4_en_flow_detach()
1703 sizeof(struct ethtool_rx_flow_spec)); in mlx4_en_get_flow()
Dmlx4_en.h504 struct ethtool_rx_flow_spec flow_spec;
/Linux-v5.4/drivers/net/ethernet/intel/igb/
Digb_ethtool.c2454 struct ethtool_rx_flow_spec *fsp = &cmd->fs; in igb_get_ethtool_nfc_entry()
2917 struct ethtool_rx_flow_spec *fsp = in igb_add_ethtool_nfc_entry()
2918 (struct ethtool_rx_flow_spec *)&cmd->fs; in igb_add_ethtool_nfc_entry()
3009 struct ethtool_rx_flow_spec *fsp = in igb_del_ethtool_nfc_entry()
3010 (struct ethtool_rx_flow_spec *)&cmd->fs; in igb_del_ethtool_nfc_entry()
/Linux-v5.4/drivers/net/ethernet/sfc/falcon/
Dethtool.c786 struct ethtool_rx_flow_spec *rule) in ef4_ethtool_get_class_rule()
1022 struct ethtool_rx_flow_spec *rule) in ef4_ethtool_set_class_rule()
/Linux-v5.4/drivers/net/ethernet/sfc/
Dethtool.c808 struct ethtool_rx_flow_spec *rule, in efx_ethtool_get_class_rule()
1077 struct ethtool_rx_flow_spec *rule, in efx_ethtool_set_class_rule()
/Linux-v5.4/drivers/net/ethernet/cadence/
Dmacb.h1146 struct ethtool_rx_flow_spec fs;

12