Searched refs:copy_threshold (Results 1 – 3 of 3) sorted by relevance
451 uint16_t copy_threshold; /* Write Once */ member509 uint16_t copy_threshold; /* anything this size or less is copied up */ member
1418 fl->copy_threshold = rx_copy_threshold; in t4_alloc_iq()1844 txq->copy_threshold = tx_copy_threshold; in t4_alloc_txq()1845 txq->txb_size = eq->tse_qsize * txq->copy_threshold; in t4_alloc_txq()2350 const bool do_copy = (len <= fl->copy_threshold); in t4_fl_get_payload()2498 if (txinfo->len <= txq->copy_threshold && in get_frame_txinfo()2511 if (len > txq->copy_threshold || in get_frame_txinfo()
951 uint32_t copy_threshold, minsize; in sbd_handle_read() local973 copy_threshold = (sbd_copy_threshold > 0) ? in sbd_handle_read()976 if (len < copy_threshold && in sbd_handle_read()