Searched refs:DRIVER_REQUIRE_L2PAD (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 Drt2x00dev.c284 if (test_bit(DRIVER_REQUIRE_L2PAD, &rt2x00dev->flags))
803 if (test_bit(DRIVER_REQUIRE_L2PAD, &rt2x00dev->flags))
H A Drt2x00.h654 DRIVER_REQUIRE_L2PAD, enumerator in enum:rt2x00_flags
H A Drt2800pci.c970 __set_bit(DRIVER_REQUIRE_L2PAD, &rt2x00dev->flags);
H A Drt2800usb.c503 __set_bit(DRIVER_REQUIRE_L2PAD, &rt2x00dev->flags);
H A Drt2x00queue.c536 if (test_bit(DRIVER_REQUIRE_L2PAD, &queue->rt2x00dev->flags))

Completed in 120 milliseconds