Searched refs:PORT_FULL_MASK (Results 1 – 2 of 2) sorted by relevance
641 #define PORT_FULL_MASK ((__force __be16)~0) macro697 ip_mask->pdst = PORT_FULL_MASK; in efx_ethtool_get_class_rule()701 ip_mask->psrc = PORT_FULL_MASK; in efx_ethtool_get_class_rule()726 ip6_mask->pdst = PORT_FULL_MASK; in efx_ethtool_get_class_rule()730 ip6_mask->psrc = PORT_FULL_MASK; in efx_ethtool_get_class_rule()988 if (ip_mask->pdst != PORT_FULL_MASK) in efx_ethtool_set_class_rule()994 if (ip_mask->psrc != PORT_FULL_MASK) in efx_ethtool_set_class_rule()1023 if (ip6_mask->pdst != PORT_FULL_MASK) in efx_ethtool_set_class_rule()1029 if (ip6_mask->psrc != PORT_FULL_MASK) in efx_ethtool_set_class_rule()
778 #define PORT_FULL_MASK ((__force __be16)~0) macro833 ip_mask->pdst = PORT_FULL_MASK; in ef4_ethtool_get_class_rule()837 ip_mask->psrc = PORT_FULL_MASK; in ef4_ethtool_get_class_rule()862 ip6_mask->pdst = PORT_FULL_MASK; in ef4_ethtool_get_class_rule()866 ip6_mask->psrc = PORT_FULL_MASK; in ef4_ethtool_get_class_rule()1079 if (ip_mask->pdst != PORT_FULL_MASK) in ef4_ethtool_set_class_rule()1085 if (ip_mask->psrc != PORT_FULL_MASK) in ef4_ethtool_set_class_rule()1114 if (ip6_mask->pdst != PORT_FULL_MASK) in ef4_ethtool_set_class_rule()1120 if (ip6_mask->psrc != PORT_FULL_MASK) in ef4_ethtool_set_class_rule()