Home
last modified time | relevance | path

Searched refs:ice_calc_txq_handle (Results 1 - 1 of 1) sorted by relevance

/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ice/
H A Dice_base.c249 * ice_calc_txq_handle - calculate the queue handle
254 static u16 ice_calc_txq_handle(struct ice_vsi *vsi, struct ice_tx_ring *ring, u8 tc) in ice_calc_txq_handle() function
859 ring->q_handle = ice_calc_txq_handle(vsi, ring, tc); in ice_vsi_cfg_txq()

Completed in 2 milliseconds