Searched refs:ethtool_tcpip6_spec (Results 1 – 10 of 10) sorted by relevance
943 struct ethtool_tcpip6_spec { struct990 struct ethtool_tcpip6_spec tcp_ip6_spec;991 struct ethtool_tcpip6_spec udp_ip6_spec;992 struct ethtool_tcpip6_spec sctp_ip6_spec;
278 struct ethtool_tcpip6_spec *l4_mask = &fs->m_u.tcp_ip6_spec; in parse_tcp6()279 struct ethtool_tcpip6_spec *l4_val = &fs->h_u.tcp_ip6_spec; in parse_tcp6()291 struct ethtool_tcpip6_spec *l4_mask = &fs->m_u.udp_ip6_spec; in parse_udp6()292 struct ethtool_tcpip6_spec *l4_val = &fs->h_u.udp_ip6_spec; in parse_udp6()622 struct ethtool_tcpip6_spec *l4_mask = &fs->m_u.tcp_ip6_spec; in validate_tcpudp6()
793 struct ethtool_tcpip6_spec *ip6_entry = &rule->h_u.tcp_ip6_spec; in ef4_ethtool_get_class_rule()794 struct ethtool_tcpip6_spec *ip6_mask = &rule->m_u.tcp_ip6_spec; in ef4_ethtool_get_class_rule()1029 struct ethtool_tcpip6_spec *ip6_entry = &rule->h_u.tcp_ip6_spec; in ef4_ethtool_set_class_rule()1030 struct ethtool_tcpip6_spec *ip6_mask = &rule->m_u.tcp_ip6_spec; in ef4_ethtool_set_class_rule()
651 struct ethtool_tcpip6_spec *ip6_entry = &rule->h_u.tcp_ip6_spec; in efx_ethtool_get_class_rule()652 struct ethtool_tcpip6_spec *ip6_mask = &rule->m_u.tcp_ip6_spec; in efx_ethtool_get_class_rule()923 struct ethtool_tcpip6_spec *ip6_entry = &rule->h_u.tcp_ip6_spec; in efx_ethtool_set_class_rule()924 struct ethtool_tcpip6_spec *ip6_mask = &rule->m_u.tcp_ip6_spec; in efx_ethtool_set_class_rule()
651 struct ethtool_tcpip6_spec *ipv6_l4_mask = &fsp->m_u.tcp_ip6_spec; in otx2_prepare_ipv6_flow()652 struct ethtool_tcpip6_spec *ipv6_l4_hdr = &fsp->h_u.tcp_ip6_spec; in otx2_prepare_ipv6_flow()
603 fs_size = sizeof(struct ethtool_tcpip6_spec); in bcm_sf2_cfp_rule_cmp()
911 struct ethtool_tcpip6_spec *tcp_ip6_spec, in ice_set_fdir_ip6_seg()
3193 const struct ethtool_tcpip6_spec *v6_spec, *v6_m_spec; in ethtool_rx_flow_rule_create()
6244 static int hclge_fd_check_tcpip6_tuple(struct ethtool_tcpip6_spec *spec, in hclge_fd_check_tcpip6_tuple()7043 struct ethtool_tcpip6_spec *spec, in hclge_fd_get_tcpip6_info()7044 struct ethtool_tcpip6_spec *spec_mask) in hclge_fd_get_tcpip6_info()
4164 struct ethtool_tcpip6_spec *tcp_ip6_spec; in i40e_check_fdir_input_set()
Completed in 58 milliseconds