Searched refs:ice_is_adq_active (Results 1 – 4 of 4) sorted by relevance
801 static inline bool ice_is_adq_active(struct ice_pf *pf) in ice_is_adq_active() function
3198 if (ice_is_adq_active(pf)) { in ice_set_rxfh()3413 if (ice_is_adq_active(pf)) { in ice_set_channels()
3540 if (vsi->type == ICE_VSI_PF && ice_is_adq_active(pf)) in ice_vsi_cfg_netdev_tc()
5651 if (!(features & NETIF_F_HW_TC) && ice_is_adq_active(pf)) { in ice_set_features()
Completed in 30 milliseconds