Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/ice/
H A Dice_virtchnl_pf.c1789 static u32 ice_globalq_to_pfq(struct ice_pf *pf, u32 globalq) in ice_globalq_to_pfq() argument
1791 return globalq - pf->hw.func_caps.common_cap.rxq_first_id; in ice_globalq_to_pfq()