Searched refs:ice_dcb_get_tc (Results 1 - 3 of 3) sorted by last modified time

/linux-master/drivers/net/ethernet/intel/ice/
H A Dice_main.c6046 tc = ice_dcb_get_tc(vsi, queue_index);
H A Dice_dcb_lib.c202 * ice_dcb_get_tc - Get the TC associated with the queue
206 u8 ice_dcb_get_tc(struct ice_vsi *vsi, int queue_index) function
H A Dice_dcb_lib.h22 u8 ice_dcb_get_tc(struct ice_vsi *vsi, int queue_index);
86 ice_dcb_get_tc(struct ice_vsi __always_unused *vsi, function

Completed in 206 milliseconds