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

/freebsd-11-stable/sys/dev/iser/
H A Dicl_iser.h145 #define ISER_MAX_CQ_LEN (ISER_MAX_RX_LEN + ISER_MAX_TX_LEN + \ macro
H A Diser_verbs.c219 max_cqe = min(ISER_MAX_CQ_LEN, ib_dev->attrs.max_cqe);

Completed in 109 milliseconds