Searched refs:FST_TXQ_DEPTH (Results 1 – 1 of 1) sorted by relevance
62 #define FST_TXQ_DEPTH 16 /* This one is for the buffering macro442 struct sk_buff *txq[FST_TXQ_DEPTH]; /* The queue */1382 txq_length = txq_length + FST_TXQ_DEPTH; in do_bottom_half_tx()1392 if (port->txqs == FST_TXQ_DEPTH) { in do_bottom_half_tx()2338 txq_length = txq_length + FST_TXQ_DEPTH; in fst_start_xmit()2350 if (txq_length == FST_TXQ_DEPTH - 1) { in fst_start_xmit()2367 if (port->txqe == FST_TXQ_DEPTH) in fst_start_xmit()