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

/freebsd-11-stable/sys/dev/iser/
H A Dicl_iser.h98 #define ISER_BEACON_WRID 0xfffffffffffffffeULL macro
H A Diser_verbs.c147 if (wc->wr_id == ISER_BEACON_WRID) {
150 ISER_DBG("conn %p got ISER_BEACON_WRID", iser_conn);
656 ib_conn->beacon.send.wr_id = ISER_BEACON_WRID;
671 ib_conn->beacon.recv.wr_id = ISER_BEACON_WRID;

Completed in 154 milliseconds