Searched refs:PORT_FULL_MASK (Results 1 – 2 of 2) sorted by relevance
774 #define PORT_FULL_MASK ((__force __be16)~0) macro829 ip_mask->pdst = PORT_FULL_MASK; in ef4_ethtool_get_class_rule()833 ip_mask->psrc = PORT_FULL_MASK; in ef4_ethtool_get_class_rule()858 ip6_mask->pdst = PORT_FULL_MASK; in ef4_ethtool_get_class_rule()862 ip6_mask->psrc = PORT_FULL_MASK; in ef4_ethtool_get_class_rule()1075 if (ip_mask->pdst != PORT_FULL_MASK) in ef4_ethtool_set_class_rule()1081 if (ip_mask->psrc != PORT_FULL_MASK) in ef4_ethtool_set_class_rule()1110 if (ip6_mask->pdst != PORT_FULL_MASK) in ef4_ethtool_set_class_rule()1116 if (ip6_mask->psrc != PORT_FULL_MASK) in ef4_ethtool_set_class_rule()
635 #define PORT_FULL_MASK ((__force __be16)~0) macro691 ip_mask->pdst = PORT_FULL_MASK; in efx_ethtool_get_class_rule()695 ip_mask->psrc = PORT_FULL_MASK; in efx_ethtool_get_class_rule()720 ip6_mask->pdst = PORT_FULL_MASK; in efx_ethtool_get_class_rule()724 ip6_mask->psrc = PORT_FULL_MASK; in efx_ethtool_get_class_rule()982 if (ip_mask->pdst != PORT_FULL_MASK) in efx_ethtool_set_class_rule()988 if (ip_mask->psrc != PORT_FULL_MASK) in efx_ethtool_set_class_rule()1017 if (ip6_mask->pdst != PORT_FULL_MASK) in efx_ethtool_set_class_rule()1023 if (ip6_mask->psrc != PORT_FULL_MASK) in efx_ethtool_set_class_rule()