Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qed/
H A Dqed_cxt.h94 * @brief qed_cxt_mngr_alloc - Allocate and init the context manager struct
100 int qed_cxt_mngr_alloc(struct qed_hwfn *p_hwfn);
H A Dqed_cxt.c1116 int qed_cxt_mngr_alloc(struct qed_hwfn *p_hwfn) in qed_cxt_mngr_alloc() function
H A Dqed_dev.c2178 rc = qed_cxt_mngr_alloc(p_hwfn); in qed_resc_alloc()
/kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/qed/
H A Dqed_cxt.h96 * qed_cxt_mngr_alloc(): Allocate and init the context manager struct.
102 int qed_cxt_mngr_alloc(struct qed_hwfn *p_hwfn);
H A Dqed_cxt.c1111 int qed_cxt_mngr_alloc(struct qed_hwfn *p_hwfn) in qed_cxt_mngr_alloc() function
H A Dqed_dev.c2191 rc = qed_cxt_mngr_alloc(p_hwfn); in qed_resc_alloc()

Completed in 22 milliseconds