Searched refs:destroy_conn (Results 1 – 15 of 15) sorted by relevance
| /OK3568_Linux_fs/kernel/include/linux/qed/ |
| H A D | qed_fcoe_if.h | 145 int (*destroy_conn)(struct qed_dev *cdev, member
|
| H A D | qed_iscsi_if.h | 222 int (*destroy_conn)(struct qed_dev *cdev, u32 handle, u8 abrt_conn); member
|
| /OK3568_Linux_fs/kernel/include/scsi/ |
| H A D | scsi_transport_iscsi.h | 91 void (*destroy_conn) (struct iscsi_cls_conn *conn); member
|
| /OK3568_Linux_fs/kernel/drivers/scsi/bnx2i/ |
| H A D | bnx2i_iscsi.c | 2053 goto destroy_conn; in bnx2i_hw_ep_disconnect() 2107 destroy_conn: in bnx2i_hw_ep_disconnect() 2291 .destroy_conn = bnx2i_conn_destroy,
|
| /OK3568_Linux_fs/kernel/drivers/infiniband/ulp/iser/ |
| H A D | iscsi_iser.c | 993 .destroy_conn = iscsi_conn_teardown,
|
| /OK3568_Linux_fs/kernel/drivers/scsi/qedi/ |
| H A D | qedi_iscsi.c | 1137 ret = qedi_ops->destroy_conn(qedi->cdev, qedi_ep->handle, abrt_conn); in qedi_ep_disconnect() 1444 .destroy_conn = qedi_conn_destroy,
|
| /OK3568_Linux_fs/kernel/drivers/scsi/ |
| H A D | iscsi_tcp.c | 1042 .destroy_conn = iscsi_sw_tcp_conn_destroy,
|
| H A D | scsi_transport_iscsi.c | 2964 if (transport->destroy_conn) in iscsi_if_destroy_conn() 2965 transport->destroy_conn(conn); in iscsi_if_destroy_conn()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/qlogic/qed/ |
| H A D | qed_fcoe.c | 1024 .destroy_conn = &qed_fcoe_destroy_conn,
|
| H A D | qed_iscsi.c | 1392 .destroy_conn = &qed_iscsi_destroy_conn,
|
| /OK3568_Linux_fs/kernel/drivers/scsi/cxgbi/cxgb3i/ |
| H A D | cxgb3i.c | 121 .destroy_conn = iscsi_tcp_conn_teardown,
|
| /OK3568_Linux_fs/kernel/drivers/scsi/cxgbi/cxgb4i/ |
| H A D | cxgb4i.c | 138 .destroy_conn = iscsi_tcp_conn_teardown,
|
| /OK3568_Linux_fs/kernel/drivers/scsi/qedf/ |
| H A D | qedf_main.c | 1422 qed_ops->destroy_conn(qedf->cdev, fcport->handle, term_params_dma); in qedf_upload_connection()
|
| /OK3568_Linux_fs/kernel/drivers/scsi/be2iscsi/ |
| H A D | be_main.c | 5814 .destroy_conn = iscsi_conn_teardown,
|
| /OK3568_Linux_fs/kernel/drivers/scsi/qla4xxx/ |
| H A D | ql4_os.c | 264 .destroy_conn = qla4xxx_conn_destroy,
|