Searched refs:ENTRY_TXD_BURST (Results 1 - 6 of 6) 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.c324 __set_bit(ENTRY_TXD_BURST, &txdesc->flags);
345 __set_bit(ENTRY_TXD_BURST, &txdesc->flags);
353 __set_bit(ENTRY_TXD_BURST, &txdesc->flags);
466 !test_bit(ENTRY_TXD_BURST, &txdesc->flags))
H A Drt2x00queue.h261 * @ENTRY_TXD_BURST: This frame belongs to the same burst event.
279 ENTRY_TXD_BURST, enumerator in enum:txentry_desc_flags
H A Drt2800pci.c607 test_bit(ENTRY_TXD_BURST, &txdesc->flags));
H A Drt2800usb.c352 test_bit(ENTRY_TXD_BURST, &txdesc->flags));
H A Drt73usb.c1442 test_bit(ENTRY_TXD_BURST, &txdesc->flags));
1462 test_bit(ENTRY_TXD_BURST, &txdesc->flags));
H A Drt61pci.c1846 test_bit(ENTRY_TXD_BURST, &txdesc->flags));

Completed in 105 milliseconds