Searched refs:ethtool_tcpip4_spec (Results 1 – 4 of 4) sorted by relevance
705 struct ethtool_tcpip4_spec { struct750 struct ethtool_tcpip4_spec tcp_ip4_spec;751 struct ethtool_tcpip4_spec udp_ip4_spec;752 struct ethtool_tcpip4_spec sctp_ip4_spec;966 struct ethtool_tcpip4_spec tcp_ip4_spec;967 struct ethtool_tcpip4_spec udp_ip4_spec;968 struct ethtool_tcpip4_spec sctp_ip4_spec;
792 struct ethtool_tcpip4_spec *ip_entry = &rule->h_u.tcp_ip4_spec; in efx_ethtool_get_class_rule()793 struct ethtool_tcpip4_spec *ip_mask = &rule->m_u.tcp_ip4_spec; in efx_ethtool_get_class_rule()952 struct ethtool_tcpip4_spec *ip_entry = &rule->h_u.tcp_ip4_spec; in efx_ethtool_set_class_rule()953 struct ethtool_tcpip4_spec *ip_mask = &rule->m_u.tcp_ip4_spec; in efx_ethtool_set_class_rule()
1023 static void gfar_set_basic_ip(struct ethtool_tcpip4_spec *value, in gfar_set_basic_ip()1024 struct ethtool_tcpip4_spec *mask, in gfar_set_basic_ip()1214 gfar_set_basic_ip((struct ethtool_tcpip4_spec *)&rule->h_u, in gfar_convert_to_filer()1215 (struct ethtool_tcpip4_spec *)&rule->m_u, in gfar_convert_to_filer()
1228 struct ethtool_tcpip4_spec *l4_mask; in mlx4_en_validate_flow()1390 struct ethtool_tcpip4_spec *l4_mask = &cmd->fs.m_u.tcp_ip4_spec; in add_tcp_udp_rule()