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

/linux-4.1.27/drivers/net/wireless/rtlwifi/rtl8821ae/
H A Dphy.c1992 u16 radioa_arraylen_a, radioa_arraylen_b; rtl8812ae_phy_config_rf_with_headerfile() local
1998 radioa_arraylen_b = RTL8812AE_RADIOB_1TARRAYLEN; rtl8812ae_phy_config_rf_with_headerfile()
2039 for (i = 0; i < radioa_arraylen_b; i = i + 2) { rtl8812ae_phy_config_rf_with_headerfile()
2051 v2 != 0xCDCD && i < radioa_arraylen_b-2) rtl8812ae_phy_config_rf_with_headerfile()
2059 v2 != 0xCDCD && i < radioa_arraylen_b-2) { rtl8812ae_phy_config_rf_with_headerfile()
2064 while (v2 != 0xDEAD && i < radioa_arraylen_b-2) rtl8812ae_phy_config_rf_with_headerfile()

Completed in 86 milliseconds