Searched refs:MAX_TX_WINDOW (Results 1 – 5 of 5) sorted by relevance
151 #define MAX_TX_WINDOW 7 macro180 struct frame_cb queue[MAX_TX_WINDOW]; /* Info about frames in queue */
224 #define MAX_TX_WINDOW 7 macro241 struct frame_cb queue[MAX_TX_WINDOW]; /* Info about frames in queue */
37 #define MAX_TX_WINDOW 7 macro59 struct frame_cb queue[MAX_TX_WINDOW + 2]; /* Info about frames in queue */
1530 if (self->tx_fifo.free < MAX_TX_WINDOW) in ali_ircc_fir_hard_xmit()1666 if (self->tx_fifo.free < MAX_TX_WINDOW) { in ali_ircc_dma_xmit_complete()
1550 if ((self->tx_fifo.free < MAX_TX_WINDOW) && (self->new_speed == 0)) in nsc_ircc_hard_xmit_fir()1690 if ((self->tx_fifo.free < MAX_TX_WINDOW) && (self->new_speed == 0)) { in nsc_ircc_dma_xmit_complete()