Searched refs:tbuf_start (Results 1 – 1 of 1) sorted by relevance
315 unsigned int tbuf_start; member2193 info->tbuf_start = i; in unsent_tbufs()3946 if (desc_count(info->tbufs[info->tbuf_start])) { in tx_start()3970 wr_reg32(info, TDDAR, info->tbufs[info->tbuf_start].pdesc); in tx_start()4814 info->tbuf_start = i = info->tbuf_current; in tx_load()4836 if (i != info->tbuf_start) in tx_load()4847 d = &info->tbufs[info->tbuf_start]; in tx_load()
Completed in 16 milliseconds