Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/qlogic/qed/
Dqed_dcbx.h99 int qed_dcbx_info_alloc(struct qed_hwfn *p_hwfn);
Dqed_dcbx.c916 int qed_dcbx_info_alloc(struct qed_hwfn *p_hwfn) in qed_dcbx_info_alloc() function
Dqed_dev.c2351 rc = qed_dcbx_info_alloc(p_hwfn); in qed_resc_alloc()