Searched refs:id_rc_tx_copy_thresh (Results 1 – 3 of 3) sorted by relevance
1883 mem_attr.mr_len = chan->scq_size * state->id_rc_tx_copy_thresh; in ibd_rc_alloc_tx_copybufs()1897 chan->scq_size * state->id_rc_tx_copy_thresh); in ibd_rc_alloc_tx_copybufs()1937 (chan->tx_mr_bufs + i * state->id_rc_tx_copy_thresh); in ibd_rc_init_txlist()1969 state->id_rc_tx_copy_thresh); in ibd_rc_fini_txlist()
2918 state->id_rc_tx_copy_thresh = IBD_DEF_RC_TX_COPY_THRESH; in ibd_state_init()5042 state->id_rc_tx_copy_thresh = (uint32_t)result; in ibd_set_priv_prop()5268 value = state->id_rc_tx_copy_thresh; in ibd_get_priv_prop()7175 if (pktsize <= state->id_rc_tx_copy_thresh) { in ibd_send()
1190 uint_t id_rc_tx_copy_thresh; member