Searched defs:beiscsi_conn (Results 1 – 6 of 6) sorted by relevance
| /kernel/linux/linux-6.6/drivers/scsi/be2iscsi/ |
| D | be_main.c | 224 struct beiscsi_conn *beiscsi_conn; in beiscsi_eh_abort() local 284 struct beiscsi_conn *beiscsi_conn; in beiscsi_eh_device_reset() local 1117 be_complete_io(struct beiscsi_conn *beiscsi_conn, in be_complete_io() 1185 be_complete_logout(struct beiscsi_conn *beiscsi_conn, in be_complete_logout() 1212 be_complete_tmf(struct beiscsi_conn *beiscsi_conn, in be_complete_tmf() 1233 hwi_complete_drvr_msgs(struct beiscsi_conn *beiscsi_conn, in hwi_complete_drvr_msgs() 1268 be_complete_nopin_resp(struct beiscsi_conn *beiscsi_conn, in be_complete_nopin_resp() 1341 static void hwi_complete_cmd(struct beiscsi_conn *beiscsi_conn, in hwi_complete_cmd() 1424 beiscsi_complete_pdu(struct beiscsi_conn *beiscsi_conn, in beiscsi_complete_pdu() 1496 beiscsi_hdl_get_handle(struct beiscsi_conn *beiscsi_conn, in beiscsi_hdl_get_handle() [all …]
|
| D | be_iscsi.c | 136 struct beiscsi_conn *beiscsi_conn; in beiscsi_conn_create() local 177 struct beiscsi_conn *beiscsi_conn = conn->dd_data; in beiscsi_conn_bind() local 859 static void beiscsi_set_params_for_offld(struct beiscsi_conn *beiscsi_conn, in beiscsi_set_params_for_offld() 905 struct beiscsi_conn *beiscsi_conn = conn->dd_data; in beiscsi_conn_start() local 1013 struct beiscsi_conn *beiscsi_conn; in beiscsi_free_ep() local
|
| D | be_main.h | 406 struct beiscsi_conn { struct 411 u32 beiscsi_conn_cid; argument 412 struct beiscsi_endpoint *ep; 413 unsigned short login_in_progress; 414 struct wrb_handle *plogin_wrb_handle; 415 struct sgl_handle *plogin_sgl_handle; 416 struct beiscsi_session *beiscsi_sess; 417 struct iscsi_task *task;
|
| /kernel/linux/linux-5.10/drivers/scsi/be2iscsi/ |
| D | be_main.c | 222 struct beiscsi_conn *beiscsi_conn; in beiscsi_eh_abort() local 275 struct beiscsi_conn *beiscsi_conn; in beiscsi_eh_device_reset() local 1100 be_complete_io(struct beiscsi_conn *beiscsi_conn, in be_complete_io() 1168 be_complete_logout(struct beiscsi_conn *beiscsi_conn, in be_complete_logout() 1195 be_complete_tmf(struct beiscsi_conn *beiscsi_conn, in be_complete_tmf() 1216 hwi_complete_drvr_msgs(struct beiscsi_conn *beiscsi_conn, in hwi_complete_drvr_msgs() 1251 be_complete_nopin_resp(struct beiscsi_conn *beiscsi_conn, in be_complete_nopin_resp() 1324 static void hwi_complete_cmd(struct beiscsi_conn *beiscsi_conn, in hwi_complete_cmd() 1407 beiscsi_complete_pdu(struct beiscsi_conn *beiscsi_conn, in beiscsi_complete_pdu() 1479 beiscsi_hdl_get_handle(struct beiscsi_conn *beiscsi_conn, in beiscsi_hdl_get_handle() [all …]
|
| D | be_iscsi.c | 136 struct beiscsi_conn *beiscsi_conn; in beiscsi_conn_create() local 177 struct beiscsi_conn *beiscsi_conn = conn->dd_data; in beiscsi_conn_bind() local 859 static void beiscsi_set_params_for_offld(struct beiscsi_conn *beiscsi_conn, in beiscsi_set_params_for_offld() 905 struct beiscsi_conn *beiscsi_conn = conn->dd_data; in beiscsi_conn_start() local 1013 struct beiscsi_conn *beiscsi_conn; in beiscsi_free_ep() local 1307 struct beiscsi_conn *beiscsi_conn; in beiscsi_ep_disconnect() local
|
| D | be_main.h | 407 struct beiscsi_conn { struct 412 u32 beiscsi_conn_cid; argument 413 struct beiscsi_endpoint *ep; 414 unsigned short login_in_progress; 415 struct wrb_handle *plogin_wrb_handle; 416 struct sgl_handle *plogin_sgl_handle; 417 struct beiscsi_session *beiscsi_sess; 418 struct iscsi_task *task;
|