Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtlwifi/btcoexist/
H A Dhalbtcoutsrc.c987 if (btcoexist->chip_interface == BTC_INTF_SDIO) in halbtc_write_local_reg_1byte()
989 else if (btcoexist->chip_interface == BTC_INTF_PCI) in halbtc_write_local_reg_1byte()
991 else if (btcoexist->chip_interface == BTC_INTF_USB) in halbtc_write_local_reg_1byte()
1297 wifionly_cfg->chip_interface = WIFIONLY_INTF_PCI; in exhalbtc_initlize_variables_wifi_only()
1300 wifionly_cfg->chip_interface = WIFIONLY_INTF_USB; in exhalbtc_initlize_variables_wifi_only()
1303 wifionly_cfg->chip_interface = WIFIONLY_INTF_UNKNOWN; in exhalbtc_initlize_variables_wifi_only()
1333 btcoexist->chip_interface = BTC_INTF_PCI; in exhalbtc_bind_bt_coex_withadapter()
1336 btcoexist->chip_interface = BTC_INTF_USB; in exhalbtc_bind_bt_coex_withadapter()
1339 btcoexist->chip_interface = BTC_INTF_UNKNOWN; in exhalbtc_bind_bt_coex_withadapter()
H A Dhalbtcoutsrc.h672 enum btc_chip_interface chip_interface; member
822 enum wifionly_chip_interface chip_interface; member
H A Dhalbtc8723b2ant.c3575 if (btcoexist->chip_interface == BTC_INTF_USB) { in ex_btc8723b2ant_power_on_setting()
3609 if (btcoexist->chip_interface == BTC_INTF_USB) { in ex_btc8723b2ant_pre_load_firmware()
3621 if (btcoexist->chip_interface == BTC_INTF_PCI) in ex_btc8723b2ant_pre_load_firmware()
3624 else if (btcoexist->chip_interface == BTC_INTF_SDIO) in ex_btc8723b2ant_pre_load_firmware()
H A Dhalbtc8723b1ant.c2392 if (btcoexist->chip_interface == BTC_INTF_USB) { in ex_btc8723b1ant_power_on_setting()
2418 if (btcoexist->chip_interface == BTC_INTF_PCI) in ex_btc8723b1ant_power_on_setting()
2421 else if (btcoexist->chip_interface == BTC_INTF_SDIO) in ex_btc8723b1ant_power_on_setting()
H A Dhalbtc8821a2ant.c3607 if (btcoexist->chip_interface == BTC_INTF_USB) { in ex_btc8821a2ant_pre_load_firmware()
3619 if (btcoexist->chip_interface == BTC_INTF_PCI) in ex_btc8821a2ant_pre_load_firmware()
3622 else if (btcoexist->chip_interface == BTC_INTF_SDIO) in ex_btc8821a2ant_pre_load_firmware()
H A Dhalbtc8192e2ant.c2606 if (btcoexist->chip_interface == BTC_INTF_USB) in btc8192e2ant_init_hwconfig()
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtlwifi/btcoexist/
H A Dhalbtcoutsrc.c971 if (btcoexist->chip_interface == BTC_INTF_SDIO) in halbtc_write_local_reg_1byte()
973 else if (btcoexist->chip_interface == BTC_INTF_PCI) in halbtc_write_local_reg_1byte()
975 else if (btcoexist->chip_interface == BTC_INTF_USB) in halbtc_write_local_reg_1byte()
1281 wifionly_cfg->chip_interface = WIFIONLY_INTF_PCI; in exhalbtc_initlize_variables_wifi_only()
1284 wifionly_cfg->chip_interface = WIFIONLY_INTF_USB; in exhalbtc_initlize_variables_wifi_only()
1287 wifionly_cfg->chip_interface = WIFIONLY_INTF_UNKNOWN; in exhalbtc_initlize_variables_wifi_only()
1317 btcoexist->chip_interface = BTC_INTF_PCI; in exhalbtc_bind_bt_coex_withadapter()
1320 btcoexist->chip_interface = BTC_INTF_USB; in exhalbtc_bind_bt_coex_withadapter()
1323 btcoexist->chip_interface = BTC_INTF_UNKNOWN; in exhalbtc_bind_bt_coex_withadapter()
H A Dhalbtcoutsrc.h672 enum btc_chip_interface chip_interface; member
822 enum wifionly_chip_interface chip_interface; member
H A Dhalbtc8723b2ant.c3575 if (btcoexist->chip_interface == BTC_INTF_USB) { in ex_btc8723b2ant_power_on_setting()
3609 if (btcoexist->chip_interface == BTC_INTF_USB) { in ex_btc8723b2ant_pre_load_firmware()
3621 if (btcoexist->chip_interface == BTC_INTF_PCI) in ex_btc8723b2ant_pre_load_firmware()
3624 else if (btcoexist->chip_interface == BTC_INTF_SDIO) in ex_btc8723b2ant_pre_load_firmware()
H A Dhalbtc8723b1ant.c2391 if (btcoexist->chip_interface == BTC_INTF_USB) { in ex_btc8723b1ant_power_on_setting()
2417 if (btcoexist->chip_interface == BTC_INTF_PCI) in ex_btc8723b1ant_power_on_setting()
2420 else if (btcoexist->chip_interface == BTC_INTF_SDIO) in ex_btc8723b1ant_power_on_setting()
H A Dhalbtc8821a2ant.c3592 if (btcoexist->chip_interface == BTC_INTF_USB) { in ex_btc8821a2ant_pre_load_firmware()
3604 if (btcoexist->chip_interface == BTC_INTF_PCI) in ex_btc8821a2ant_pre_load_firmware()
3607 else if (btcoexist->chip_interface == BTC_INTF_SDIO) in ex_btc8821a2ant_pre_load_firmware()
H A Dhalbtc8192e2ant.c2606 if (btcoexist->chip_interface == BTC_INTF_USB) in btc8192e2ant_init_hwconfig()

Completed in 59 milliseconds