Searched refs:ice_get_max_rxq (Results 1 – 1 of 1) sorted by relevance
3237 static int ice_get_max_rxq(struct ice_pf *pf) in ice_get_max_rxq() function3278 ch->max_rx = ice_get_max_rxq(pf); in ice_get_channels()3395 if (new_rx > ice_get_max_rxq(pf)) { in ice_set_channels()3397 ice_get_max_rxq(pf)); in ice_set_channels()