Searched refs:ice_get_max_rxq (Results 1 – 3 of 3) sorted by relevance
859 static inline int ice_get_max_rxq(struct ice_pf *pf) in ice_get_max_rxq() function
3818 ch->max_rx = ice_get_max_rxq(pf); in ice_get_channels()3937 if (new_rx > ice_get_max_rxq(pf)) { in ice_set_channels()3939 ice_get_max_rxq(pf)); in ice_set_channels()
4703 ice_get_max_rxq(vsi->back)); in ice_cfg_netdev()