Lines Matching refs:tfint
363 boolean_t tfint; in nge_send_copy() local
381 tfint = ((start_index % ngep->tfint_threshold) == 0); in nge_send_copy()
405 flags, B_TRUE, tfint); in nge_send_copy()
448 boolean_t tfint; in nge_send_mapped() local
544 tfint = ((j % ngep->tfint_threshold) == 0); in nge_send_mapped()
547 cookie[i].dmac_size, 0, end, tfint); in nge_send_mapped()
553 tfint = ((j % ngep->tfint_threshold) == 0); in nge_send_mapped()
555 flags, end, tfint); in nge_send_mapped()
734 size_t length, uint32_t sum_flag, boolean_t end, boolean_t tfint) in nge_hot_txd_fill() argument
760 if (tfint) in nge_hot_txd_fill()
773 size_t length, uint32_t sum_flag, boolean_t end, boolean_t tfint) in nge_sum_txd_fill() argument
798 if (tfint) in nge_sum_txd_fill()