[go: nahoru, domu]

Searched refs:iwl_get_coex_type (Results 1 - 2 of 2) sorted by relevance

/drivers/net/wireless/iwlwifi/mvm/
H A Dcoex.c520 iwl_get_coex_type(struct iwl_mvm *mvm, const struct ieee80211_vif *vif) function
861 if (iwl_get_coex_type(mvm, vif) == BT_COEX_LOOSE_LUT ||
1071 iwl_get_coex_type(mvm, vif) == BT_COEX_LOOSE_LUT)
1109 lut_type = iwl_get_coex_type(mvm, mvmsta->vif);
1143 lut_type = iwl_get_coex_type(mvm, mvmsta->vif);
H A Dcoex_legacy.c508 iwl_get_coex_type(struct iwl_mvm *mvm, const struct ieee80211_vif *vif) function
888 if (iwl_get_coex_type(mvm, vif) == BT_COEX_LOOSE_LUT ||
1099 iwl_get_coex_type(mvm, vif) == BT_COEX_LOOSE_LUT)
1132 lut_type = iwl_get_coex_type(mvm, mvmsta->vif);
1161 lut_type = iwl_get_coex_type(mvm, mvmsta->vif);

Completed in 15 milliseconds