Home
last modified time | relevance | path

Searched refs:bnx2i_free_qp_resc (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/drivers/scsi/bnx2i/
Dbnx2i.h859 extern void bnx2i_free_qp_resc(struct bnx2i_hba *hba,
Dbnx2i_iscsi.c1928 bnx2i_free_qp_resc(hba, bnx2i_ep); in bnx2i_ep_connect()
2161 bnx2i_free_qp_resc(hba, bnx2i_ep); in bnx2i_ep_disconnect()
Dbnx2i_hwi.c1170 bnx2i_free_qp_resc(hba, ep); in bnx2i_alloc_qp_resc()
1183 void bnx2i_free_qp_resc(struct bnx2i_hba *hba, struct bnx2i_endpoint *ep) in bnx2i_free_qp_resc() function