Searched refs:max_cmdsn (Results 1 - 10 of 10) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/include/scsi/
H A Discsi_proto.h176 __be32 max_cmdsn; member in struct:iscsi_cmd_rsp
205 __be32 max_cmdsn; member in struct:iscsi_async
249 __be32 max_cmdsn; member in struct:iscsi_nopin
297 __be32 max_cmdsn; member in struct:iscsi_tm_rsp
323 __be32 max_cmdsn; member in struct:iscsi_r2t_rsp
361 __be32 max_cmdsn; member in struct:iscsi_data_rsp
403 __be32 max_cmdsn; member in struct:iscsi_text_rsp
451 __be32 max_cmdsn; member in struct:iscsi_login_rsp
535 __be32 max_cmdsn; member in struct:iscsi_logout_rsp
579 __be32 max_cmdsn; member in struct:iscsi_reject
[all...]
H A Dlibiscsi.h263 uint32_t max_cmdsn; member in struct:iscsi_session
425 uint32_t exp_cmdsn, uint32_t max_cmdsn);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/include/scsi/
H A Discsi_proto.h176 __be32 max_cmdsn; member in struct:iscsi_cmd_rsp
205 __be32 max_cmdsn; member in struct:iscsi_async
249 __be32 max_cmdsn; member in struct:iscsi_nopin
297 __be32 max_cmdsn; member in struct:iscsi_tm_rsp
323 __be32 max_cmdsn; member in struct:iscsi_r2t_rsp
361 __be32 max_cmdsn; member in struct:iscsi_data_rsp
403 __be32 max_cmdsn; member in struct:iscsi_text_rsp
451 __be32 max_cmdsn; member in struct:iscsi_login_rsp
535 __be32 max_cmdsn; member in struct:iscsi_logout_rsp
579 __be32 max_cmdsn; member in struct:iscsi_reject
[all...]
H A Dlibiscsi.h263 uint32_t max_cmdsn; member in struct:iscsi_session
425 uint32_t exp_cmdsn, uint32_t max_cmdsn);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/scsi/
H A Dlibiscsi.c114 uint32_t exp_cmdsn, uint32_t max_cmdsn)
120 if (iscsi_sna_lt(max_cmdsn, exp_cmdsn - 1))
127 if (max_cmdsn != session->max_cmdsn &&
128 !iscsi_sna_lt(max_cmdsn, session->max_cmdsn)) {
129 session->max_cmdsn = max_cmdsn;
143 be32_to_cpu(hdr->max_cmdsn));
491 session->max_cmdsn
113 __iscsi_update_cmdsn(struct iscsi_session *session, uint32_t exp_cmdsn, uint32_t max_cmdsn) argument
603 iscsi_complete_scsi_task(struct iscsi_task *task, uint32_t exp_cmdsn, uint32_t max_cmdsn) argument
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/scsi/
H A Dlibiscsi.c114 uint32_t exp_cmdsn, uint32_t max_cmdsn)
120 if (iscsi_sna_lt(max_cmdsn, exp_cmdsn - 1))
127 if (max_cmdsn != session->max_cmdsn &&
128 !iscsi_sna_lt(max_cmdsn, session->max_cmdsn)) {
129 session->max_cmdsn = max_cmdsn;
143 be32_to_cpu(hdr->max_cmdsn));
491 session->max_cmdsn
113 __iscsi_update_cmdsn(struct iscsi_session *session, uint32_t exp_cmdsn, uint32_t max_cmdsn) argument
603 iscsi_complete_scsi_task(struct iscsi_task *task, uint32_t exp_cmdsn, uint32_t max_cmdsn) argument
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/scsi/bnx2i/
H A Dbnx2i_hwi.c1302 hdr->max_cmdsn = cpu_to_be32(resp_cqe->max_cmd_sn);
1382 resp_hdr->max_cmdsn = cpu_to_be32(login->max_cmd_sn);
1436 resp_hdr->max_cmdsn = cpu_to_be32(tmf_cqe->max_cmd_sn);
1481 resp_hdr->max_cmdsn = cpu_to_be32(logout->max_cmd_sn);
1561 hdr->max_cmdsn = cpu_to_be32(nop_in->max_cmd_sn);
1623 resp_hdr->max_cmdsn = cpu_to_be32(async_cqe->max_cmd_sn);
1667 hdr->max_cmdsn = cpu_to_be32(reject->max_cmd_sn);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/scsi/bnx2i/
H A Dbnx2i_hwi.c1302 hdr->max_cmdsn = cpu_to_be32(resp_cqe->max_cmd_sn);
1382 resp_hdr->max_cmdsn = cpu_to_be32(login->max_cmd_sn);
1436 resp_hdr->max_cmdsn = cpu_to_be32(tmf_cqe->max_cmd_sn);
1481 resp_hdr->max_cmdsn = cpu_to_be32(logout->max_cmd_sn);
1561 hdr->max_cmdsn = cpu_to_be32(nop_in->max_cmd_sn);
1623 resp_hdr->max_cmdsn = cpu_to_be32(async_cqe->max_cmd_sn);
1667 hdr->max_cmdsn = cpu_to_be32(reject->max_cmd_sn);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/scsi/be2iscsi/
H A Dbe_main.c1144 u32 resid = 0, exp_cmdsn, max_cmdsn; local
1150 max_cmdsn = ((psol->
1201 iscsi_complete_scsi_task(task, exp_cmdsn, max_cmdsn);
1223 hdr->max_cmdsn = be32_to_cpu((psol->
1252 hdr->max_cmdsn = be32_to_cpu((psol->dw[offsetof(struct amap_sol_cqe,
1304 hdr->max_cmdsn = be32_to_cpu((psol->dw[offsetof(struct amap_sol_cqe,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/scsi/be2iscsi/
H A Dbe_main.c1144 u32 resid = 0, exp_cmdsn, max_cmdsn; local
1150 max_cmdsn = ((psol->
1201 iscsi_complete_scsi_task(task, exp_cmdsn, max_cmdsn);
1223 hdr->max_cmdsn = be32_to_cpu((psol->
1252 hdr->max_cmdsn = be32_to_cpu((psol->dw[offsetof(struct amap_sol_cqe,
1304 hdr->max_cmdsn = be32_to_cpu((psol->dw[offsetof(struct amap_sol_cqe,

Completed in 145 milliseconds