Home
last modified time | relevance | path

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

/linux-6.14.4/include/uapi/linux/
Dethtool.h1244 struct ethtool_tcpip4_spec { struct
1339 struct ethtool_tcpip4_spec tcp_ip4_spec;
1340 struct ethtool_tcpip4_spec udp_ip4_spec;
1341 struct ethtool_tcpip4_spec sctp_ip4_spec;
1585 struct ethtool_tcpip4_spec tcp_ip4_spec;
1586 struct ethtool_tcpip4_spec udp_ip4_spec;
1587 struct ethtool_tcpip4_spec sctp_ip4_spec;
/linux-6.14.4/drivers/net/ethernet/mellanox/mlx5/core/
Den_fs_ethtool.c235 struct ethtool_tcpip4_spec *l4_mask = &fs->m_u.tcp_ip4_spec; in parse_tcp4()
236 struct ethtool_tcpip4_spec *l4_val = &fs->h_u.tcp_ip4_spec; in parse_tcp4()
248 struct ethtool_tcpip4_spec *l4_mask = &fs->m_u.udp_ip4_spec; in parse_udp4()
249 struct ethtool_tcpip4_spec *l4_val = &fs->h_u.udp_ip4_spec; in parse_udp4()
574 struct ethtool_tcpip4_spec *l4_mask = &fs->m_u.tcp_ip4_spec; in validate_tcpudp4()
/linux-6.14.4/drivers/net/ethernet/sfc/siena/
Dethtool_common.c642 struct ethtool_tcpip4_spec *ip_entry = &rule->h_u.tcp_ip4_spec; in efx_ethtool_get_class_rule()
643 struct ethtool_tcpip4_spec *ip_mask = &rule->m_u.tcp_ip4_spec; in efx_ethtool_get_class_rule()
902 struct ethtool_tcpip4_spec *ip_entry = &rule->h_u.tcp_ip4_spec; in efx_ethtool_set_class_rule()
903 struct ethtool_tcpip4_spec *ip_mask = &rule->m_u.tcp_ip4_spec; in efx_ethtool_set_class_rule()
/linux-6.14.4/drivers/net/ethernet/sfc/falcon/
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-6.14.4/drivers/net/ethernet/freescale/
Dgianfar_ethtool.c935 static void gfar_set_basic_ip(struct ethtool_tcpip4_spec *value, in gfar_set_basic_ip()
936 struct ethtool_tcpip4_spec *mask, in gfar_set_basic_ip()
1124 gfar_set_basic_ip((struct ethtool_tcpip4_spec *)&rule->h_u, in gfar_convert_to_filer()
1125 (struct ethtool_tcpip4_spec *)&rule->m_u, in gfar_convert_to_filer()
/linux-6.14.4/drivers/net/ethernet/sfc/
Dethtool_common.c641 struct ethtool_tcpip4_spec *ip_entry = &rule->h_u.tcp_ip4_spec; in efx_ethtool_get_class_rule()
642 struct ethtool_tcpip4_spec *ip_mask = &rule->m_u.tcp_ip4_spec; in efx_ethtool_get_class_rule()
913 struct ethtool_tcpip4_spec *ip_entry = &rule->h_u.tcp_ip4_spec; in efx_ethtool_set_class_rule()
914 struct ethtool_tcpip4_spec *ip_mask = &rule->m_u.tcp_ip4_spec; in efx_ethtool_set_class_rule()
/linux-6.14.4/drivers/net/ethernet/freescale/dpaa2/
Ddpaa2-ethtool.c431 static int dpaa2_eth_prep_l4_rule(struct ethtool_tcpip4_spec *l4_value, in dpaa2_eth_prep_l4_rule()
432 struct ethtool_tcpip4_spec *l4_mask, in dpaa2_eth_prep_l4_rule()
/linux-6.14.4/drivers/net/ethernet/broadcom/asp2/
Dbcmasp.c332 struct ethtool_tcpip4_spec *match, in bcmasp_netfilt_tcpip4_wr()
333 struct ethtool_tcpip4_spec *mask, in bcmasp_netfilt_tcpip4_wr()
629 fs_size = sizeof(struct ethtool_tcpip4_spec); in bcmasp_netfilt_check_dup()
/linux-6.14.4/drivers/net/ethernet/marvell/octeontx2/nic/
Dotx2_flows.c541 struct ethtool_tcpip4_spec *ipv4_l4_mask = &fsp->m_u.tcp_ip4_spec; in otx2_prepare_ipv4_flow()
542 struct ethtool_tcpip4_spec *ipv4_l4_hdr = &fsp->h_u.tcp_ip4_spec; in otx2_prepare_ipv4_flow()
/linux-6.14.4/drivers/net/ethernet/mellanox/mlx4/
Den_ethtool.c1331 struct ethtool_tcpip4_spec *l4_mask; in mlx4_en_validate_flow()
1492 struct ethtool_tcpip4_spec *l4_mask = &cmd->fs.m_u.tcp_ip4_spec; in add_tcp_udp_rule()
/linux-6.14.4/drivers/net/dsa/
Dbcm_sf2_cfp.c607 fs_size = sizeof(struct ethtool_tcpip4_spec); in bcm_sf2_cfp_rule_cmp()
/linux-6.14.4/drivers/net/ethernet/freescale/enetc/
Denetc_ethtool.c506 struct ethtool_tcpip4_spec *l4ip4_h, *l4ip4_m; in enetc_set_cls_entry()
/linux-6.14.4/drivers/net/ethernet/intel/ice/
Dice_ethtool_fdir.c926 struct ethtool_tcpip4_spec *tcp_ip4_spec, in ice_set_fdir_ip4_seg()
/linux-6.14.4/drivers/net/ethernet/broadcom/bnxt/
Dbnxt_ethtool.c1394 struct ethtool_tcpip4_spec *ip_spec = &fs->h_u.tcp_ip4_spec; in bnxt_add_ntuple_cls_rule()
1395 struct ethtool_tcpip4_spec *ip_mask = &fs->m_u.tcp_ip4_spec; in bnxt_add_ntuple_cls_rule()
/linux-6.14.4/drivers/net/ethernet/cadence/
Dmacb_main.c3467 struct ethtool_tcpip4_spec *tp4sp_m; in gem_enable_flow_filters()
3501 struct ethtool_tcpip4_spec *tp4sp_v, *tp4sp_m; in gem_prog_cmp_regs()
/linux-6.14.4/net/ethtool/
Dioctl.c3500 const struct ethtool_tcpip4_spec *v4_spec, *v4_m_spec; in ethtool_rx_flow_rule_create()
/linux-6.14.4/drivers/net/ethernet/hisilicon/hns3/hns3pf/
Dhclge_main.c5924 static int hclge_fd_check_tcpip4_tuple(struct ethtool_tcpip4_spec *spec, in hclge_fd_check_tcpip4_tuple()
6725 struct ethtool_tcpip4_spec *spec, in hclge_fd_get_tcpip4_info()
6726 struct ethtool_tcpip4_spec *spec_mask) in hclge_fd_get_tcpip4_info()
/linux-6.14.4/drivers/net/ethernet/intel/i40e/
Di40e_ethtool.c4302 struct ethtool_tcpip4_spec *tcp_ip4_spec; in i40e_check_fdir_input_set()