Searched refs:IBD_MAX_RX_MP_LEN (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/ib/clients/ibd/
H A Dibd.h45 #define IBD_MAX_RX_MP_LEN 16 macro
/illumos-gate/usr/src/uts/common/io/ib/clients/ibd/
H A Dibd_cm.c1593 if (state->rc_rx_mp_len >= IBD_MAX_RX_MP_LEN) {
1617 if (chan->rx_mp_len >= IBD_MAX_RX_MP_LEN) {
H A Dibd.c5414 state->id_rxwcs_size = IBD_MAX_RX_MP_LEN;

Completed in 85 milliseconds