Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/qlogic/qed/
Dqed_hw.h255 int qed_dmae_info_alloc(struct qed_hwfn *p_hwfn);
Dqed_hw.c504 int qed_dmae_info_alloc(struct qed_hwfn *p_hwfn) in qed_dmae_info_alloc() function
Dqed_dev.c2323 rc = qed_dmae_info_alloc(p_hwfn); in qed_resc_alloc()