Lines Matching full:credit
467 * All send contexts have their credit sizes. Allocate credits in init_send_contexts()
549 * Obtain the credit return addresses, kernel virtual and bus, for the
556 * credit_return for its credit return.
612 * Calculate credit threshold in terms of percent of the allocated credits.
624 * Set the credit return threshold.
648 /* force a credit return on change to avoid a possible stall */ in sc_set_cr_threshold()
797 /* set up credit return */ in sc_alloc()
802 * Calculate the initial credit return threshold. in sc_alloc()
938 * credit return interrupts are stopped (although there in sc_disable()
1001 * @pause: wait for credit return
1003 * Wait for packet egress, optionally pause for credit return
1380 /* force a credit return on the context */
1386 /* a 0->1 transition schedules a credit return */ in sc_return_credits()
1390 * Ensure that the write is flushed and the credit return is in sc_return_credits()
1543 * There are at least two entities that can turn on credit return
1550 * Start credit return interrupts. This is managed by a count. If already
1569 * Stop credit return interrupts. This is managed by a count. Decrement the
1570 * count, if the last user, then turn the credit interrupts off.
1675 /* translate a send credit update to a bit code of reasons */
1874 * Set credit return threshold for the kernel send context
1965 * adjust credit return threshold in pio_map_init()
2132 "Unable to allocate credit return DMA range for NUMA %d\n", in init_credit_return()