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

/linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/
H A Dphy.c1992 u16 radioa_arraylen_a, radioa_arraylen_b; rtl8812ae_phy_config_rf_with_headerfile() local
1996 radioa_arraylen_a = RTL8812AE_RADIOA_1TARRAYLEN; rtl8812ae_phy_config_rf_with_headerfile()
2001 "Radio_A:RTL8821AE_RADIOA_ARRAY %d\n", radioa_arraylen_a); rtl8812ae_phy_config_rf_with_headerfile()
2006 for (i = 0; i < radioa_arraylen_a; i = i + 2) { rtl8812ae_phy_config_rf_with_headerfile()
2018 v2 != 0xCDCD && i < radioa_arraylen_a-2) rtl8812ae_phy_config_rf_with_headerfile()
2026 v2 != 0xCDCD && i < radioa_arraylen_a - 2) { rtl8812ae_phy_config_rf_with_headerfile()
2031 while (v2 != 0xDEAD && i < radioa_arraylen_a-2) rtl8812ae_phy_config_rf_with_headerfile()

Completed in 67 milliseconds