Home
last modified time | relevance | path

Searched refs:ht40_1s_tx_pwr (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/dev/rtwn/rtl8192c/
H A Dr92c_rom.c102 rt->ht40_1s_tx_pwr[i][j] = rom->ht40_1s_tx_pwr[i][j]; in r92c_parse_rom()
H A Dr92c_rom_image.h44 uint8_t ht40_1s_tx_pwr[R92C_MAX_CHAINS][R92C_GROUP_2G]; member
H A Dr92c_priv.h30 uint8_t ht40_1s_tx_pwr[R92C_MAX_CHAINS][R92C_GROUP_2G]; member
H A Dr92c_chan.c127 htpow = rt->ht40_1s_tx_pwr[chain][group]; in r92c_get_txpower()