Home
last modified time | relevance | path

Searched refs:login_rsp_buf (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/drivers/infiniband/ulp/isert/
Dib_isert.h159 char *login_rsp_buf; member
Dib_isert.c683 isert_conn->login_rsp_buf = isert_conn->login_buf + in isert_alloc_login_buf()
688 isert_conn->login_rsp_buf); in isert_alloc_login_buf()
702 (void *)isert_conn->login_rsp_buf, in isert_alloc_login_buf()
1182 memcpy(isert_conn->login_rsp_buf, login->rsp_buf, length); in isert_put_login_tx()