Home
last modified time | relevance | path

Searched refs:ethtool_tcpip4_spec (Results 1 – 15 of 15) sorted by relevance

/linux/include/uapi/linux/
A Dethtool.h889 struct ethtool_tcpip4_spec { struct
984 struct ethtool_tcpip4_spec tcp_ip4_spec;
985 struct ethtool_tcpip4_spec udp_ip4_spec;
986 struct ethtool_tcpip4_spec sctp_ip4_spec;
1227 struct ethtool_tcpip4_spec tcp_ip4_spec;
1228 struct ethtool_tcpip4_spec udp_ip4_spec;
1229 struct ethtool_tcpip4_spec sctp_ip4_spec;
/linux/drivers/net/ethernet/mellanox/mlx5/core/
A Den_fs_ethtool.c222 struct ethtool_tcpip4_spec *l4_mask = &fs->m_u.tcp_ip4_spec; in parse_tcp4()
223 struct ethtool_tcpip4_spec *l4_val = &fs->h_u.tcp_ip4_spec; in parse_tcp4()
235 struct ethtool_tcpip4_spec *l4_mask = &fs->m_u.udp_ip4_spec; in parse_udp4()
236 struct ethtool_tcpip4_spec *l4_val = &fs->h_u.udp_ip4_spec; in parse_udp4()
566 struct ethtool_tcpip4_spec *l4_mask = &fs->m_u.tcp_ip4_spec; in validate_tcpudp4()
/linux/drivers/net/ethernet/freescale/
A Dgianfar_ethtool.c927 static void gfar_set_basic_ip(struct ethtool_tcpip4_spec *value, in gfar_set_basic_ip()
928 struct ethtool_tcpip4_spec *mask, in gfar_set_basic_ip()
1116 gfar_set_basic_ip((struct ethtool_tcpip4_spec *)&rule->h_u, in gfar_convert_to_filer()
1117 (struct ethtool_tcpip4_spec *)&rule->m_u, in gfar_convert_to_filer()
/linux/drivers/net/ethernet/sfc/falcon/
A Dethtool.c789 struct ethtool_tcpip4_spec *ip_entry = &rule->h_u.tcp_ip4_spec; in ef4_ethtool_get_class_rule()
790 struct ethtool_tcpip4_spec *ip_mask = &rule->m_u.tcp_ip4_spec; in ef4_ethtool_get_class_rule()
1025 struct ethtool_tcpip4_spec *ip_entry = &rule->h_u.tcp_ip4_spec; in ef4_ethtool_set_class_rule()
1026 struct ethtool_tcpip4_spec *ip_mask = &rule->m_u.tcp_ip4_spec; in ef4_ethtool_set_class_rule()
/linux/drivers/net/ethernet/sfc/
A Dethtool_common.c647 struct ethtool_tcpip4_spec *ip_entry = &rule->h_u.tcp_ip4_spec; in efx_ethtool_get_class_rule()
648 struct ethtool_tcpip4_spec *ip_mask = &rule->m_u.tcp_ip4_spec; in efx_ethtool_get_class_rule()
919 struct ethtool_tcpip4_spec *ip_entry = &rule->h_u.tcp_ip4_spec; in efx_ethtool_set_class_rule()
920 struct ethtool_tcpip4_spec *ip_mask = &rule->m_u.tcp_ip4_spec; in efx_ethtool_set_class_rule()
/linux/drivers/net/ethernet/freescale/dpaa2/
A Ddpaa2-ethtool.c404 static int dpaa2_eth_prep_l4_rule(struct ethtool_tcpip4_spec *l4_value, in dpaa2_eth_prep_l4_rule()
405 struct ethtool_tcpip4_spec *l4_mask, in dpaa2_eth_prep_l4_rule()
/linux/drivers/net/ethernet/marvell/octeontx2/nic/
A Dotx2_flows.c492 struct ethtool_tcpip4_spec *ipv4_l4_mask = &fsp->m_u.tcp_ip4_spec; in otx2_prepare_ipv4_flow()
493 struct ethtool_tcpip4_spec *ipv4_l4_hdr = &fsp->h_u.tcp_ip4_spec; in otx2_prepare_ipv4_flow()
/linux/drivers/net/ethernet/freescale/enetc/
A Denetc_ethtool.c341 struct ethtool_tcpip4_spec *l4ip4_h, *l4ip4_m; in enetc_set_cls_entry()
/linux/drivers/net/ethernet/mellanox/mlx4/
A Den_ethtool.c1346 struct ethtool_tcpip4_spec *l4_mask; in mlx4_en_validate_flow()
1507 struct ethtool_tcpip4_spec *l4_mask = &cmd->fs.m_u.tcp_ip4_spec; in add_tcp_udp_rule()
/linux/drivers/net/dsa/
A Dbcm_sf2_cfp.c607 fs_size = sizeof(struct ethtool_tcpip4_spec); in bcm_sf2_cfp_rule_cmp()
/linux/drivers/net/ethernet/intel/ice/
A Dice_ethtool_fdir.c770 struct ethtool_tcpip4_spec *tcp_ip4_spec, in ice_set_fdir_ip4_seg()
/linux/drivers/net/ethernet/cadence/
A Dmacb_main.c3242 struct ethtool_tcpip4_spec *tp4sp_m; in gem_enable_flow_filters()
3276 struct ethtool_tcpip4_spec *tp4sp_v, *tp4sp_m; in gem_prog_cmp_regs()
/linux/net/ethtool/
A Dioctl.c3144 const struct ethtool_tcpip4_spec *v4_spec, *v4_m_spec; in ethtool_rx_flow_rule_create()
/linux/drivers/net/ethernet/hisilicon/hns3/hns3pf/
A Dhclge_main.c6188 static int hclge_fd_check_tcpip4_tuple(struct ethtool_tcpip4_spec *spec, in hclge_fd_check_tcpip4_tuple()
6995 struct ethtool_tcpip4_spec *spec, in hclge_fd_get_tcpip4_info()
6996 struct ethtool_tcpip4_spec *spec_mask) in hclge_fd_get_tcpip4_info()
/linux/drivers/net/ethernet/intel/i40e/
A Di40e_ethtool.c4166 struct ethtool_tcpip4_spec *tcp_ip4_spec; in i40e_check_fdir_input_set()

Completed in 642 milliseconds