Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/wireless/rt2x00/
Drt2x00config.c224 set_bit(CONFIG_CHANNEL_HT40, &rt2x00dev->flags); in rt2x00lib_config()
227 clear_bit(CONFIG_CHANNEL_HT40, &rt2x00dev->flags); in rt2x00lib_config()
Drt2x00.h668 CONFIG_CHANNEL_HT40, enumerator
Drt2800lib.c3561 !test_bit(CONFIG_CHANNEL_HT40, &rt2x00dev->flags)) in rt2800_get_txpower_bw_comp()
3704 if (test_bit(CONFIG_CHANNEL_HT40, &rt2x00dev->flags)) in rt2800_config_txpower_rt3593()
4058 (test_bit(CONFIG_CHANNEL_HT40, &rt2x00dev->flags)) ? in rt2800_config_txpower_rt3593()
4458 if (!test_bit(CONFIG_CHANNEL_HT40, &rt2x00dev->flags)) in rt2800_get_default_vgc()