Home
last modified time | relevance | path

Searched refs:max_cmd_sn (Results 1 – 2 of 2) sorted by relevance

/linux-2.6.39/drivers/scsi/bnx2i/
D57xx_iscsi_hsi.h30 u32 max_cmd_sn; member
335 u32 max_cmd_sn; member
913 u32 max_cmd_sn; member
1043 u32 max_cmd_sn; member
1097 u32 max_cmd_sn; member
1232 u32 max_cmd_sn; member
1405 u32 max_cmd_sn; member
1462 u32 max_cmd_sn; member
Dbnx2i_hwi.c1374 hdr->max_cmdsn = cpu_to_be32(resp_cqe->max_cmd_sn); in bnx2i_process_scsi_cmd_resp()
1454 resp_hdr->max_cmdsn = cpu_to_be32(login->max_cmd_sn); in bnx2i_process_login_resp()
1518 resp_hdr->max_cmdsn = cpu_to_be32(text->max_cmd_sn); in bnx2i_process_text_resp()
1570 resp_hdr->max_cmdsn = cpu_to_be32(tmf_cqe->max_cmd_sn); in bnx2i_process_tmf_resp()
1615 resp_hdr->max_cmdsn = cpu_to_be32(logout->max_cmd_sn); in bnx2i_process_logout_resp()
1693 hdr->max_cmdsn = cpu_to_be32(nop_in->max_cmd_sn); in bnx2i_process_nopin_mesg()
1756 resp_hdr->max_cmdsn = cpu_to_be32(async_cqe->max_cmd_sn); in bnx2i_process_async_mesg()
1800 hdr->max_cmdsn = cpu_to_be32(reject->max_cmd_sn); in bnx2i_process_reject_mesg()