Searched refs:ENTRY_TXD_FIRST_FRAGMENT (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/rt2x00/
H A Drt2x00queue.h258 * @ENTRY_TXD_FIRST_FRAGMENT: This is the first frame.
276 ENTRY_TXD_FIRST_FRAGMENT, enumerator in enum:txentry_desc_flags
H A Drt2x00queue.c223 if (test_bit(ENTRY_TXD_FIRST_FRAGMENT, &txdesc->flags))
373 __set_bit(ENTRY_TXD_FIRST_FRAGMENT, &txdesc->flags);
H A Drt2500usb.c1064 test_bit(ENTRY_TXD_FIRST_FRAGMENT, &txdesc->flags));

Completed in 51 milliseconds