Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/wireless/realtek/rtlwifi/rtl8192de/
Dphy.h88 if (rtlpriv->rtlhal.interfaceindex == 1) in rtl92d_acquire_cckandrw_pagea_ctl()
97 if (rtlpriv->rtlhal.interfaceindex == 1) in rtl92d_release_cckandrw_pagea_ctl()
Dphy.c521 if (rtlhal->interfaceindex == 0) { in _rtl92d_phy_config_bb_with_headerfile()
556 if (rtlhal->interfaceindex == 0) { in _rtl92d_phy_config_bb_with_headerfile()
1034 if (rtlhal->interfaceindex == 1) in rtl92d_phy_switch_wirelessband()
1040 if (rtlhal->interfaceindex == 1) in rtl92d_phy_switch_wirelessband()
1054 value8 = rtl_read_byte(rtlpriv, (rtlhal->interfaceindex == in rtl92d_phy_switch_wirelessband()
1057 rtl_write_byte(rtlpriv, (rtlhal->interfaceindex == in rtl92d_phy_switch_wirelessband()
1060 value8 = rtl_read_byte(rtlpriv, (rtlhal->interfaceindex == in rtl92d_phy_switch_wirelessband()
1063 rtl_write_byte(rtlpriv, (rtlhal->interfaceindex == in rtl92d_phy_switch_wirelessband()
1224 && rtlhal->interfaceindex == 1) { in _rtl92d_phy_switch_rf_setting()
1277 rtlhal->interfaceindex == 1) /* MAC 1 5G */ in _rtl92d_phy_switch_rf_setting()
[all …]
Drf.c462 rtlhal->interfaceindex == 0) { in rtl92d_phy_rf6052_config()
474 rtlhal->interfaceindex == 1) { in rtl92d_phy_rf6052_config()
485 } else if (rtlhal->interfaceindex == 1) { in rtl92d_phy_rf6052_config()
Ddm.c722 rtlhal->interfaceindex == 1) /* MAC 1 5G */ in rtl92d_bandtype_5G()
727 if (rtlhal->interfaceindex == 1 || i == rf) in rtl92d_bandtype_5G()
735 if (rtlhal->interfaceindex == 1 || i == rf) in rtl92d_bandtype_5G()
1055 rtlhal->interfaceindex, in rtl92d_dm_txpower_tracking_callback_thermalmeter()
Dfw.c121 if (rtlhal->interfaceindex == 0) { in _rtl92d_fw_init()
144 if (rtlhal->interfaceindex == 0) { in _rtl92d_fw_init()
Dhw.c969 if (rtlhal->interfaceindex == 0) { in rtl92de_hw_init()
1321 if (rtlpriv->rtlhal.interfaceindex == 1) in rtl92de_card_disable()
1731 if (rtlhal->interfaceindex != 0) { in _rtl92de_read_adapter_info()
/Linux-v5.4/drivers/net/wireless/realtek/rtlwifi/
Dpci.c1985 rtlhal->interfaceindex = 0; in _rtl_pci_find_adapter()
1989 rtlhal->interfaceindex = 1; in _rtl_pci_find_adapter()
1995 rtlhal->interfaceindex = 0; in _rtl_pci_find_adapter()
Dwifi.h1689 u32 interfaceindex; member