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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/be2iscsi/
H A Dbe_iscsi.c120 struct beiscsi_conn *beiscsi_conn; local
151 beiscsi_bindconn_cid(struct beiscsi_hba *phba, struct beiscsi_conn *beiscsi_conn, unsigned int cid) argument
180 struct beiscsi_conn *beiscsi_conn = conn->dd_data; local
225 struct beiscsi_conn *beiscsi_conn = conn->dd_data; local
396 beiscsi_set_params_for_offld(struct beiscsi_conn *beiscsi_conn, struct beiscsi_offload_params *params) argument
430 struct beiscsi_conn *beiscsi_conn = conn->dd_data; local
708 struct beiscsi_conn *beiscsi_conn; local
[all...]
H A Dbe_main.c71 struct beiscsi_conn *beiscsi_conn; local
142 struct beiscsi_conn *beiscsi_conn; local
936 beiscsi_process_async_pdu(struct beiscsi_conn *beiscsi_conn, struct beiscsi_hba *phba, unsigned short cid, struct pdu_base *ppdu, unsigned long pdu_len, void *pbuffer, unsigned long buf_len) argument
1135 be_complete_io(struct beiscsi_conn *beiscsi_conn, struct iscsi_task *task, struct sol_cqe *psol) argument
1205 be_complete_logout(struct beiscsi_conn *beiscsi_conn, struct iscsi_task *task, struct sol_cqe *psol) argument
1237 be_complete_tmf(struct beiscsi_conn *beiscsi_conn, struct iscsi_task *task, struct sol_cqe *psol) argument
1261 hwi_complete_drvr_msgs(struct beiscsi_conn *beiscsi_conn, struct beiscsi_hba *phba, struct sol_cqe *psol) argument
1292 be_complete_nopin_resp(struct beiscsi_conn *beiscsi_conn, struct iscsi_task *task, struct sol_cqe *psol) argument
1313 hwi_complete_cmd(struct beiscsi_conn *beiscsi_conn, struct beiscsi_hba *phba, struct sol_cqe *psol) argument
1393 hwi_get_async_handle(struct beiscsi_hba *phba, struct beiscsi_conn *beiscsi_conn, struct hwi_async_pdu_context *pasync_ctx, struct i_t_dpdu_cqe *pdpdu_cqe, unsigned int *pcq_index) argument
1654 hwi_flush_default_pdu_buffer(struct beiscsi_hba *phba, struct beiscsi_conn *beiscsi_conn, struct i_t_dpdu_cqe *pdpdu_cqe) argument
1678 hwi_fwd_async_msg(struct beiscsi_conn *beiscsi_conn, struct beiscsi_hba *phba, struct hwi_async_pdu_context *pasync_ctx, unsigned short cri) argument
1721 hwi_gather_async_pdu(struct beiscsi_conn *beiscsi_conn, struct beiscsi_hba *phba, struct async_pdu_handle *pasync_handle) argument
1785 hwi_process_default_pdu_ring(struct beiscsi_conn *beiscsi_conn, struct beiscsi_hba *phba, struct i_t_dpdu_cqe *pdpdu_cqe) argument
1856 struct beiscsi_conn *beiscsi_conn; local
2131 struct beiscsi_conn *beiscsi_conn = io_task->conn; local
3672 beiscsi_offload_connection(struct beiscsi_conn *beiscsi_conn, struct beiscsi_offload_params *params) argument
3779 struct beiscsi_conn *beiscsi_conn = conn->dd_data; local
3890 struct beiscsi_conn *beiscsi_conn = conn->dd_data; local
3935 struct beiscsi_conn *beiscsi_conn = conn->dd_data; local
3996 struct beiscsi_conn *beiscsi_conn = conn->dd_data; local
[all...]
H A Dbe_main.h359 struct beiscsi_conn { struct

Completed in 68 milliseconds