Searched refs:NV_TX_LASTPACKET (Results 1 – 1 of 1) sorted by relevance
364 #define NV_TX_LASTPACKET (1<<16) macro2209 u32 tx_flags_extra = (np->desc_ver == DESC_VER_1 ? NV_TX_LASTPACKET : NV_TX2_LASTPACKET); in nv_start_xmit()2621 if (flags & NV_TX_LASTPACKET) { in nv_tx_done()5143 u32 tx_flags_extra = (np->desc_ver == DESC_VER_1 ? NV_TX_LASTPACKET : NV_TX2_LASTPACKET); in nv_loopback_test()