Searched refs:resp_wr_ptr (Results 1 – 3 of 3) sorted by relevance
1486 bnx2i_conn->gen_pdu.resp_wr_ptr = in bnx2i_process_login_resp()1496 bnx2i_conn->gen_pdu.resp_wr_ptr[0] = 0; in bnx2i_process_login_resp()1497 bnx2i_conn->gen_pdu.resp_wr_ptr++; in bnx2i_process_login_resp()1503 bnx2i_conn->gen_pdu.resp_wr_ptr - bnx2i_conn->gen_pdu.resp_buf); in bnx2i_process_login_resp()1548 bnx2i_conn->gen_pdu.resp_wr_ptr = bnx2i_conn->gen_pdu.resp_buf + in bnx2i_process_text_resp()1557 bnx2i_conn->gen_pdu.resp_wr_ptr[0] = 0; in bnx2i_process_text_resp()1558 bnx2i_conn->gen_pdu.resp_wr_ptr++; in bnx2i_process_text_resp()1563 bnx2i_conn->gen_pdu.resp_wr_ptr - in bnx2i_process_text_resp()
204 char *resp_wr_ptr; member
1001 bnx2i_conn->gen_pdu.resp_wr_ptr = bnx2i_conn->gen_pdu.resp_buf; in bnx2i_conn_alloc_login_resources()