Searched refs:ethtool_tcpip4_spec (Results 1 – 4 of 4) sorted by relevance
699 struct ethtool_tcpip4_spec { struct744 struct ethtool_tcpip4_spec tcp_ip4_spec;745 struct ethtool_tcpip4_spec udp_ip4_spec;746 struct ethtool_tcpip4_spec sctp_ip4_spec;935 struct ethtool_tcpip4_spec tcp_ip4_spec;936 struct ethtool_tcpip4_spec udp_ip4_spec;937 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()
1026 static void gfar_set_basic_ip(struct ethtool_tcpip4_spec *value, in gfar_set_basic_ip()1027 struct ethtool_tcpip4_spec *mask, in gfar_set_basic_ip()1217 gfar_set_basic_ip((struct ethtool_tcpip4_spec *)&rule->h_u, in gfar_convert_to_filer()1218 (struct ethtool_tcpip4_spec *)&rule->m_u, in gfar_convert_to_filer()
1213 struct ethtool_tcpip4_spec *l4_mask; in mlx4_en_validate_flow()1375 struct ethtool_tcpip4_spec *l4_mask = &cmd->fs.m_u.tcp_ip4_spec; in add_tcp_udp_rule()