Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon.c2397 int max_recv_wqe_bytes; in hermon_soft_state_init() local
2500 max_recv_wqe_bytes = state->hs_devlim.max_desc_sz_rq; in hermon_soft_state_init()
2506 hca_attr->hca_recv_sgl_sz = max_recv_wqe_bytes / 16; in hermon_soft_state_init()