Home
last modified time | relevance | path

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

/linux-6.6.21/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.c516 if (rtlhal->interfaceindex == 0) { in _rtl92d_phy_config_bb_with_headerfile()
551 if (rtlhal->interfaceindex == 0) { in _rtl92d_phy_config_bb_with_headerfile()
1029 if (rtlhal->interfaceindex == 1) in rtl92d_phy_switch_wirelessband()
1035 if (rtlhal->interfaceindex == 1) in rtl92d_phy_switch_wirelessband()
1049 value8 = rtl_read_byte(rtlpriv, (rtlhal->interfaceindex == in rtl92d_phy_switch_wirelessband()
1052 rtl_write_byte(rtlpriv, (rtlhal->interfaceindex == in rtl92d_phy_switch_wirelessband()
1055 value8 = rtl_read_byte(rtlpriv, (rtlhal->interfaceindex == in rtl92d_phy_switch_wirelessband()
1058 rtl_write_byte(rtlpriv, (rtlhal->interfaceindex == in rtl92d_phy_switch_wirelessband()
1219 && rtlhal->interfaceindex == 1) { in _rtl92d_phy_switch_rf_setting()
1272 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()
1056 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()
1316 if (rtlpriv->rtlhal.interfaceindex == 1) in rtl92de_card_disable()
1726 if (rtlhal->interfaceindex != 0) { in _rtl92de_read_adapter_info()
/linux-6.6.21/drivers/net/wireless/realtek/rtlwifi/
Dpci.c1934 rtlhal->interfaceindex = 0; in _rtl_pci_find_adapter()
1938 rtlhal->interfaceindex = 1; in _rtl_pci_find_adapter()
1944 rtlhal->interfaceindex = 0; in _rtl_pci_find_adapter()
Dwifi.h1676 u32 interfaceindex; member