Searched refs:ethtool_usrip6_spec (Results 1 - 10 of 10) sorted by relevance

/linux-master/drivers/net/ethernet/sfc/
H A Dethtool_common.c654 struct ethtool_usrip6_spec *uip6_entry = &rule->h_u.usr_ip6_spec;
655 struct ethtool_usrip6_spec *uip6_mask = &rule->m_u.usr_ip6_spec;
926 struct ethtool_usrip6_spec *uip6_entry = &rule->h_u.usr_ip6_spec;
927 struct ethtool_usrip6_spec *uip6_mask = &rule->m_u.usr_ip6_spec;
/linux-master/drivers/net/ethernet/sfc/falcon/
H A Dethtool.c801 struct ethtool_usrip6_spec *uip6_entry = &rule->h_u.usr_ip6_spec;
802 struct ethtool_usrip6_spec *uip6_mask = &rule->m_u.usr_ip6_spec;
1037 struct ethtool_usrip6_spec *uip6_entry = &rule->h_u.usr_ip6_spec;
1038 struct ethtool_usrip6_spec *uip6_mask = &rule->m_u.usr_ip6_spec;
/linux-master/drivers/net/ethernet/sfc/siena/
H A Dethtool_common.c654 struct ethtool_usrip6_spec *uip6_entry = &rule->h_u.usr_ip6_spec;
655 struct ethtool_usrip6_spec *uip6_mask = &rule->m_u.usr_ip6_spec;
927 struct ethtool_usrip6_spec *uip6_entry = &rule->h_u.usr_ip6_spec;
928 struct ethtool_usrip6_spec *uip6_mask = &rule->m_u.usr_ip6_spec;
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_fs_ethtool.c276 struct ethtool_usrip6_spec *l3_mask = &fs->m_u.usr_ip6_spec;
277 struct ethtool_usrip6_spec *l3_val = &fs->h_u.usr_ip6_spec;
612 struct ethtool_usrip6_spec *l3_mask = &fs->m_u.usr_ip6_spec;
/linux-master/include/uapi/linux/
H A Dethtool.h1055 * struct ethtool_usrip6_spec - general flow specification for IPv6
1062 struct ethtool_usrip6_spec { struct
1082 struct ethtool_usrip6_spec usr_ip6_spec;
/linux-master/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_flows.c691 struct ethtool_usrip6_spec *ipv6_usr_mask = &fsp->m_u.usr_ip6_spec;
692 struct ethtool_usrip6_spec *ipv6_usr_hdr = &fsp->h_u.usr_ip6_spec;
/linux-master/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_ethtool.c1271 static bool bnxt_verify_ntuple_ip6_flow(struct ethtool_usrip6_spec *ip_spec,
1272 struct ethtool_usrip6_spec *ip_mask)
1357 struct ethtool_usrip6_spec *ip_spec = &fs->h_u.usr_ip6_spec;
1358 struct ethtool_usrip6_spec *ip_mask = &fs->m_u.usr_ip6_spec;
/linux-master/drivers/net/ethernet/intel/ice/
H A Dice_ethtool_fdir.c1149 struct ethtool_usrip6_spec *usr_ip6_spec,
/linux-master/drivers/net/ethernet/intel/i40e/
H A Di40e_ethtool.c4306 struct ethtool_usrip6_spec *usr_ip6_spec;
/linux-master/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_main.c5924 static int hclge_fd_check_ip6_tuple(struct ethtool_usrip6_spec *spec,
6723 struct ethtool_usrip6_spec *spec,
6724 struct ethtool_usrip6_spec *spec_mask)

Completed in 210 milliseconds