Searched refs:login_rsp_buf (Results 1 – 2 of 2) sorted by relevance
171 char *login_rsp_buf; member
323 kfree(isert_conn->login_rsp_buf); in isert_free_login_buf()351 isert_conn->login_rsp_buf = kzalloc(ISER_RX_PAYLOAD_SIZE, GFP_KERNEL); in isert_alloc_login_buf()352 if (!isert_conn->login_rsp_buf) { in isert_alloc_login_buf()358 isert_conn->login_rsp_buf, in isert_alloc_login_buf()370 kfree(isert_conn->login_rsp_buf); in isert_alloc_login_buf()936 memcpy(isert_conn->login_rsp_buf, login->rsp_buf, length); in isert_put_login_tx()