Searched refs:copy_threshold (Results 1 – 3 of 3) sorted by relevance
260 uint16_t copy_threshold; /* anything this size or less is copied up */ member290 uint16_t copy_threshold; /* anything this size or less is copied up */ member
1204 fl->copy_threshold = rx_copy_threshold; in alloc_iq_fl()2084 copy = (len <= fl->copy_threshold); in get_fl_payload()2201 if (txinfo->len <= txq->copy_threshold && in get_frame_txinfo()2210 if (len <= txq->copy_threshold && in get_frame_txinfo()
875 uint32_t copy_threshold, minsize; in sbd_handle_read() local896 copy_threshold = (sbd_copy_threshold > 0) ? in sbd_handle_read()899 if (len < copy_threshold && in sbd_handle_read()