Home
last modified time | relevance | path

Searched refs:ice_get_max_rxq (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.6/drivers/net/ethernet/intel/ice/
Dice_ethtool.c3311 static int ice_get_max_rxq(struct ice_pf *pf) in ice_get_max_rxq() function
3352 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()