Searched refs:VR_TXCTL_FIRSTFRAG (Results 1 – 2 of 2) sorted by relevance
516 #define VR_TXCTL_FIRSTFRAG 0x00200000 macro
1471 if ((txctl & VR_TXCTL_FIRSTFRAG) == 0) in vr_txeof()1919 txctl |= VR_TXCTL_FIRSTFRAG; in vr_encap()