Home
last modified time | relevance | path

Searched refs:ip6_mask_is_full (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/drivers/net/ethernet/sfc/siena/
A Dethtool_common.c907 static inline bool ip6_mask_is_full(__be32 mask[4]) in ip6_mask_is_full() function
1007 if (!ip6_mask_is_full(ip6_mask->ip6dst)) in efx_ethtool_set_class_rule()
1013 if (!ip6_mask_is_full(ip6_mask->ip6src)) in efx_ethtool_set_class_rule()
1066 if (!ip6_mask_is_full(uip6_mask->ip6dst)) in efx_ethtool_set_class_rule()
1072 if (!ip6_mask_is_full(uip6_mask->ip6src)) in efx_ethtool_set_class_rule()
/linux-6.3-rc2/drivers/net/ethernet/sfc/falcon/
A Dethtool.c1018 static inline bool ip6_mask_is_full(__be32 mask[4]) in ip6_mask_is_full() function
1108 if (!ip6_mask_is_full(ip6_mask->ip6dst)) in ef4_ethtool_set_class_rule()
1114 if (!ip6_mask_is_full(ip6_mask->ip6src)) in ef4_ethtool_set_class_rule()
1167 if (!ip6_mask_is_full(uip6_mask->ip6dst)) in ef4_ethtool_set_class_rule()
1173 if (!ip6_mask_is_full(uip6_mask->ip6src)) in ef4_ethtool_set_class_rule()
/linux-6.3-rc2/drivers/net/ethernet/sfc/
A Dethtool_common.c906 static inline bool ip6_mask_is_full(__be32 mask[4]) in ip6_mask_is_full() function
1006 if (!ip6_mask_is_full(ip6_mask->ip6dst)) in efx_ethtool_set_class_rule()
1012 if (!ip6_mask_is_full(ip6_mask->ip6src)) in efx_ethtool_set_class_rule()
1065 if (!ip6_mask_is_full(uip6_mask->ip6dst)) in efx_ethtool_set_class_rule()
1071 if (!ip6_mask_is_full(uip6_mask->ip6src)) in efx_ethtool_set_class_rule()

Completed in 15 milliseconds