Searched refs:TX_Q_LEN (Results 1 – 2 of 2) sorted by relevance
78 #define TX_Q_LEN 2048 macro240 struct sk_buff *sent_skb_list[TX_Q_LEN];
1437 for (j = 0; j < TX_Q_LEN * 4; j += 4) { in be_tx_timeout()1459 for (j = 0; j < TX_Q_LEN; j++) { in be_tx_timeout()3086 status = be_queue_alloc(adapter, &txo->q, TX_Q_LEN, in be_tx_qs_create()