Home
last modified time | relevance | path

Searched refs:VR_TXCTL_FIRSTFRAG (Results 1 – 2 of 2) sorted by relevance

/haiku/src/add-ons/kernel/drivers/network/ether/via_rhine/dev/vr/
H A Dif_vrreg.h516 #define VR_TXCTL_FIRSTFRAG 0x00200000 macro
H A Dif_vr.c1471 if ((txctl & VR_TXCTL_FIRSTFRAG) == 0) in vr_txeof()
1919 txctl |= VR_TXCTL_FIRSTFRAG; in vr_encap()