Home
last modified time | relevance | path

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

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