Searched refs:TplBusy (Results 1 – 2 of 2) sorted by relevance
411 tp->TplFree = tp->TplBusy = &tp->Tpl[0]; in tms380tr_init_net_local()714 (tp->TplFree != tp->TplBusy)) in tms380tr_timer_chk()1610 Addr = htonl(((char *)tp->TplBusy - (char *)tp) + tp->dmabuffer); in tms380tr_chk_outstanding_cmds()1973 tpl = tp->TplBusy; in tms380tr_cancel_tx_queue()1977 tp->TplBusy = tpl->NextTPLPtr; in tms380tr_cancel_tx_queue()2007 tpl = tp->TplBusy; in tms380tr_tx_status_irq()2016 tp->TplBusy = tpl->NextTPLPtr ; in tms380tr_tx_status_irq()
1086 TPL *TplBusy; member