Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/ice/
H A Dice_ethtool.c3257 static int ice_get_max_txq(struct ice_pf *pf) in ice_get_max_txq() function
3309 ch->max_tx = ice_get_max_txq(pf); in ice_get_channels()
3435 if (new_tx > ice_get_max_txq(pf)) { in ice_set_channels()
3437 ice_get_max_txq(pf)); in ice_set_channels()