Searched refs:PORT_FULL_MASK (Results 1 – 2 of 2) sorted by relevance
780 #define PORT_FULL_MASK ((__force __be16)~0) macro835 ip_mask->pdst = PORT_FULL_MASK; in ef4_ethtool_get_class_rule()839 ip_mask->psrc = PORT_FULL_MASK; in ef4_ethtool_get_class_rule()864 ip6_mask->pdst = PORT_FULL_MASK; in ef4_ethtool_get_class_rule()868 ip6_mask->psrc = PORT_FULL_MASK; in ef4_ethtool_get_class_rule()1081 if (ip_mask->pdst != PORT_FULL_MASK) in ef4_ethtool_set_class_rule()1087 if (ip_mask->psrc != PORT_FULL_MASK) in ef4_ethtool_set_class_rule()1116 if (ip6_mask->pdst != PORT_FULL_MASK) in ef4_ethtool_set_class_rule()1122 if (ip6_mask->psrc != PORT_FULL_MASK) in ef4_ethtool_set_class_rule()
802 #define PORT_FULL_MASK ((__force __be16)~0) macro858 ip_mask->pdst = PORT_FULL_MASK; in efx_ethtool_get_class_rule()862 ip_mask->psrc = PORT_FULL_MASK; in efx_ethtool_get_class_rule()887 ip6_mask->pdst = PORT_FULL_MASK; in efx_ethtool_get_class_rule()891 ip6_mask->psrc = PORT_FULL_MASK; in efx_ethtool_get_class_rule()1146 if (ip_mask->pdst != PORT_FULL_MASK) in efx_ethtool_set_class_rule()1152 if (ip_mask->psrc != PORT_FULL_MASK) in efx_ethtool_set_class_rule()1181 if (ip6_mask->pdst != PORT_FULL_MASK) in efx_ethtool_set_class_rule()1187 if (ip6_mask->psrc != PORT_FULL_MASK) in efx_ethtool_set_class_rule()