Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/hisilicon/hns/
H A Dhns_dsaf_main.c250 u32 q_id, q_num_per_port; in hns_dsaf_mix_def_qid_cfg() local
254 q_num_per_port = max_vfn * max_q_per_vf; in hns_dsaf_mix_def_qid_cfg()
260 q_id += q_num_per_port; in hns_dsaf_mix_def_qid_cfg()
267 u32 q_id, q_num_per_port; in hns_dsaf_inner_qid_cfg() local
274 q_num_per_port = max_vfn * max_q_per_vf; in hns_dsaf_inner_qid_cfg()
282 q_id += q_num_per_port; in hns_dsaf_inner_qid_cfg()