Home
last modified time | relevance | path

Searched refs:resp_wr_ptr (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/scsi/qedi/
A Dqedi_iscsi.h142 char *resp_wr_ptr; member
A Dqedi_fw.c118 qedi_conn->gen_pdu.resp_wr_ptr = qedi_conn->gen_pdu.resp_buf + pld_len; in qedi_process_text_resp()
143 (qedi_conn->gen_pdu.resp_wr_ptr - in qedi_process_text_resp()
295 qedi_conn->gen_pdu.resp_wr_ptr = qedi_conn->gen_pdu.resp_buf + pld_len; in qedi_process_login_resp()
309 (qedi_conn->gen_pdu.resp_wr_ptr - in qedi_process_login_resp()
A Dqedi_iscsi.c121 qedi_conn->gen_pdu.resp_wr_ptr = qedi_conn->gen_pdu.resp_buf; in qedi_conn_alloc_login_resources()
/linux/drivers/scsi/bnx2i/
A Dbnx2i_hwi.c1469 bnx2i_conn->gen_pdu.resp_wr_ptr = in bnx2i_process_login_resp()
1479 bnx2i_conn->gen_pdu.resp_wr_ptr[0] = 0; in bnx2i_process_login_resp()
1480 bnx2i_conn->gen_pdu.resp_wr_ptr++; in bnx2i_process_login_resp()
1486 bnx2i_conn->gen_pdu.resp_wr_ptr - bnx2i_conn->gen_pdu.resp_buf); in bnx2i_process_login_resp()
1531 bnx2i_conn->gen_pdu.resp_wr_ptr = bnx2i_conn->gen_pdu.resp_buf + in bnx2i_process_text_resp()
1540 bnx2i_conn->gen_pdu.resp_wr_ptr[0] = 0; in bnx2i_process_text_resp()
1541 bnx2i_conn->gen_pdu.resp_wr_ptr++; in bnx2i_process_text_resp()
1546 bnx2i_conn->gen_pdu.resp_wr_ptr - in bnx2i_process_text_resp()
A Dbnx2i.h204 char *resp_wr_ptr; member
A Dbnx2i_iscsi.c999 bnx2i_conn->gen_pdu.resp_wr_ptr = bnx2i_conn->gen_pdu.resp_buf; in bnx2i_conn_alloc_login_resources()

Completed in 23 milliseconds