Searched refs:ISER_MAX_CQ_LEN (Results 1 – 2 of 2) sorted by relevance
44 #define ISER_MAX_CQ_LEN (ISER_MAX_RX_LEN + ISER_MAX_TX_LEN + \ macro85 max_cqe = min(ISER_MAX_CQ_LEN, ib_dev->attrs.max_cqe); in iser_create_device_ib_res()
38 #define ISER_MAX_CQ_LEN (ISER_MAX_RX_CQ_LEN + ISER_MAX_TX_CQ_LEN + \ macro274 max_cqe = min(ISER_MAX_CQ_LEN, device->ib_device->attrs.max_cqe); in isert_alloc_comps()