Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/wireless/ath/carl9170/
Dphy.c1311 { CTL_2GHT40, 0, ar->power_2G_ht40, 8 }, in carl9170_calc_ctl()
1415 ar->power_2G_ht40[0]--; in carl9170_calc_ctl()
1416 ar->power_2G_ht40[1]--; in carl9170_calc_ctl()
1417 ar->power_2G_ht40[2]--; in carl9170_calc_ctl()
1504 ctpres = ar->power_2G_ht40; in carl9170_set_power_cal()
Dcarl9170.h358 u8 power_2G_ht40[8]; member
Dtx.c724 txpower = ar->power_2G_ht40; in carl9170_tx_rate_tpc_chains()