Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/realtek/rtw88/
H A 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 …]
H A Ddebug.c920 struct rtw_coex *coex = &rtwdev->coex; in rtw_debugfs_set_coex_enable() local
939 struct rtw_coex *coex = &rtwdev->coex; in rtw_debugfs_get_coex_enable() local
H A Dmac80211.c379 struct rtw_coex *coex = &rtwdev->coex; in rtw_ops_bss_info_changed() local
/linux/drivers/net/wireless/intel/iwlwifi/dvm/
H A Dlib.c626 struct iwl_bt_coex_profile_notif *coex = (void *)pkt->data; in iwlagn_bt_coex_profile_notif() local
/linux/drivers/net/wireless/marvell/mwifiex/
H A Dsta_cmdresp.c1022 struct host_cmd_ds_robust_coex *coex = &resp->params.coex; in mwifiex_ret_robust_coex() local
H A Dsta_cmd.c1555 struct host_cmd_ds_robust_coex *coex = &cmd->params.coex; in mwifiex_cmd_robust_coex() local
H A Dfw.h2427 struct host_cmd_ds_robust_coex coex; member