Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qed/
H A Dqed_hw.h70 * @brief qed_ptt_pool_alloc - Allocate and initialize PTT pool
76 int qed_ptt_pool_alloc(struct qed_hwfn *p_hwfn);
H A Dqed_hw.c44 int qed_ptt_pool_alloc(struct qed_hwfn *p_hwfn) in qed_ptt_pool_alloc() function
H A Dqed_dev.c4582 rc = qed_ptt_pool_alloc(p_hwfn); in qed_hw_prepare_single()
/kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/qed/
H A Dqed_hw.h74 * qed_ptt_pool_alloc(): Allocate and initialize PTT pool.
80 int qed_ptt_pool_alloc(struct qed_hwfn *p_hwfn);
H A Dqed_hw.c47 int qed_ptt_pool_alloc(struct qed_hwfn *p_hwfn) in qed_ptt_pool_alloc() function
H A Dqed_dev.c4679 rc = qed_ptt_pool_alloc(p_hwfn); in qed_hw_prepare_single()

Completed in 15 milliseconds