Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/ice/ !
H A Dice.h859 static inline int ice_get_max_rxq(struct ice_pf *pf) in ice_get_max_rxq() function
H A Dice_ethtool.c3818 ch->max_rx = ice_get_max_rxq(pf); in ice_get_channels()
3937 if (new_rx > ice_get_max_rxq(pf)) { in ice_set_channels()
3939 ice_get_max_rxq(pf)); in ice_set_channels()
H A Dice_main.c4703 ice_get_max_rxq(vsi->back)); in ice_cfg_netdev()