Searched refs:fdnext (Results 1 – 1 of 1) sorted by relevance
1745 unsigned long fdnext = le32_to_cpu(txfd->fd.FDNext); in tc35815_txdone() local1778 if ((fdnext & ~FD_Next_EOL) != fd_virt_to_bus(lp, txfd)) { in tc35815_txdone()1783 if (fdnext & FD_Next_EOL) { in tc35815_txdone()