Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/wireless/ralink/rt2x00/
Drt2x00config.c213 set_bit(CONFIG_CHANNEL_HT40, &rt2x00dev->flags); in rt2x00lib_config()
216 clear_bit(CONFIG_CHANNEL_HT40, &rt2x00dev->flags); in rt2x00lib_config()
Drt2x00.h665 CONFIG_CHANNEL_HT40, enumerator
Drt2800lib.c4529 !test_bit(CONFIG_CHANNEL_HT40, &rt2x00dev->flags)) in rt2800_get_txpower_bw_comp()
4675 if (test_bit(CONFIG_CHANNEL_HT40, &rt2x00dev->flags)) in rt2800_config_txpower_rt3593()
5029 (test_bit(CONFIG_CHANNEL_HT40, &rt2x00dev->flags)) ? in rt2800_config_txpower_rt3593()
5105 if (!test_bit(CONFIG_CHANNEL_HT40, &rt2x00dev->flags)) { in rt2800_config_txpower_rt6352()
5612 if (!test_bit(CONFIG_CHANNEL_HT40, &rt2x00dev->flags)) in rt2800_get_default_vgc()
8718 2 * test_bit(CONFIG_CHANNEL_HT40, &rt2x00dev->flags)); in rt2800_bw_filter_calibration()