Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qed/
H A Dqed_ll2.h235 * @brief qed_ll2_alloc - Allocates LL2 connections set
241 int qed_ll2_alloc(struct qed_hwfn *p_hwfn);
H A Dqed_ll2.c2153 int qed_ll2_alloc(struct qed_hwfn *p_hwfn) in qed_ll2_alloc() function
H A Dqed_dev.c2295 rc = qed_ll2_alloc(p_hwfn); in qed_resc_alloc()
/kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/qed/
H A Dqed_ll2.h232 * qed_ll2_alloc(): Allocates LL2 connections set.
238 int qed_ll2_alloc(struct qed_hwfn *p_hwfn);
H A Dqed_ll2.c2197 int qed_ll2_alloc(struct qed_hwfn *p_hwfn) in qed_ll2_alloc() function
H A Dqed_dev.c2309 rc = qed_ll2_alloc(p_hwfn); in qed_resc_alloc()

Completed in 20 milliseconds