Searched defs:beiscsi_conn (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/scsi/be2iscsi/
H A Dbe_iscsi.c136 struct beiscsi_conn *beiscsi_conn; local
177 struct beiscsi_conn *beiscsi_conn local
859 beiscsi_set_params_for_offld(struct beiscsi_conn *beiscsi_conn, struct beiscsi_offload_params *params) argument
905 struct beiscsi_conn *beiscsi_conn = conn->dd_data; local
1013 struct beiscsi_conn *beiscsi_conn; local
[all...]
H A Dbe_main.c224 struct beiscsi_conn *beiscsi_conn; local
284 struct beiscsi_conn *beiscsi_conn; local
1117 be_complete_io(struct beiscsi_conn *beiscsi_conn, struct iscsi_task *task, struct common_sol_cqe *csol_cqe) argument
1185 be_complete_logout(struct beiscsi_conn *beiscsi_conn, struct iscsi_task *task, struct common_sol_cqe *csol_cqe) argument
1212 be_complete_tmf(struct beiscsi_conn *beiscsi_conn, struct iscsi_task *task, struct common_sol_cqe *csol_cqe) argument
1233 hwi_complete_drvr_msgs(struct beiscsi_conn *beiscsi_conn, struct beiscsi_hba *phba, struct sol_cqe *psol) argument
1268 be_complete_nopin_resp(struct beiscsi_conn *beiscsi_conn, struct iscsi_task *task, struct common_sol_cqe *csol_cqe) argument
1341 hwi_complete_cmd(struct beiscsi_conn *beiscsi_conn, struct beiscsi_hba *phba, struct sol_cqe *psol) argument
1424 beiscsi_complete_pdu(struct beiscsi_conn *beiscsi_conn, struct pdu_base *phdr, void *pdata, unsigned int dlen) argument
1496 beiscsi_hdl_get_handle(struct beiscsi_conn *beiscsi_conn, struct hd_async_context *pasync_ctx, struct i_t_dpdu_cqe *pdpdu_cqe, u8 *header) argument
1604 beiscsi_hdl_fwd_pdu(struct beiscsi_conn *beiscsi_conn, struct hd_async_context *pasync_ctx, u16 cri) argument
1657 beiscsi_hdl_gather_pdu(struct beiscsi_conn *beiscsi_conn, struct hd_async_context *pasync_ctx, struct hd_async_handle *pasync_handle) argument
1781 beiscsi_hdq_process_compl(struct beiscsi_conn *beiscsi_conn, struct i_t_dpdu_cqe *pdpdu_cqe) argument
1874 struct beiscsi_conn *beiscsi_conn; local
2281 struct beiscsi_conn *beiscsi_conn = io_task->conn; local
4209 beiscsi_free_mgmt_task_handles(struct beiscsi_conn *beiscsi_conn, struct iscsi_task *task) argument
4252 struct beiscsi_conn *beiscsi_conn = conn->dd_data; local
4294 beiscsi_offload_connection(struct beiscsi_conn *beiscsi_conn, struct beiscsi_offload_params *params) argument
4372 struct beiscsi_conn *beiscsi_conn = conn->dd_data; local
4517 struct beiscsi_conn *beiscsi_conn = conn->dd_data; local
4578 struct beiscsi_conn *beiscsi_conn = conn->dd_data; local
4636 struct beiscsi_conn *beiscsi_conn = conn->dd_data; local
[all...]
H A Dbe_main.h406 struct beiscsi_conn { struct

Completed in 120 milliseconds