Home
last modified time | relevance | path

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

/freebsd/sys/dev/iser/
H A Diser_verbs.c146 if (wc->wr_id == ISER_BEACON_WRID) { in iser_handle_wc()
644 ib_conn->beacon.send.wr_id = ISER_BEACON_WRID; in iser_conn_terminate()
659 ib_conn->beacon.recv.wr_id = ISER_BEACON_WRID; in iser_conn_terminate()
H A Dicl_iser.h96 #define ISER_BEACON_WRID 0xfffffffffffffffeULL macro