Searched refs:txd_last (Results 1 – 1 of 1) sorted by relevance
4284 struct TxDesc *txd_first, *txd_last; in rtl8169_start_xmit() local4317 txd_last = tp->TxDescArray + entry; in rtl8169_start_xmit()4318 txd_last->opts1 |= cpu_to_le32(LastFrag); in rtl8169_start_xmit()