Searched refs:msg_max (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_qpmod.c937 qpc->msg_max = state->hs_devlim.log_max_gso_sz;
939 qpc->msg_max = HERMON_MAX_MTU + 6;
941 qpc->msg_max = HERMON_QP_LOG_MAX_MSGSZ;
1353 qpc->msg_max = state->hs_devlim.log_max_gso_sz;
1355 qpc->msg_max = HERMON_QP_LOG_MAX_MSGSZ;
1432 qpc->msg_max = HERMON_QP_LOG_MAX_MSGSZ;
1565 qpc->msg_max = HERMON_QP_LOG_MAX_MSGSZ;
/illumos-gate/usr/src/uts/common/io/ib/adapters/tavor/
H A Dtavor_qpmod.c1296 * QPC "msg_max" must also be set so as to correspond with
1304 qpc->msg_max = qpc->mtu + 7; /* must equal MTU plus seven */
1379 qpc->msg_max = TAVOR_QP_LOG_MAX_MSGSZ;
1537 qpc->msg_max = TAVOR_QP_LOG_MAX_MSGSZ;
/illumos-gate/usr/src/uts/common/sys/ib/adapters/tavor/
H A Dtavor_hw.h1719 uint32_t msg_max :5; member in struct:tavor_hw_qpc_s
1799 uint32_t msg_max :5; member in struct:tavor_hw_qpc_s
/illumos-gate/usr/src/uts/common/sys/ib/adapters/hermon/
H A Dhermon_hw.h3417 uint32_t msg_max :5; member in struct:hermon_hw_qpc_s
3553 uint32_t msg_max :5; member in struct:hermon_hw_qpc_s

Completed in 104 milliseconds