Home
last modified time | relevance | path

Searched refs:FIFO_QUEUE_STOP (Results 1 – 2 of 2) sorted by relevance

/drivers/net/
Ds2io.h783 #define FIFO_QUEUE_STOP 1 macro
Ds2io.c550 sp->mac_control.fifos[i].queue_state = FIFO_QUEUE_STOP; in s2io_stop_all_tx_queue()
559 FIFO_QUEUE_STOP; in s2io_stop_tx_queue()
602 } else if (cnt && (fifo->queue_state == FIFO_QUEUE_STOP)) { in s2io_wake_tx_queue()
4175 } else if (unlikely(fifo->queue_state == FIFO_QUEUE_STOP)) { in s2io_xmit()