Home
last modified time | relevance | path

Searched refs:db_bar_no_edpm (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qed/
H A Dqed_rdma.c887 info->user_dpm_enabled = (p_hwfn->db_bar_no_edpm == 0); in qed_fill_rdma_dev_info()
1898 val = (p_hwfn->dcbx_no_edpm || p_hwfn->db_bar_no_edpm) ? 0 : 1; in qed_rdma_dpm_conf()
1903 val, p_hwfn->dcbx_no_edpm, p_hwfn->db_bar_no_edpm); in qed_rdma_dpm_conf()
1909 p_hwfn->db_bar_no_edpm = true; in qed_rdma_dpm_bar()
H A Dqed.h641 u8 db_bar_no_edpm; member
H A Dqed_int.c422 if (cur_ovfl && !p_hwfn->db_bar_no_edpm) { in qed_db_rec_handler()
450 if (!p_hwfn->db_bar_no_edpm) { in qed_dorq_attn_overflow()
H A Dqed_dev.c2689 if (p_hwfn->dcbx_no_edpm || p_hwfn->db_bar_no_edpm) in qed_edpm_enabled()
/kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/qed/
H A Dqed_rdma.c860 info->user_dpm_enabled = (p_hwfn->db_bar_no_edpm == 0); in qed_fill_rdma_dev_info()
1871 val = (p_hwfn->dcbx_no_edpm || p_hwfn->db_bar_no_edpm) ? 0 : 1; in qed_rdma_dpm_conf()
1876 val, p_hwfn->dcbx_no_edpm, p_hwfn->db_bar_no_edpm); in qed_rdma_dpm_conf()
1881 p_hwfn->db_bar_no_edpm = true; in qed_rdma_dpm_bar()
H A Dqed.h635 u8 db_bar_no_edpm; member
H A Dqed_int.c425 if (cur_ovfl && !p_hwfn->db_bar_no_edpm) { in qed_db_rec_handler()
453 if (!p_hwfn->db_bar_no_edpm) { in qed_dorq_attn_overflow()
H A Dqed_dev.c2771 if (p_hwfn->dcbx_no_edpm || p_hwfn->db_bar_no_edpm) in qed_edpm_enabled()

Completed in 26 milliseconds