Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ice/
H A Dice_base.c201 * ice_calc_q_handle - calculate the queue handle
206 static u16 ice_calc_q_handle(struct ice_vsi *vsi, struct ice_ring *ring, u8 tc) in ice_calc_q_handle() function
668 ring->q_handle = ice_calc_q_handle(vsi, ring, tc); in ice_vsi_cfg_txq()

Completed in 2 milliseconds