Lines Matching refs:vif

175 	struct ieee80211_vif *vif;  member
449 iwl_mvm_vif_from_mac80211(struct ieee80211_vif *vif) in iwl_mvm_vif_from_mac80211() argument
451 return (void *)vif->drv_priv; in iwl_mvm_vif_from_mac80211()
1139 int iwl_mvm_mac_ctxt_init(struct iwl_mvm *mvm, struct ieee80211_vif *vif);
1140 void iwl_mvm_mac_ctxt_release(struct iwl_mvm *mvm, struct ieee80211_vif *vif);
1141 int iwl_mvm_mac_ctxt_add(struct iwl_mvm *mvm, struct ieee80211_vif *vif);
1142 int iwl_mvm_mac_ctxt_changed(struct iwl_mvm *mvm, struct ieee80211_vif *vif,
1144 int iwl_mvm_mac_ctxt_remove(struct iwl_mvm *mvm, struct ieee80211_vif *vif);
1145 u32 iwl_mvm_mac_get_queues_mask(struct ieee80211_vif *vif);
1147 struct ieee80211_vif *vif);
1153 struct ieee80211_vif *vif);
1157 int iwl_mvm_binding_add_vif(struct iwl_mvm *mvm, struct ieee80211_vif *vif);
1158 int iwl_mvm_binding_remove_vif(struct iwl_mvm *mvm, struct ieee80211_vif *vif);
1165 int iwl_mvm_reg_scan_start(struct iwl_mvm *mvm, struct ieee80211_vif *vif,
1179 struct ieee80211_vif *vif,
1199 void iwl_mvm_vif_dbgfs_register(struct iwl_mvm *mvm, struct ieee80211_vif *vif);
1200 void iwl_mvm_vif_dbgfs_clean(struct iwl_mvm *mvm, struct ieee80211_vif *vif);
1208 iwl_mvm_vif_dbgfs_register(struct iwl_mvm *mvm, struct ieee80211_vif *vif) in iwl_mvm_vif_dbgfs_register() argument
1212 iwl_mvm_vif_dbgfs_clean(struct iwl_mvm *mvm, struct ieee80211_vif *vif) in iwl_mvm_vif_dbgfs_clean() argument
1229 int iwl_mvm_power_mac_dbgfs_read(struct iwl_mvm *mvm, struct ieee80211_vif *vif,
1232 void iwl_mvm_power_vif_assoc(struct iwl_mvm *mvm, struct ieee80211_vif *vif);
1254 struct ieee80211_vif *vif,
1257 struct ieee80211_vif *vif,
1260 struct ieee80211_vif *vif, int idx);
1264 struct ieee80211_vif *vif);
1267 iwl_mvm_set_last_nonqos_seq(struct iwl_mvm *mvm, struct ieee80211_vif *vif) in iwl_mvm_set_last_nonqos_seq() argument
1274 struct ieee80211_vif *vif,
1292 void iwl_mvm_bt_rssi_event(struct iwl_mvm *mvm, struct ieee80211_vif *vif,
1311 void iwl_mvm_bt_rssi_event_old(struct iwl_mvm *mvm, struct ieee80211_vif *vif,
1325 iwl_mvm_beacon_filter_debugfs_parameters(struct ieee80211_vif *vif,
1329 iwl_mvm_beacon_filter_debugfs_parameters(struct ieee80211_vif *vif, in iwl_mvm_beacon_filter_debugfs_parameters() argument
1334 struct ieee80211_vif *vif,
1337 struct ieee80211_vif *vif,
1340 struct ieee80211_vif *vif,
1343 void iwl_mvm_update_smps(struct iwl_mvm *mvm, struct ieee80211_vif *vif,
1349 int iwl_mvm_update_low_latency(struct iwl_mvm *mvm, struct ieee80211_vif *vif,
1440 int iwl_mvm_sf_update(struct iwl_mvm *mvm, struct ieee80211_vif *vif,
1451 int iwl_mvm_tdls_sta_count(struct iwl_mvm *mvm, struct ieee80211_vif *vif);
1453 void iwl_mvm_recalc_tdls_state(struct iwl_mvm *mvm, struct ieee80211_vif *vif,
1456 struct ieee80211_vif *vif);
1458 struct ieee80211_vif *vif,
1463 struct ieee80211_vif *vif,
1466 struct ieee80211_vif *vif,
1488 struct ieee80211_vif *vif,
1490 void iwl_mvm_connection_loss(struct iwl_mvm *mvm, struct ieee80211_vif *vif,
1494 struct ieee80211_vif *vif) in iwl_fw_dbg_trigger_vif_match() argument
1498 return trig_vif == IWL_FW_DBG_CONF_VIF_ANY || vif->type == trig_vif; in iwl_fw_dbg_trigger_vif_match()
1512 struct ieee80211_vif *vif, in iwl_fw_dbg_trigger_check_stop() argument
1515 if (vif && !iwl_fw_dbg_trigger_vif_match(trig, vif)) in iwl_fw_dbg_trigger_check_stop()
1523 struct ieee80211_vif *vif, in iwl_fw_dbg_trigger_simple_stop() argument
1532 if (!iwl_fw_dbg_trigger_check_stop(mvm, vif, trigger)) in iwl_fw_dbg_trigger_simple_stop()