Searched refs:globalq (Results 1 – 1 of 1) sorted by relevance
1285 static u32 ice_globalq_to_pfq(struct ice_pf *pf, u32 globalq) in ice_globalq_to_pfq() argument1287 return globalq - pf->hw.func_caps.common_cap.rxq_first_id; in ice_globalq_to_pfq()