Home
last modified time | relevance | path

Searched refs:ant_power (Results 1 – 15 of 15) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/admtek/
H A Dadm8211.c630 u8 ant_power = priv->ant_power > 0x3F ? in adm8211_rf_set_channel() local
631 priv->eeprom->antenna_power[chan - 1] : priv->ant_power; in adm8211_rf_set_channel()
707 reg |= ant_power << 9; in adm8211_rf_set_channel()
1887 priv->ant_power = 0x40; in adm8211_probe()
H A Dadm8211.h561 u8 ant_power; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/hal/phydm/
H A Dphydm_phystatus.c213 s8 ant_power in phydm_query_rx_pwr_percentage() argument
216 if ((ant_power <= -100) || (ant_power >= 20)) in phydm_query_rx_pwr_percentage()
218 else if (ant_power >= 0) in phydm_query_rx_pwr_percentage()
221 return 100 + ant_power; in phydm_query_rx_pwr_percentage()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/hal/phydm/
H A Dphydm_phystatus.c416 u8 phydm_pw_2_percent(s8 ant_power) in phydm_pw_2_percent() argument
418 if ((ant_power <= -100) || ant_power >= 20) in phydm_pw_2_percent()
420 else if (ant_power >= 0) in phydm_pw_2_percent()
423 return 100 + ant_power; in phydm_pw_2_percent()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/hal/phydm/
H A Dphydm_phystatus.c415 u8 phydm_pw_2_percent(s8 ant_power) in phydm_pw_2_percent() argument
417 if ((ant_power <= -100) || ant_power >= 20) in phydm_pw_2_percent()
419 else if (ant_power >= 0) in phydm_pw_2_percent()
422 return 100 + ant_power; in phydm_pw_2_percent()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/hal/phydm/
H A Dphydm_phystatus.c416 u8 phydm_pw_2_percent(s8 ant_power) in phydm_pw_2_percent() argument
418 if ((ant_power <= -100) || ant_power >= 20) in phydm_pw_2_percent()
420 else if (ant_power >= 0) in phydm_pw_2_percent()
423 return 100 + ant_power; in phydm_pw_2_percent()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/hal/phydm/
H A Dphydm_phystatus.c387 u8 phydm_pwr_2_percent(s8 ant_power) in phydm_pwr_2_percent() argument
389 if ((ant_power <= -100) || ant_power >= 20) in phydm_pwr_2_percent()
391 else if (ant_power >= 0) in phydm_pwr_2_percent()
394 return 100 + ant_power; in phydm_pwr_2_percent()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/hal/phydm/
H A Dphydm_phystatus.c387 u8 phydm_pwr_2_percent(s8 ant_power) in phydm_pwr_2_percent() argument
389 if ((ant_power <= -100) || ant_power >= 20) in phydm_pwr_2_percent()
391 else if (ant_power >= 0) in phydm_pwr_2_percent()
394 return 100 + ant_power; in phydm_pwr_2_percent()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/hal/phydm/
H A Dphydm_phystatus.c387 u8 phydm_pwr_2_percent(s8 ant_power) in phydm_pwr_2_percent() argument
389 if ((ant_power <= -100) || ant_power >= 20) in phydm_pwr_2_percent()
391 else if (ant_power >= 0) in phydm_pwr_2_percent()
394 return 100 + ant_power; in phydm_pwr_2_percent()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/hal/phydm/
H A Dphydm_phystatus.c415 u8 phydm_pw_2_percent(s8 ant_power) in phydm_pw_2_percent() argument
417 if ((ant_power <= -100) || ant_power >= 20) in phydm_pw_2_percent()
419 else if (ant_power >= 0) in phydm_pw_2_percent()
422 return 100 + ant_power; in phydm_pw_2_percent()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/hal/phydm/
H A Dphydm_phystatus.c415 u8 phydm_pw_2_percent(s8 ant_power) in phydm_pw_2_percent() argument
417 if ((ant_power <= -100) || ant_power >= 20) in phydm_pw_2_percent()
419 else if (ant_power >= 0) in phydm_pw_2_percent()
422 return 100 + ant_power; in phydm_pw_2_percent()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/hal/phydm/
H A Dphydm_phystatus.c415 u8 phydm_pw_2_percent(s8 ant_power) in phydm_pw_2_percent() argument
417 if ((ant_power <= -100) || ant_power >= 20) in phydm_pw_2_percent()
419 else if (ant_power >= 0) in phydm_pw_2_percent()
422 return 100 + ant_power; in phydm_pw_2_percent()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/hal/phydm/
H A Dphydm_phystatus.c415 u8 phydm_pw_2_percent(s8 ant_power) in phydm_pw_2_percent() argument
417 if ((ant_power <= -100) || ant_power >= 20) in phydm_pw_2_percent()
419 else if (ant_power >= 0) in phydm_pw_2_percent()
422 return 100 + ant_power; in phydm_pw_2_percent()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/hal/phydm/
H A Dphydm_phystatus.c404 u8 phydm_pwr_2_percent(s8 ant_power) in phydm_pwr_2_percent() argument
406 if ((ant_power <= -100) || ant_power >= 20) in phydm_pwr_2_percent()
408 else if (ant_power >= 0) in phydm_pwr_2_percent()
411 return 100 + ant_power; in phydm_pwr_2_percent()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/hal/phydm/
H A Dphydm_phystatus.c415 u8 phydm_pw_2_percent(s8 ant_power) in phydm_pw_2_percent() argument
417 if ((ant_power <= -100) || ant_power >= 20) in phydm_pw_2_percent()
419 else if (ant_power >= 0) in phydm_pw_2_percent()
422 return 100 + ant_power; in phydm_pw_2_percent()