Home
last modified time | relevance | path

Searched defs:coex (Results 1 – 16 of 16) sorted by relevance

/Linux-v6.6/drivers/net/wireless/realtek/rtw88/
Dcoex.c40 struct rtw_coex *coex = &rtwdev->coex; in rtw_coex_limited_tx() local
99 struct rtw_coex *coex = &rtwdev->coex; in rtw_coex_limited_wl() local
114 struct rtw_coex *coex = &rtwdev->coex; in rtw_coex_freerun_check() local
150 struct rtw_coex *coex = &rtwdev->coex; in rtw_coex_wl_slot_extend() local
168 struct rtw_coex *coex = &rtwdev->coex; in rtw_coex_wl_ccklock_action() local
208 struct rtw_coex *coex = &rtwdev->coex; in rtw_coex_wl_ccklock_detect() local
260 struct rtw_coex *coex = &rtwdev->coex; in rtw_coex_wl_noisy_detect() local
310 struct rtw_coex *coex = &rtwdev->coex; in rtw_coex_tdma_timer_base() local
369 struct rtw_coex *coex = &rtwdev->coex; in rtw_coex_write_scbd() local
414 struct rtw_coex *coex = &rtwdev->coex; in rtw_coex_check_rfk() local
[all …]
Drtw8821c.c810 struct rtw_coex *coex = &rtwdev->coex; in rtw8821c_coex_cfg_ant_switch() local
919 struct rtw_coex *coex = &rtwdev->coex; in rtw8821c_coex_cfg_rfe_type() local
961 struct rtw_coex *coex = &rtwdev->coex; in rtw8821c_coex_cfg_wl_tx_power() local
Drtw8822b.c1164 struct rtw_coex *coex = &rtwdev->coex; in rtw8822b_coex_cfg_ant_switch() local
1260 struct rtw_coex *coex = &rtwdev->coex; in rtw8822b_coex_cfg_rfe_type() local
1308 struct rtw_coex *coex = &rtwdev->coex; in rtw8822b_coex_cfg_wl_tx_power() local
1330 struct rtw_coex *coex = &rtwdev->coex; in rtw8822b_coex_cfg_wl_rx_gain() local
Drtw8723d.c1588 struct rtw_coex *coex = &rtwdev->coex; in rtw8723d_coex_cfg_rfe_type() local
1620 struct rtw_coex *coex = &rtwdev->coex; in rtw8723d_coex_cfg_wl_tx_power() local
1640 struct rtw_coex *coex = &rtwdev->coex; in rtw8723d_coex_cfg_wl_rx_gain() local
Ddebug.c881 struct rtw_coex *coex = &rtwdev->coex; in rtw_debugfs_set_coex_enable() local
907 struct rtw_coex *coex = &rtwdev->coex; in rtw_debugfs_get_coex_enable() local
Dmain.c1517 struct rtw_coex *coex = &rtwdev->coex; in rtw_core_stop() local
2087 struct rtw_coex *coex = &rtwdev->coex; in rtw_core_init() local
Drtw8822c.c2989 struct rtw_coex *coex = &rtwdev->coex; in rtw8822c_coex_cfg_gnt_fix() local
3077 struct rtw_coex *coex = &rtwdev->coex; in rtw8822c_coex_cfg_rfe_type() local
3100 struct rtw_coex *coex = &rtwdev->coex; in rtw8822c_coex_cfg_wl_tx_power() local
3111 struct rtw_coex *coex = &rtwdev->coex; in rtw8822c_coex_cfg_wl_rx_gain() local
Dmac80211.c370 struct rtw_coex *coex = &rtwdev->coex; in rtw_ops_bss_info_changed() local
Dcoex.h416 struct rtw_coex *coex = &rtwdev->coex; in rtw_coex_disabled() local
Dmain.h2002 struct rtw_coex coex; member
/Linux-v6.6/drivers/net/wireless/intel/iwlwifi/dvm/
Dlib.c626 struct iwl_bt_coex_profile_notif *coex = (void *)pkt->data; in iwlagn_bt_coex_profile_notif() local
/Linux-v6.6/drivers/net/wireless/marvell/mwifiex/
Dsta_cmdresp.c1022 struct host_cmd_ds_robust_coex *coex = &resp->params.coex; in mwifiex_ret_robust_coex() local
Dsta_cmd.c1555 struct host_cmd_ds_robust_coex *coex = &cmd->params.coex; in mwifiex_cmd_robust_coex() local
Dfw.h2372 struct host_cmd_ds_robust_coex coex; member
/Linux-v6.6/drivers/net/wireless/realtek/rtw89/
Dmac.c4837 int rtw89_mac_coex_init(struct rtw89_dev *rtwdev, const struct rtw89_mac_ax_coex *coex) in rtw89_mac_coex_init()
4931 const struct rtw89_mac_ax_coex *coex) in rtw89_mac_coex_init_v1()
/Linux-v6.6/drivers/firmware/arm_scmi/
Ddriver.c2660 bool coex = IS_ENABLED(CONFIG_ARM_SCMI_RAW_MODE_SUPPORT_COEX); in scmi_probe() local