Searched refs:MAX_PIO_COUNT (Results 1 – 2 of 2) sorted by relevance
185 #define MAX_PIO_COUNT 0x000000ff // 255 - make tunable? macro
965 if (rx_bytes <= MAX_PIO_COUNT) { in rx_schedule()994 if (rx_bytes <= MAX_PIO_COUNT) { in rx_schedule()1127 if (!test_bit (ultra, &dev->flags) || tx_bytes <= MAX_PIO_COUNT) { in tx_schedule()1155 if (!test_bit (ultra, &dev->flags) || tx_bytes <= MAX_PIO_COUNT) { in tx_schedule()