Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/qlogic/qed/
H A Dqed_init_fw_funcs.c843 u16 vport_pq_id, wfq, i; in qed_vp_wfq_rt_init() local
852 vport_pq_id = vport_params[i].first_tx_pq_id[tc]; in qed_vp_wfq_rt_init()
853 if (vport_pq_id == QM_INVALID_PQ_ID) in qed_vp_wfq_rt_init()
868 vport_pq_id, in qed_vp_wfq_rt_init()
871 vport_pq_id, in qed_vp_wfq_rt_init()
874 vport_pq_id, inc_val); in qed_vp_wfq_rt_init()
1065 u16 vport_pq_id; in qed_init_vport_wfq() local
1069 vport_pq_id = first_tx_pq_id[tc]; in qed_init_vport_wfq()
1070 if (vport_pq_id != QM_INVALID_PQ_ID) in qed_init_vport_wfq()
1072 vport_pq_id, wfq); in qed_init_vport_wfq()