Searched refs:TplBusy (Results 1 – 2 of 2) sorted by relevance
415 tp->TplFree = tp->TplBusy = &tp->Tpl[0]; in tms380tr_init_net_local()750 && (tp->QueueSkb < MAX_TX_QUEUE || tp->TplFree != tp->TplBusy)) in tms380tr_timer_chk()1638 Addr = htonl(((char *)tp->TplBusy - (char *)tp) + tp->dmabuffer); in tms380tr_chk_outstanding_cmds()2010 tpl = tp->TplBusy; in tms380tr_cancel_tx_queue()2014 tp->TplBusy = tpl->NextTPLPtr; in tms380tr_cancel_tx_queue()2055 tpl = tp->TplBusy; in tms380tr_tx_status_irq()2064 tp->TplBusy = tpl->NextTPLPtr ; in tms380tr_tx_status_irq()
1085 TPL *TplBusy; member