Searched refs:ice_get_max_rxq (Results 1 – 1 of 1) sorted by relevance
3311 static int ice_get_max_rxq(struct ice_pf *pf) in ice_get_max_rxq() function3352 ch->max_rx = ice_get_max_rxq(pf); in ice_get_channels()3486 if (new_rx > ice_get_max_rxq(pf)) { in ice_set_channels()3488 ice_get_max_rxq(pf)); in ice_set_channels()