Lines Matching refs:notif
2181 struct iwl_mu_group_mgmt_notif *notif = _data;
2189 (u8 *)¬if->membership_status,
2190 (u8 *)¬if->user_position);
2198 struct iwl_mu_group_mgmt_notif *notif = (void *)pkt->data;
2202 iwl_mvm_mu_mimo_iface_iterator, notif);
3455 struct iwl_mvm_pm_state_notification *notif = (void *)pkt->data;
3458 bool sleeping = (notif->type != IWL_MVM_PM_EVENT_AWAKE);
3460 if (WARN_ON(notif->sta_id >= mvm->fw->ucode_capa.num_stations))
3464 sta = rcu_dereference(mvm->fw_id_to_mac_id[notif->sta_id]);
3487 switch (notif->type) {
4030 /* Block until FW notif will arrive */
6403 struct iwl_mvm_internal_rxq_notif notif;
6409 .notif.type = type,
6410 .notif.sync = sync,
6430 cmd.notif.cookie = mvm->queue_sync_cookie;