Home
last modified time | relevance | path

Searched refs:qed_dmae_info_alloc (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qed/
H A Dqed_hw.h251 * @brief qed_dmae_info_alloc - Init the dmae_info structure
255 int qed_dmae_info_alloc(struct qed_hwfn *p_hwfn);
H A Dqed_hw.c504 int qed_dmae_info_alloc(struct qed_hwfn *p_hwfn) in qed_dmae_info_alloc() function
H A Dqed_dev.c2323 rc = qed_dmae_info_alloc(p_hwfn); in qed_resc_alloc()
/kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/qed/
H A Dqed_hw.h272 * qed_dmae_info_alloc(): Init the dmae_info structure
279 int qed_dmae_info_alloc(struct qed_hwfn *p_hwfn);
H A Dqed_hw.c522 int qed_dmae_info_alloc(struct qed_hwfn *p_hwfn) in qed_dmae_info_alloc() function
H A Dqed_dev.c2346 rc = qed_dmae_info_alloc(p_hwfn); in qed_resc_alloc()

Completed in 16 milliseconds