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

/freebsd-13-stable/sys/dev/qlnx/qlnxe/
H A Decore_roce.c1533 val = (p_hwfn->dcbx_no_edpm || p_hwfn->db_bar_no_edpm) ? 0 : 1;
1538 val, p_hwfn->dcbx_no_edpm, p_hwfn->db_bar_no_edpm);
1559 p_hwfn->db_bar_no_edpm = true;
H A Decore.h763 u8 db_bar_no_edpm; member in struct:ecore_hwfn
H A Decore_dev.c3395 ((p_hwfn->dcbx_no_edpm) || (p_hwfn->db_bar_no_edpm)) ?
3404 ((p_hwfn->dcbx_no_edpm) || (p_hwfn->db_bar_no_edpm)) ?

Completed in 201 milliseconds