Searched refs:login_resp_buf (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/sys/dev/iser/
H A Diser_initiator.c163 iser_conn->login_resp_buf = iser_conn->login_buf +
172 iser_conn->login_resp_buf,
480 if ((char *)rx_desc == iser_conn->login_resp_buf) {
H A Dicl_iser.h444 char *login_req_buf, *login_resp_buf; member in struct:iser_conn
H A Diser_verbs.c75 return ((uintptr_t)wr_id != (uintptr_t)iser_conn->login_resp_buf);
872 rx_wr.wr_id = (uintptr_t)iser_conn->login_resp_buf;

Completed in 121 milliseconds