Searched refs:RXDONE_CRYPTO_IV (Results 1 - 5 of 5) 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.h159 * @RXDONE_CRYPTO_IV: Driver provided IV/EIV data.
168 RXDONE_CRYPTO_IV = BIT(4), enumerator in enum:rxdone_entry_desc_flags
H A Drt2x00dev.c497 if ((rxdesc.dev_flags & RXDONE_CRYPTO_IV) &&
H A Drt2500usb.c1239 rxdesc->dev_flags |= RXDONE_CRYPTO_IV;
H A Drt61pci.c1998 rxdesc->dev_flags |= RXDONE_CRYPTO_IV;
H A Drt73usb.c1646 rxdesc->dev_flags |= RXDONE_CRYPTO_IV;

Completed in 232 milliseconds