Lines Matching refs:bss_conf
119 if (vif->bss_conf.cqm_rssi_thold) { in iwl_mvm_beacon_filter_set_cqm_params()
121 cpu_to_le32(vif->bss_conf.cqm_rssi_hyst); in iwl_mvm_beacon_filter_set_cqm_params()
124 cpu_to_le32(-vif->bss_conf.cqm_rssi_thold); in iwl_mvm_beacon_filter_set_cqm_params()
264 if (!memcmp(mvmvif->uapsd_misbehaving_bssid, vif->bss_conf.bssid, in iwl_mvm_power_allow_uapsd()
276 (vif->bss_conf.p2p_noa_attr.oppps_ctwindow & in iwl_mvm_power_allow_uapsd()
341 dtimper = vif->bss_conf.dtim_period; in iwl_mvm_power_build_cmd()
342 bi = vif->bss_conf.beacon_int; in iwl_mvm_power_build_cmd()
360 if (!vif->bss_conf.ps || iwl_mvm_vif_low_latency(mvmvif) || in iwl_mvm_power_build_cmd()
366 if (vif->bss_conf.beacon_rate && in iwl_mvm_power_build_cmd()
367 (vif->bss_conf.beacon_rate->bitrate == 10 || in iwl_mvm_power_build_cmd()
368 vif->bss_conf.beacon_rate->bitrate == 60)) { in iwl_mvm_power_build_cmd()
493 if (memcmp(vif->bss_conf.bssid, mvmvif->uapsd_misbehaving_bssid, in iwl_mvm_power_vif_assoc()
508 memcpy(mvmvif->uapsd_misbehaving_bssid, vif->bss_conf.bssid, in iwl_mvm_power_uapsd_misbehav_ap_iterator()
809 if (mvmvif != mvm->bf_allowed_vif || !vif->bss_conf.dtim_period || in _iwl_mvm_enable_beacon_filter()
916 !vifs->bf_vif->bss_conf.ps || in iwl_mvm_power_set_ba()
989 if (!vif->bss_conf.assoc) in iwl_mvm_update_d0i3_power_mode()
995 int dtimper = vif->bss_conf.dtim_period ?: 1; in iwl_mvm_update_d0i3_power_mode()
996 int dtimper_tu = dtimper * vif->bss_conf.beacon_int; in iwl_mvm_update_d0i3_power_mode()