Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/ice/
H A Dice_sriov.c1276 static u32 ice_globalq_to_pfq(struct ice_pf *pf, u32 globalq) in ice_globalq_to_pfq() argument
1278 return globalq - pf->hw.func_caps.common_cap.rxq_first_id; in ice_globalq_to_pfq()