Searched refs:RXDONE_SIGNAL_PLCP (Results 1 - 7 of 7) 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.h155 * @RXDONE_SIGNAL_PLCP: Signal field contains the plcp value.
164 RXDONE_SIGNAL_PLCP = BIT(0), enumerator in enum:rxdone_entry_desc_flags
179 ( RXDONE_SIGNAL_PLCP | RXDONE_SIGNAL_BITRATE | RXDONE_SIGNAL_MCS )
H A Drt2x00dev.c443 if (((type == RXDONE_SIGNAL_PLCP) &&
H A Drt2400pci.c1194 rxdesc->dev_flags |= RXDONE_SIGNAL_PLCP;
H A Drt2500usb.c1262 rxdesc->dev_flags |= RXDONE_SIGNAL_PLCP;
H A Drt2500pci.c1324 rxdesc->dev_flags |= RXDONE_SIGNAL_PLCP;
H A Drt61pci.c2029 rxdesc->dev_flags |= RXDONE_SIGNAL_PLCP;
H A Drt73usb.c1677 rxdesc->dev_flags |= RXDONE_SIGNAL_PLCP;

Completed in 173 milliseconds