Searched refs:ice_get_max_rxq (Results 1 – 1 of 1) sorted by relevance
3822 static int ice_get_max_rxq(struct ice_pf *pf) in ice_get_max_rxq() function3863 ch->max_rx = ice_get_max_rxq(pf); in ice_get_channels()3982 if (new_rx > ice_get_max_rxq(pf)) { in ice_set_channels()3984 ice_get_max_rxq(pf)); in ice_set_channels()