Searched refs:iscsi_conn_stop (Results 1 – 10 of 10) sorted by relevance
| /Linux-v5.4/drivers/infiniband/ulp/iser/ |
| D | iscsi_iser.c | 553 iscsi_conn_stop(cls_conn, flag); in iscsi_iser_conn_stop() 563 iscsi_conn_stop(cls_conn, flag); in iscsi_iser_conn_stop()
|
| /Linux-v5.4/include/scsi/ |
| D | libiscsi.h | 419 extern void iscsi_conn_stop(struct iscsi_cls_conn *, int);
|
| /Linux-v5.4/drivers/scsi/ |
| D | iscsi_tcp.c | 645 iscsi_conn_stop(cls_conn, flag); in iscsi_sw_tcp_conn_stop()
|
| D | libiscsi.c | 3149 void iscsi_conn_stop(struct iscsi_cls_conn *cls_conn, int flag) in iscsi_conn_stop() function 3164 EXPORT_SYMBOL_GPL(iscsi_conn_stop);
|
| /Linux-v5.4/drivers/scsi/qedi/ |
| D | qedi_iscsi.c | 1387 .stop_conn = iscsi_conn_stop,
|
| /Linux-v5.4/drivers/scsi/cxgbi/cxgb3i/ |
| D | cxgb3i.c | 122 .stop_conn = iscsi_conn_stop,
|
| /Linux-v5.4/drivers/scsi/bnx2i/ |
| D | bnx2i_iscsi.c | 2289 .stop_conn = iscsi_conn_stop,
|
| /Linux-v5.4/drivers/scsi/cxgbi/cxgb4i/ |
| D | cxgb4i.c | 139 .stop_conn = iscsi_conn_stop,
|
| /Linux-v5.4/drivers/scsi/be2iscsi/ |
| D | be_main.c | 5821 .stop_conn = iscsi_conn_stop,
|
| /Linux-v5.4/drivers/scsi/qla4xxx/ |
| D | ql4_os.c | 229 .stop_conn = iscsi_conn_stop,
|