Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/rtl8712/
H A Drtl871x_mp.h88 u8 curr_txpoweridx; member
H A Drtl871x_mp.c27 pmp_priv->curr_txpoweridx = 0x14; in _init_mp_priv_()
305 u8 TxPower = pAdapter->mppriv.curr_txpoweridx; in r8712_SetTxPower()
H A Drtl871x_mp_ioctl.c346 Adapter->mppriv.curr_txpoweridx = (u8)tx_pwr_idx; in oid_rt_pro_set_tx_power_control_hdl()