Searched refs:MAX_TX_QUEUE (Results 1 – 4 of 4) sorted by relevance
599 #define MAX_TX_QUEUE 10 /* Maximal number of skb's queued in driver. */ macro
398 tp->QueueSkb = MAX_TX_QUEUE; in tms380tr_init_net_local()750 && (tp->QueueSkb < MAX_TX_QUEUE || tp->TplFree != tp->TplBusy)) in tms380tr_timer_chk()2104 if(tp->QueueSkb < MAX_TX_QUEUE) in tms380tr_tx_status_irq()
12 #define MAX_TX_QUEUE 10 macro
1584 tp->QueueSkb = MAX_TX_QUEUE; in smctr_init_adapter()