Searched refs:ethtool_usrip4_spec (Results 1 - 17 of 17) sorted by path

/linux-master/drivers/net/ethernet/broadcom/asp2/
H A Dbcmasp.c621 fs_size = sizeof(struct ethtool_usrip4_spec);
/linux-master/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_ethtool.c1292 static bool bnxt_verify_ntuple_ip4_flow(struct ethtool_usrip4_spec *ip_spec,
1293 struct ethtool_usrip4_spec *ip_mask)
1360 struct ethtool_usrip4_spec *ip_spec = &fs->h_u.usr_ip4_spec;
1361 struct ethtool_usrip4_spec *ip_mask = &fs->m_u.usr_ip4_spec;
/linux-master/drivers/net/ethernet/broadcom/genet/
H A Dbcmgenet.c1364 struct ethtool_usrip4_spec *l4_mask;
/linux-master/drivers/net/ethernet/freescale/dpaa2/
H A Ddpaa2-ethtool.c381 static int dpaa2_eth_prep_uip_rule(struct ethtool_usrip4_spec *uip_value,
382 struct ethtool_usrip4_spec *uip_mask,
/linux-master/drivers/net/ethernet/freescale/enetc/
H A Denetc_ethtool.c520 struct ethtool_usrip4_spec *l3ip4_h, *l3ip4_m;
/linux-master/drivers/net/ethernet/freescale/
H A Dgianfar_ethtool.c953 static void gfar_set_user_ip(struct ethtool_usrip4_spec *value,
954 struct ethtool_usrip4_spec *mask,
1129 gfar_set_user_ip((struct ethtool_usrip4_spec *) &rule->h_u,
1130 (struct ethtool_usrip4_spec *) &rule->m_u,
/linux-master/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_main.c5916 static int hclge_fd_check_ip4_tuple(struct ethtool_usrip4_spec *spec,
6716 struct ethtool_usrip4_spec *spec,
6717 struct ethtool_usrip4_spec *spec_mask)
/linux-master/drivers/net/ethernet/intel/i40e/
H A Di40e_ethtool.c4305 struct ethtool_usrip4_spec *usr_ip4_spec;
/linux-master/drivers/net/ethernet/intel/ice/
H A Dice_ethtool_fdir.c1011 struct ethtool_usrip4_spec *usr_ip4_spec,
/linux-master/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_flows.c533 struct ethtool_usrip4_spec *ipv4_usr_mask = &fsp->m_u.usr_ip4_spec;
534 struct ethtool_usrip4_spec *ipv4_usr_hdr = &fsp->h_u.usr_ip4_spec;
/linux-master/drivers/net/ethernet/mellanox/mlx4/
H A Den_ethtool.c1349 struct ethtool_usrip4_spec *l3_mask;
1472 struct ethtool_usrip4_spec *l3_mask = &cmd->fs.m_u.usr_ip4_spec;
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_fs_ethtool.c261 struct ethtool_usrip4_spec *l3_mask = &fs->m_u.usr_ip4_spec;
262 struct ethtool_usrip4_spec *l3_val = &fs->h_u.usr_ip4_spec;
594 struct ethtool_usrip4_spec *l3_mask = &fs->m_u.usr_ip4_spec;
/linux-master/drivers/net/ethernet/sfc/
H A Dethtool_common.c650 struct ethtool_usrip4_spec *uip_entry = &rule->h_u.usr_ip4_spec;
651 struct ethtool_usrip4_spec *uip_mask = &rule->m_u.usr_ip4_spec;
922 struct ethtool_usrip4_spec *uip_entry = &rule->h_u.usr_ip4_spec;
923 struct ethtool_usrip4_spec *uip_mask = &rule->m_u.usr_ip4_spec;
/linux-master/drivers/net/ethernet/sfc/falcon/
H A Dethtool.c797 struct ethtool_usrip4_spec *uip_entry = &rule->h_u.usr_ip4_spec;
798 struct ethtool_usrip4_spec *uip_mask = &rule->m_u.usr_ip4_spec;
1033 struct ethtool_usrip4_spec *uip_entry = &rule->h_u.usr_ip4_spec;
1034 struct ethtool_usrip4_spec *uip_mask = &rule->m_u.usr_ip4_spec;
/linux-master/drivers/net/ethernet/sfc/siena/
H A Dethtool_common.c650 struct ethtool_usrip4_spec *uip_entry = &rule->h_u.usr_ip4_spec;
651 struct ethtool_usrip4_spec *uip_mask = &rule->m_u.usr_ip4_spec;
923 struct ethtool_usrip4_spec *uip_entry = &rule->h_u.usr_ip4_spec;
924 struct ethtool_usrip4_spec *uip_mask = &rule->m_u.usr_ip4_spec;
/linux-master/drivers/net/ethernet/sun/
H A Dniu.c7449 struct ethtool_usrip4_spec *uspec = &fsp->h_u.usr_ip4_spec;
7450 struct ethtool_usrip4_spec *umask = &fsp->m_u.usr_ip4_spec;
/linux-master/include/uapi/linux/
H A Dethtool.h1058 * struct ethtool_usrip4_spec - general flow specification for IPv4
1066 struct ethtool_usrip4_spec { struct
1131 struct ethtool_usrip4_spec usr_ip4_spec;
1377 struct ethtool_usrip4_spec usr_ip4_spec;

Completed in 608 milliseconds