Searched refs:bnx2i_free_qp_resc (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/bnx2i/ |
H A D | bnx2i.h | 859 extern void bnx2i_free_qp_resc(struct bnx2i_hba *hba,
|
H A D | bnx2i_iscsi.c | 1928 bnx2i_free_qp_resc(hba, bnx2i_ep); in bnx2i_ep_connect() 2165 bnx2i_free_qp_resc(hba, bnx2i_ep); in bnx2i_ep_disconnect()
|
H A D | bnx2i_hwi.c | 1170 bnx2i_free_qp_resc(hba, ep); in bnx2i_alloc_qp_resc() 1177 * bnx2i_free_qp_resc - free memory resources held by QP 1183 void bnx2i_free_qp_resc(struct bnx2i_hba *hba, struct bnx2i_endpoint *ep) in bnx2i_free_qp_resc() function
|
/kernel/linux/linux-6.6/drivers/scsi/bnx2i/ |
H A D | bnx2i.h | 859 extern void bnx2i_free_qp_resc(struct bnx2i_hba *hba,
|
H A D | bnx2i_iscsi.c | 1928 bnx2i_free_qp_resc(hba, bnx2i_ep); in bnx2i_ep_connect() 2161 bnx2i_free_qp_resc(hba, bnx2i_ep); in bnx2i_ep_disconnect()
|
H A D | bnx2i_hwi.c | 1170 bnx2i_free_qp_resc(hba, ep); in bnx2i_alloc_qp_resc() 1177 * bnx2i_free_qp_resc - free memory resources held by QP 1183 void bnx2i_free_qp_resc(struct bnx2i_hba *hba, struct bnx2i_endpoint *ep) in bnx2i_free_qp_resc() function
|
Completed in 17 milliseconds