Searched refs:PORT_FULL_MASK (Results 1 – 2 of 2) sorted by relevance
777 #define PORT_FULL_MASK ((__force __be16)~0) macro832 ip_mask->pdst = PORT_FULL_MASK; in ef4_ethtool_get_class_rule()836 ip_mask->psrc = PORT_FULL_MASK; in ef4_ethtool_get_class_rule()861 ip6_mask->pdst = PORT_FULL_MASK; in ef4_ethtool_get_class_rule()865 ip6_mask->psrc = PORT_FULL_MASK; in ef4_ethtool_get_class_rule()1078 if (ip_mask->pdst != PORT_FULL_MASK) in ef4_ethtool_set_class_rule()1084 if (ip_mask->psrc != PORT_FULL_MASK) in ef4_ethtool_set_class_rule()1113 if (ip6_mask->pdst != PORT_FULL_MASK) in ef4_ethtool_set_class_rule()1119 if (ip6_mask->psrc != PORT_FULL_MASK) in ef4_ethtool_set_class_rule()
799 #define PORT_FULL_MASK ((__force __be16)~0) macro855 ip_mask->pdst = PORT_FULL_MASK; in efx_ethtool_get_class_rule()859 ip_mask->psrc = PORT_FULL_MASK; in efx_ethtool_get_class_rule()884 ip6_mask->pdst = PORT_FULL_MASK; in efx_ethtool_get_class_rule()888 ip6_mask->psrc = PORT_FULL_MASK; in efx_ethtool_get_class_rule()1143 if (ip_mask->pdst != PORT_FULL_MASK) in efx_ethtool_set_class_rule()1149 if (ip_mask->psrc != PORT_FULL_MASK) in efx_ethtool_set_class_rule()1178 if (ip6_mask->pdst != PORT_FULL_MASK) in efx_ethtool_set_class_rule()1184 if (ip6_mask->psrc != PORT_FULL_MASK) in efx_ethtool_set_class_rule()