Lines Matching refs:req_buf
961 if (bnx2i_conn->gen_pdu.req_buf) { in bnx2i_conn_free_login_resources()
964 bnx2i_conn->gen_pdu.req_buf, in bnx2i_conn_free_login_resources()
966 bnx2i_conn->gen_pdu.req_buf = NULL; in bnx2i_conn_free_login_resources()
981 bnx2i_conn->gen_pdu.req_buf = in bnx2i_conn_alloc_login_resources()
986 if (bnx2i_conn->gen_pdu.req_buf == NULL) in bnx2i_conn_alloc_login_resources()
990 bnx2i_conn->gen_pdu.req_wr_ptr = bnx2i_conn->gen_pdu.req_buf; in bnx2i_conn_alloc_login_resources()
1031 bnx2i_conn->gen_pdu.req_buf, in bnx2i_conn_alloc_login_resources()
1033 bnx2i_conn->gen_pdu.req_buf = NULL; in bnx2i_conn_alloc_login_resources()
1059 bnx2i_conn->gen_pdu.req_buf; in bnx2i_iscsi_prep_generic_pdu_bd()
1096 buf = bnx2i_conn->gen_pdu.req_buf; in bnx2i_iscsi_send_generic_request()
1195 memset(bnx2i_conn->gen_pdu.req_buf, 0, ISCSI_DEF_MAX_RECV_SEG_LEN); in bnx2i_mtask_xmit()
1205 memcpy(bnx2i_conn->gen_pdu.req_buf, task->data, in bnx2i_mtask_xmit()
1208 bnx2i_conn->gen_pdu.req_buf + task->data_count; in bnx2i_mtask_xmit()