Searched refs:PORT_FULL_MASK (Results 1 – 1 of 1) sorted by relevance
630 #define PORT_FULL_MASK ((__force __be16)~0) macro686 ip_mask->pdst = PORT_FULL_MASK; in efx_ethtool_get_class_rule()690 ip_mask->psrc = PORT_FULL_MASK; in efx_ethtool_get_class_rule()715 ip6_mask->pdst = PORT_FULL_MASK; in efx_ethtool_get_class_rule()719 ip6_mask->psrc = PORT_FULL_MASK; in efx_ethtool_get_class_rule()965 if (ip_mask->pdst != PORT_FULL_MASK) in efx_ethtool_set_class_rule()971 if (ip_mask->psrc != PORT_FULL_MASK) in efx_ethtool_set_class_rule()1000 if (ip6_mask->pdst != PORT_FULL_MASK) in efx_ethtool_set_class_rule()1006 if (ip6_mask->psrc != PORT_FULL_MASK) in efx_ethtool_set_class_rule()