Home
last modified time | relevance | path

Searched refs:interfaceindex (Results 1 – 8 of 8) sorted by relevance

/drivers/net/wireless/rtlwifi/rtl8192de/
Dphy.h114 if (rtlpriv->rtlhal.interfaceindex == 1) in rtl92d_acquire_cckandrw_pagea_ctl()
123 if (rtlpriv->rtlhal.interfaceindex == 1) in rtl92d_release_cckandrw_pagea_ctl()
Dphy.c547 if (rtlhal->interfaceindex == 0) { in _rtl92d_phy_config_bb_with_headerfile()
582 if (rtlhal->interfaceindex == 0) { in _rtl92d_phy_config_bb_with_headerfile()
1072 if (rtlhal->interfaceindex == 1) in rtl92d_phy_switch_wirelessband()
1078 if (rtlhal->interfaceindex == 1) in rtl92d_phy_switch_wirelessband()
1092 value8 = rtl_read_byte(rtlpriv, (rtlhal->interfaceindex == in rtl92d_phy_switch_wirelessband()
1095 rtl_write_byte(rtlpriv, (rtlhal->interfaceindex == in rtl92d_phy_switch_wirelessband()
1098 value8 = rtl_read_byte(rtlpriv, (rtlhal->interfaceindex == in rtl92d_phy_switch_wirelessband()
1101 rtl_write_byte(rtlpriv, (rtlhal->interfaceindex == in rtl92d_phy_switch_wirelessband()
1262 && rtlhal->interfaceindex == 1) { in _rtl92d_phy_switch_rf_setting()
1315 rtlhal->interfaceindex == 1) /* MAC 1 5G */ in _rtl92d_phy_switch_rf_setting()
[all …]
Drf.c489 rtlhal->interfaceindex == 0) { in rtl92d_phy_rf6052_config()
501 rtlhal->interfaceindex == 1) { in rtl92d_phy_rf6052_config()
512 } else if (rtlhal->interfaceindex == 1) { in rtl92d_phy_rf6052_config()
Ddm.c783 rtlhal->interfaceindex == 1) /* MAC 1 5G */ in rtl92d_bandtype_5G()
788 if (rtlhal->interfaceindex == 1 || i == rf) in rtl92d_bandtype_5G()
796 if (rtlhal->interfaceindex == 1 || i == rf) in rtl92d_bandtype_5G()
1117 rtlhal->interfaceindex, in rtl92d_dm_txpower_tracking_callback_thermalmeter()
Dfw.c204 if (rtlhal->interfaceindex == 0) { in _rtl92d_fw_init()
227 if (rtlhal->interfaceindex == 0) { in _rtl92d_fw_init()
Dhw.c996 if (rtlhal->interfaceindex == 0) { in rtl92de_hw_init()
1351 if (rtlpriv->rtlhal.interfaceindex == 1) in rtl92de_card_disable()
1800 if (rtlhal->interfaceindex == 0) { in _rtl92de_read_adapter_info()
/drivers/net/wireless/rtlwifi/
Dpci.c2024 rtlhal->interfaceindex = 0; in _rtl_pci_find_adapter()
2028 rtlhal->interfaceindex = 1; in _rtl_pci_find_adapter()
2034 rtlhal->interfaceindex = 0; in _rtl_pci_find_adapter()
Dwifi.h1526 u32 interfaceindex; member