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

/drivers/net/wireless/rt2x00/
H A Drt2x00config.c224 set_bit(CONFIG_CHANNEL_HT40, &rt2x00dev->flags);
227 clear_bit(CONFIG_CHANNEL_HT40, &rt2x00dev->flags);
H A Drt2x00.h666 CONFIG_CHANNEL_HT40, enumerator in enum:rt2x00_state_flags
H A Drt2800lib.c3585 !test_bit(CONFIG_CHANNEL_HT40, &rt2x00dev->flags))
3728 if (test_bit(CONFIG_CHANNEL_HT40, &rt2x00dev->flags))
4082 (test_bit(CONFIG_CHANNEL_HT40, &rt2x00dev->flags)) ?
4475 if (!test_bit(CONFIG_CHANNEL_HT40, &rt2x00dev->flags))

Completed in 48 milliseconds