Home
last modified time | relevance | path

Searched refs:first_ofld_pq (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qed/
H A Dqed.h374 u16 first_ofld_pq; member
H A Dqed_dev.c1715 return &qm_info->first_ofld_pq; in qed_init_qm_get_idx_from_flags()
1779 u16 first_ofld_pq, pq_offset; in qed_get_cm_pq_idx_ofld_mtc() local
1781 first_ofld_pq = qed_get_cm_pq_idx(p_hwfn, PQ_FLAGS_OFLD); in qed_get_cm_pq_idx_ofld_mtc()
1785 return first_ofld_pq + pq_offset; in qed_get_cm_pq_idx_ofld_mtc()
1980 qm_info->first_ofld_pq, in qed_dp_init_qm_params()
/kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/qed/
H A Dqed.h373 u16 first_ofld_pq; member
H A Dqed_dev.c1728 return &qm_info->first_ofld_pq; in qed_init_qm_get_idx_from_flags()
1792 u16 first_ofld_pq, pq_offset; in qed_get_cm_pq_idx_ofld_mtc() local
1794 first_ofld_pq = qed_get_cm_pq_idx(p_hwfn, PQ_FLAGS_OFLD); in qed_get_cm_pq_idx_ofld_mtc()
1798 return first_ofld_pq + pq_offset; in qed_get_cm_pq_idx_ofld_mtc()
1993 qm_info->first_ofld_pq, in qed_dp_init_qm_params()

Completed in 17 milliseconds