Lines Matching refs:req_buf
953 if (bnx2i_conn->gen_pdu.req_buf) { in bnx2i_conn_free_login_resources()
956 bnx2i_conn->gen_pdu.req_buf, in bnx2i_conn_free_login_resources()
958 bnx2i_conn->gen_pdu.req_buf = NULL; in bnx2i_conn_free_login_resources()
973 bnx2i_conn->gen_pdu.req_buf = in bnx2i_conn_alloc_login_resources()
978 if (bnx2i_conn->gen_pdu.req_buf == NULL) in bnx2i_conn_alloc_login_resources()
982 bnx2i_conn->gen_pdu.req_wr_ptr = bnx2i_conn->gen_pdu.req_buf; in bnx2i_conn_alloc_login_resources()
1023 bnx2i_conn->gen_pdu.req_buf, in bnx2i_conn_alloc_login_resources()
1025 bnx2i_conn->gen_pdu.req_buf = NULL; in bnx2i_conn_alloc_login_resources()
1051 bnx2i_conn->gen_pdu.req_buf; in bnx2i_iscsi_prep_generic_pdu_bd()
1088 buf = bnx2i_conn->gen_pdu.req_buf; in bnx2i_iscsi_send_generic_request()
1186 memset(bnx2i_conn->gen_pdu.req_buf, 0, ISCSI_DEF_MAX_RECV_SEG_LEN); in bnx2i_mtask_xmit()
1191 memcpy(bnx2i_conn->gen_pdu.req_buf, task->data, in bnx2i_mtask_xmit()
1194 bnx2i_conn->gen_pdu.req_buf + task->data_count; in bnx2i_mtask_xmit()