Home
last modified time | relevance | path

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

/openbmc/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 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
H A 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
H A 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
H A 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
H A Dmain.c1518 struct rtw_coex *coex = &rtwdev->coex; in rtw_core_stop() local
2086 struct rtw_coex *coex = &rtwdev->coex; in rtw_core_init() local
H A Drtw8822c.c2991 struct rtw_coex *coex = &rtwdev->coex; in rtw8822c_coex_cfg_gnt_fix() local
3079 struct rtw_coex *coex = &rtwdev->coex; in rtw8822c_coex_cfg_rfe_type() local
3102 struct rtw_coex *coex = &rtwdev->coex; in rtw8822c_coex_cfg_wl_tx_power() local
3113 struct rtw_coex *coex = &rtwdev->coex; in rtw8822c_coex_cfg_wl_rx_gain() local
H A Dmac80211.c370 struct rtw_coex *coex = &rtwdev->coex; in rtw_ops_bss_info_changed() local
H A Dcoex.h416 struct rtw_coex *coex = &rtwdev->coex; in rtw_coex_disabled() local
H A Dmain.h2002 struct rtw_coex coex; member
/openbmc/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
/openbmc/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.h2373 struct host_cmd_ds_robust_coex coex; member
/openbmc/linux/drivers/net/wireless/realtek/rtw89/
H A Dmac.c4856 int rtw89_mac_coex_init(struct rtw89_dev *rtwdev, const struct rtw89_mac_ax_coex *coex) in rtw89_mac_coex_init()
4950 const struct rtw89_mac_ax_coex *coex) in rtw89_mac_coex_init_v1()
/openbmc/linux/drivers/firmware/arm_scmi/
H A Ddriver.c2664 bool coex = IS_ENABLED(CONFIG_ARM_SCMI_RAW_MODE_SUPPORT_COEX); in scmi_probe() local