Lines Matching refs:vif
1482 struct ieee80211_vif *vif = il->vif; in il4965_hw_channel_switch() local
1485 if (WARN_ON_ONCE(vif == NULL)) in il4965_hw_channel_switch()
1517 vif->bss_conf.beacon_int * switch_count * TIME_UNIT; in il4965_hw_channel_switch()
1749 struct ieee80211_vif *vif = il->vif; in il4965_post_associate() local
1752 if (!vif || !il->is_open) in il4965_post_associate()
1774 il->staging.assoc_id = cpu_to_le16(vif->bss_conf.aid); in il4965_post_associate()
1776 D_ASSOC("assoc id %d beacon interval %d\n", vif->bss_conf.aid, in il4965_post_associate()
1777 vif->bss_conf.beacon_int); in il4965_post_associate()
1779 if (vif->bss_conf.use_short_preamble) in il4965_post_associate()
1785 if (vif->bss_conf.use_short_slot) in il4965_post_associate()
1793 D_ASSOC("Associated as %d to: %pM\n", vif->bss_conf.aid, in il4965_post_associate()
1796 switch (vif->type) { in il4965_post_associate()
1804 vif->type); in il4965_post_associate()
1822 struct ieee80211_vif *vif = il->vif; in il4965_config_ap() local
1851 if (vif->bss_conf.use_short_preamble) in il4965_config_ap()
1857 if (vif->bss_conf.use_short_slot) in il4965_config_ap()