Home
last modified time | relevance | path

Searched refs:coex (Results 1 – 25 of 90) sorted by relevance

1234

/dports/multimedia/v4l_compat/linux-5.13-rc2/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
256 struct rtw_coex *coex = &rtwdev->coex; in rtw_coex_wl_noisy_detect() local
306 struct rtw_coex *coex = &rtwdev->coex; in rtw_coex_tdma_timer_base() local
365 struct rtw_coex *coex = &rtwdev->coex; in rtw_coex_write_scbd() local
410 struct rtw_coex *coex = &rtwdev->coex; in rtw_coex_check_rfk() local
[all …]
H A Dmain.c1219 struct rtw_coex *coex = &rtwdev->coex; in rtw_core_stop() local
1228 cancel_delayed_work_sync(&coex->bt_relink_work); in rtw_core_stop()
1230 cancel_delayed_work_sync(&coex->defreeze_work); in rtw_core_stop()
1231 cancel_delayed_work_sync(&coex->wl_remain_work); in rtw_core_stop()
1232 cancel_delayed_work_sync(&coex->bt_remain_work); in rtw_core_stop()
1235 cancel_delayed_work_sync(&coex->wl_ccklock_work); in rtw_core_stop()
1725 struct rtw_coex *coex = &rtwdev->coex; in rtw_core_init() local
1750 skb_queue_head_init(&rtwdev->coex.queue); in rtw_core_init()
1759 mutex_init(&rtwdev->coex.mutex); in rtw_core_init()
1762 init_waitqueue_head(&rtwdev->coex.wait); in rtw_core_init()
[all …]
H A Dcoex.h411 struct rtw_coex *coex = &rtwdev->coex; in rtw_coex_disabled() local
412 struct rtw_coex_stat *coex_stat = &coex->stat; in rtw_coex_disabled()
H A Drtw8821c.c766 struct rtw_coex *coex = &rtwdev->coex; in rtw8821c_coex_cfg_ant_switch() local
767 struct rtw_coex_dm *coex_dm = &coex->dm; in rtw8821c_coex_cfg_ant_switch()
768 struct rtw_coex_rfe *coex_rfe = &coex->rfe; in rtw8821c_coex_cfg_ant_switch()
866 struct rtw_coex *coex = &rtwdev->coex; in rtw8821c_coex_cfg_rfe_type() local
867 struct rtw_coex_rfe *coex_rfe = &coex->rfe; in rtw8821c_coex_cfg_rfe_type()
908 struct rtw_coex *coex = &rtwdev->coex; in rtw8821c_coex_cfg_wl_tx_power() local
909 struct rtw_coex_dm *coex_dm = &coex->dm; in rtw8821c_coex_cfg_wl_tx_power()
H A Drtw8822b.c1143 struct rtw_coex *coex = &rtwdev->coex; in rtw8822b_coex_cfg_ant_switch() local
1144 struct rtw_coex_dm *coex_dm = &coex->dm; in rtw8822b_coex_cfg_ant_switch()
1145 struct rtw_coex_rfe *coex_rfe = &coex->rfe; in rtw8822b_coex_cfg_ant_switch()
1239 struct rtw_coex *coex = &rtwdev->coex; in rtw8822b_coex_cfg_rfe_type() local
1240 struct rtw_coex_rfe *coex_rfe = &coex->rfe; in rtw8822b_coex_cfg_rfe_type()
1287 struct rtw_coex *coex = &rtwdev->coex; in rtw8822b_coex_cfg_wl_tx_power() local
1288 struct rtw_coex_dm *coex_dm = &coex->dm; in rtw8822b_coex_cfg_wl_tx_power()
1309 struct rtw_coex *coex = &rtwdev->coex; in rtw8822b_coex_cfg_wl_rx_gain() local
1310 struct rtw_coex_dm *coex_dm = &coex->dm; in rtw8822b_coex_cfg_wl_rx_gain()
/dports/multimedia/libv4l/linux-5.13-rc2/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
256 struct rtw_coex *coex = &rtwdev->coex; in rtw_coex_wl_noisy_detect() local
306 struct rtw_coex *coex = &rtwdev->coex; in rtw_coex_tdma_timer_base() local
365 struct rtw_coex *coex = &rtwdev->coex; in rtw_coex_write_scbd() local
410 struct rtw_coex *coex = &rtwdev->coex; in rtw_coex_check_rfk() local
[all …]
H A Dmain.c1219 struct rtw_coex *coex = &rtwdev->coex; in rtw_core_stop() local
1228 cancel_delayed_work_sync(&coex->bt_relink_work); in rtw_core_stop()
1230 cancel_delayed_work_sync(&coex->defreeze_work); in rtw_core_stop()
1231 cancel_delayed_work_sync(&coex->wl_remain_work); in rtw_core_stop()
1232 cancel_delayed_work_sync(&coex->bt_remain_work); in rtw_core_stop()
1235 cancel_delayed_work_sync(&coex->wl_ccklock_work); in rtw_core_stop()
1725 struct rtw_coex *coex = &rtwdev->coex; in rtw_core_init() local
1750 skb_queue_head_init(&rtwdev->coex.queue); in rtw_core_init()
1759 mutex_init(&rtwdev->coex.mutex); in rtw_core_init()
1762 init_waitqueue_head(&rtwdev->coex.wait); in rtw_core_init()
[all …]
H A Dcoex.h411 struct rtw_coex *coex = &rtwdev->coex; in rtw_coex_disabled() local
412 struct rtw_coex_stat *coex_stat = &coex->stat; in rtw_coex_disabled()
H A Drtw8821c.c766 struct rtw_coex *coex = &rtwdev->coex; in rtw8821c_coex_cfg_ant_switch() local
767 struct rtw_coex_dm *coex_dm = &coex->dm; in rtw8821c_coex_cfg_ant_switch()
768 struct rtw_coex_rfe *coex_rfe = &coex->rfe; in rtw8821c_coex_cfg_ant_switch()
866 struct rtw_coex *coex = &rtwdev->coex; in rtw8821c_coex_cfg_rfe_type() local
867 struct rtw_coex_rfe *coex_rfe = &coex->rfe; in rtw8821c_coex_cfg_rfe_type()
908 struct rtw_coex *coex = &rtwdev->coex; in rtw8821c_coex_cfg_wl_tx_power() local
909 struct rtw_coex_dm *coex_dm = &coex->dm; in rtw8821c_coex_cfg_wl_tx_power()
H A Drtw8822b.c1143 struct rtw_coex *coex = &rtwdev->coex; in rtw8822b_coex_cfg_ant_switch() local
1144 struct rtw_coex_dm *coex_dm = &coex->dm; in rtw8822b_coex_cfg_ant_switch()
1145 struct rtw_coex_rfe *coex_rfe = &coex->rfe; in rtw8822b_coex_cfg_ant_switch()
1239 struct rtw_coex *coex = &rtwdev->coex; in rtw8822b_coex_cfg_rfe_type() local
1240 struct rtw_coex_rfe *coex_rfe = &coex->rfe; in rtw8822b_coex_cfg_rfe_type()
1287 struct rtw_coex *coex = &rtwdev->coex; in rtw8822b_coex_cfg_wl_tx_power() local
1288 struct rtw_coex_dm *coex_dm = &coex->dm; in rtw8822b_coex_cfg_wl_tx_power()
1309 struct rtw_coex *coex = &rtwdev->coex; in rtw8822b_coex_cfg_wl_rx_gain() local
1310 struct rtw_coex_dm *coex_dm = &coex->dm; in rtw8822b_coex_cfg_wl_rx_gain()
/dports/multimedia/v4l-utils/linux-5.13-rc2/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
256 struct rtw_coex *coex = &rtwdev->coex; in rtw_coex_wl_noisy_detect() local
306 struct rtw_coex *coex = &rtwdev->coex; in rtw_coex_tdma_timer_base() local
365 struct rtw_coex *coex = &rtwdev->coex; in rtw_coex_write_scbd() local
410 struct rtw_coex *coex = &rtwdev->coex; in rtw_coex_check_rfk() local
[all …]
H A Dmain.c1219 struct rtw_coex *coex = &rtwdev->coex; in rtw_core_stop() local
1228 cancel_delayed_work_sync(&coex->bt_relink_work); in rtw_core_stop()
1230 cancel_delayed_work_sync(&coex->defreeze_work); in rtw_core_stop()
1231 cancel_delayed_work_sync(&coex->wl_remain_work); in rtw_core_stop()
1232 cancel_delayed_work_sync(&coex->bt_remain_work); in rtw_core_stop()
1235 cancel_delayed_work_sync(&coex->wl_ccklock_work); in rtw_core_stop()
1725 struct rtw_coex *coex = &rtwdev->coex; in rtw_core_init() local
1750 skb_queue_head_init(&rtwdev->coex.queue); in rtw_core_init()
1759 mutex_init(&rtwdev->coex.mutex); in rtw_core_init()
1762 init_waitqueue_head(&rtwdev->coex.wait); in rtw_core_init()
[all …]
H A Dcoex.h411 struct rtw_coex *coex = &rtwdev->coex; in rtw_coex_disabled() local
412 struct rtw_coex_stat *coex_stat = &coex->stat; in rtw_coex_disabled()
H A Drtw8821c.c766 struct rtw_coex *coex = &rtwdev->coex; in rtw8821c_coex_cfg_ant_switch() local
767 struct rtw_coex_dm *coex_dm = &coex->dm; in rtw8821c_coex_cfg_ant_switch()
768 struct rtw_coex_rfe *coex_rfe = &coex->rfe; in rtw8821c_coex_cfg_ant_switch()
866 struct rtw_coex *coex = &rtwdev->coex; in rtw8821c_coex_cfg_rfe_type() local
867 struct rtw_coex_rfe *coex_rfe = &coex->rfe; in rtw8821c_coex_cfg_rfe_type()
908 struct rtw_coex *coex = &rtwdev->coex; in rtw8821c_coex_cfg_wl_tx_power() local
909 struct rtw_coex_dm *coex_dm = &coex->dm; in rtw8821c_coex_cfg_wl_tx_power()
H A Drtw8822b.c1143 struct rtw_coex *coex = &rtwdev->coex; in rtw8822b_coex_cfg_ant_switch() local
1144 struct rtw_coex_dm *coex_dm = &coex->dm; in rtw8822b_coex_cfg_ant_switch()
1145 struct rtw_coex_rfe *coex_rfe = &coex->rfe; in rtw8822b_coex_cfg_ant_switch()
1239 struct rtw_coex *coex = &rtwdev->coex; in rtw8822b_coex_cfg_rfe_type() local
1240 struct rtw_coex_rfe *coex_rfe = &coex->rfe; in rtw8822b_coex_cfg_rfe_type()
1287 struct rtw_coex *coex = &rtwdev->coex; in rtw8822b_coex_cfg_wl_tx_power() local
1288 struct rtw_coex_dm *coex_dm = &coex->dm; in rtw8822b_coex_cfg_wl_tx_power()
1309 struct rtw_coex *coex = &rtwdev->coex; in rtw8822b_coex_cfg_wl_rx_gain() local
1310 struct rtw_coex_dm *coex_dm = &coex->dm; in rtw8822b_coex_cfg_wl_rx_gain()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/net/wireless/intel/iwlwifi/dvm/
H A Dlib.c631 struct iwl_bt_coex_profile_notif *coex = (void *)pkt->data; in iwlagn_bt_coex_profile_notif() local
632 struct iwl_bt_uart_msg *uart_msg = &coex->last_bt_uart_msg; in iwlagn_bt_coex_profile_notif()
640 IWL_DEBUG_COEX(priv, " status: %d\n", coex->bt_status); in iwlagn_bt_coex_profile_notif()
641 IWL_DEBUG_COEX(priv, " traffic load: %d\n", coex->bt_traffic_load); in iwlagn_bt_coex_profile_notif()
643 coex->bt_ci_compliance); in iwlagn_bt_coex_profile_notif()
650 if (priv->bt_status != coex->bt_status || in iwlagn_bt_coex_profile_notif()
651 priv->last_bt_traffic_load != coex->bt_traffic_load) { in iwlagn_bt_coex_profile_notif()
652 if (coex->bt_status) { in iwlagn_bt_coex_profile_notif()
659 coex->bt_traffic_load; in iwlagn_bt_coex_profile_notif()
665 priv->bt_status = coex->bt_status; in iwlagn_bt_coex_profile_notif()
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/net/wireless/intel/iwlwifi/dvm/
H A Dlib.c631 struct iwl_bt_coex_profile_notif *coex = (void *)pkt->data; in iwlagn_bt_coex_profile_notif() local
632 struct iwl_bt_uart_msg *uart_msg = &coex->last_bt_uart_msg; in iwlagn_bt_coex_profile_notif()
640 IWL_DEBUG_COEX(priv, " status: %d\n", coex->bt_status); in iwlagn_bt_coex_profile_notif()
641 IWL_DEBUG_COEX(priv, " traffic load: %d\n", coex->bt_traffic_load); in iwlagn_bt_coex_profile_notif()
643 coex->bt_ci_compliance); in iwlagn_bt_coex_profile_notif()
650 if (priv->bt_status != coex->bt_status || in iwlagn_bt_coex_profile_notif()
651 priv->last_bt_traffic_load != coex->bt_traffic_load) { in iwlagn_bt_coex_profile_notif()
652 if (coex->bt_status) { in iwlagn_bt_coex_profile_notif()
659 coex->bt_traffic_load; in iwlagn_bt_coex_profile_notif()
665 priv->bt_status = coex->bt_status; in iwlagn_bt_coex_profile_notif()
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/net/wireless/intel/iwlwifi/dvm/
H A Dlib.c631 struct iwl_bt_coex_profile_notif *coex = (void *)pkt->data; in iwlagn_bt_coex_profile_notif() local
632 struct iwl_bt_uart_msg *uart_msg = &coex->last_bt_uart_msg; in iwlagn_bt_coex_profile_notif()
640 IWL_DEBUG_COEX(priv, " status: %d\n", coex->bt_status); in iwlagn_bt_coex_profile_notif()
641 IWL_DEBUG_COEX(priv, " traffic load: %d\n", coex->bt_traffic_load); in iwlagn_bt_coex_profile_notif()
643 coex->bt_ci_compliance); in iwlagn_bt_coex_profile_notif()
650 if (priv->bt_status != coex->bt_status || in iwlagn_bt_coex_profile_notif()
651 priv->last_bt_traffic_load != coex->bt_traffic_load) { in iwlagn_bt_coex_profile_notif()
652 if (coex->bt_status) { in iwlagn_bt_coex_profile_notif()
659 coex->bt_traffic_load; in iwlagn_bt_coex_profile_notif()
665 priv->bt_status = coex->bt_status; in iwlagn_bt_coex_profile_notif()
[all …]
/dports/shells/ksh93-devel/ast-cc1bca27/src/lib/libcoshell/
H A Dcoinit.c69 putexport(Coshell_t* co, Sfio_t* sp, char* n, int old, int coex, int flags) in putexport() argument
86 …if ((v = getenv(n)) && *v || coex && ((flags & CO_EXPORT) || co->export && dtsize(co->export) > 0)) in putexport()
91 if (coex && (flags & CO_EXPORT)) in putexport()
95 if (coex && !(flags & CO_EXPORT)) in putexport()
/dports/shells/ksh93/ast-93u/src/lib/libcoshell/
H A Dcoinit.c69 putexport(Coshell_t* co, Sfio_t* sp, char* n, int old, int coex, int flags) in putexport() argument
86 …if ((v = getenv(n)) && *v || coex && ((flags & CO_EXPORT) || co->export && dtsize(co->export) > 0)) in putexport()
91 if (coex && (flags & CO_EXPORT)) in putexport()
95 if (coex && !(flags & CO_EXPORT)) in putexport()
/dports/shells/ast-ksh/ast-ksh93v/src/lib/libcoshell/
H A Dcoinit.c69 putexport(Coshell_t* co, Sfio_t* sp, char* n, int old, int coex, int flags) in putexport() argument
86 …if ((v = getenv(n)) && *v || coex && ((flags & CO_EXPORT) || co->export && dtsize(co->export) > 0)) in putexport()
91 if (coex && (flags & CO_EXPORT)) in putexport()
95 if (coex && !(flags & CO_EXPORT)) in putexport()
/dports/math/flopc++/FlopCpp-d4c1d98/
H A D.gitattributes14 FlopCpp/MSVisualStudio/v9/examples/coex/coex.vcproj -text
40 FlopCpp/examples/coex.cpp -text
/dports/math/flopc++/FlopCpp-d4c1d98/FlopCpp/examples/
H A Drunall8 ./runone coex
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/net/wireless/intel/iwlwifi/mvm/
H A DMakefile6 iwlmvm-y += power.o coex.o
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/net/wireless/intel/iwlwifi/mvm/
H A DMakefile6 iwlmvm-y += power.o coex.o

1234