Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/freescale/
Dgianfar_ethtool.c1132 static inline u32 vlan_tci_vid(struct ethtool_rx_flow_spec *rule) in vlan_tci_vid()
1137 static inline u32 vlan_tci_vidm(struct ethtool_rx_flow_spec *rule) in vlan_tci_vidm()
1142 static inline u32 vlan_tci_cfi(struct ethtool_rx_flow_spec *rule) in vlan_tci_cfi()
1147 static inline u32 vlan_tci_cfim(struct ethtool_rx_flow_spec *rule) in vlan_tci_cfim()
1152 static inline u32 vlan_tci_prio(struct ethtool_rx_flow_spec *rule) in vlan_tci_prio()
1158 static inline u32 vlan_tci_priom(struct ethtool_rx_flow_spec *rule) in vlan_tci_priom()
1165 static int gfar_convert_to_filer(struct ethtool_rx_flow_spec *rule, in gfar_convert_to_filer()
1603 static int gfar_check_capability(struct ethtool_rx_flow_spec *flow, in gfar_check_capability()
1675 static void gfar_invert_masks(struct ethtool_rx_flow_spec *flow) in gfar_invert_masks()
1689 struct ethtool_rx_flow_spec *flow) in gfar_add_cls()
Dgianfar.h50 struct ethtool_rx_flow_spec fs;
/linux-4.1.27/include/uapi/linux/
Dethtool.h789 struct ethtool_rx_flow_spec { struct
855 struct ethtool_rx_flow_spec fs;
/linux-4.1.27/drivers/net/ethernet/cisco/enic/
Denic_ethtool.c344 struct ethtool_rx_flow_spec *fsp = in enic_grxclsrule()
345 (struct ethtool_rx_flow_spec *)&cmd->fs; in enic_grxclsrule()
/linux-4.1.27/drivers/net/ethernet/intel/i40e/
Di40e_ethtool.c1882 struct ethtool_rx_flow_spec *fsp = in i40e_get_ethtool_fdir_entry()
1883 (struct ethtool_rx_flow_spec *)&cmd->fs; in i40e_get_ethtool_fdir_entry()
2186 struct ethtool_rx_flow_spec *fsp = in i40e_del_fdir_entry()
2187 (struct ethtool_rx_flow_spec *)&cmd->fs; in i40e_del_fdir_entry()
2215 struct ethtool_rx_flow_spec *fsp; in i40e_add_fdir_ethtool()
2239 fsp = (struct ethtool_rx_flow_spec *)&cmd->fs; in i40e_add_fdir_ethtool()
/linux-4.1.27/drivers/net/ethernet/intel/ixgbe/
Dixgbe_ethtool.c2330 struct ethtool_rx_flow_spec *fsp = in ixgbe_get_ethtool_fdir_entry()
2331 (struct ethtool_rx_flow_spec *)&cmd->fs; in ixgbe_get_ethtool_fdir_entry()
2549 static int ixgbe_flowspec_to_flow_type(struct ethtool_rx_flow_spec *fsp, in ixgbe_flowspec_to_flow_type()
2592 struct ethtool_rx_flow_spec *fsp = in ixgbe_add_ethtool_fdir_entry()
2593 (struct ethtool_rx_flow_spec *)&cmd->fs; in ixgbe_add_ethtool_fdir_entry()
2708 struct ethtool_rx_flow_spec *fsp = in ixgbe_del_ethtool_fdir_entry()
2709 (struct ethtool_rx_flow_spec *)&cmd->fs; in ixgbe_del_ethtool_fdir_entry()
/linux-4.1.27/drivers/net/ethernet/mellanox/mlx4/
Den_ethtool.c1529 sizeof(struct ethtool_rx_flow_spec)); in mlx4_en_flow_replace()
1540 sizeof(struct ethtool_rx_flow_spec)); in mlx4_en_flow_replace()
1574 memset(&rule->flow_spec, 0, sizeof(struct ethtool_rx_flow_spec)); in mlx4_en_flow_detach()
1594 sizeof(struct ethtool_rx_flow_spec)); in mlx4_en_get_flow()
Dmlx4_en.h469 struct ethtool_rx_flow_spec flow_spec;
/linux-4.1.27/drivers/net/ethernet/sfc/
Dethtool.c790 struct ethtool_rx_flow_spec *rule) in efx_ethtool_get_class_rule()
950 struct ethtool_rx_flow_spec *rule) in efx_ethtool_set_class_rule()
/linux-4.1.27/drivers/net/ethernet/sun/
Dniu.c7103 struct ethtool_rx_flow_spec *fsp) in niu_get_ip4fs_from_tcam_key()
7183 struct ethtool_rx_flow_spec *fsp = &nfc->fs; in niu_get_ethtool_tcam_entry()
7369 static void niu_get_tcamkey_from_ip4fs(struct ethtool_rx_flow_spec *fsp, in niu_get_tcamkey_from_ip4fs()
7442 struct ethtool_rx_flow_spec *fsp = &nfc->fs; in niu_add_ethtool_tcam_entry()