Searched refs:path_agc (Results 1 - 9 of 9) sorted by relevance

/drivers/staging/rtl8723au/include/
H A Dodm_HWConfig.h77 struct phy_rx_agc_info path_agc[RF_PATH_MAX]; member in struct:phy_status_rpt
116 struct phy_rx_agc_info path_agc[2]; member in struct:phy_status_rpt_8195
/drivers/staging/rtl8188eu/include/
H A Dodm_HWConfig.h72 struct phy_rx_agc_info path_agc[3]; member in struct:phy_status_rpt
/drivers/staging/rtl8723au/hal/
H A Dodm_HWConfig.c207 rx_pwr[i] = ((pPhyStaRpt->path_agc[i].gain & 0x3F)*2) - 110;
217 if ((pPhyStaRpt->path_agc[i].trsw) == 1)
/drivers/staging/rtl8188eu/hal/
H A Dodm_HWConfig.c206 rx_pwr[i] = ((pPhyStaRpt->path_agc[i].gain & 0x3F)*2) - 110;
216 if ((pPhyStaRpt->path_agc[i].trsw) == 1)
/drivers/net/wireless/rtlwifi/rtl8723be/
H A Dtrx.h381 struct phy_rx_agc_info_t path_agc[2]; member in struct:phy_status_rpt
H A Dtrx.c299 rx_pwr[i] = ((p_phystrpt->path_agc[i].gain & 0x3f) * 2)
/drivers/net/wireless/rtlwifi/rtl8188ee/
H A Dtrx.h555 struct phy_rx_agc_info_t path_agc[2]; member in struct:phy_status_rpt
/drivers/net/wireless/rtlwifi/rtl8192ee/
H A Dtrx.c324 rx_pwr[i] = ((p_phystrpt->path_agc[i].gain & 0x3f) * 2)
H A Dtrx.h610 struct phy_rx_agc_info_t path_agc[2]; member in struct:phy_status_rpt

Completed in 52 milliseconds