Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/infiniband/ulp/isert/
Dib_isert.h154 char *login_rsp_buf; member
Dib_isert.c638 isert_conn->login_rsp_buf = isert_conn->login_buf + in isert_alloc_login_buf()
643 isert_conn->login_rsp_buf); in isert_alloc_login_buf()
657 (void *)isert_conn->login_rsp_buf, in isert_alloc_login_buf()
1159 memcpy(isert_conn->login_rsp_buf, login->rsp_buf, length); in isert_put_login_tx()