Lines Matching defs:vif
121 static void wcn36xx_smd_set_bss_ht_params(struct ieee80211_vif *vif, in wcn36xx_smd_set_bss_ht_params()
190 struct ieee80211_vif *vif, in wcn36xx_smd_set_sta_params()
620 struct ieee80211_vif *vif, int ch) in wcn36xx_smd_switch_channel()
708 struct ieee80211_vif *vif, in wcn36xx_smd_add_sta_self_rsp()
736 int wcn36xx_smd_add_sta_self(struct wcn36xx *wcn, struct ieee80211_vif *vif) in wcn36xx_smd_add_sta_self()
845 int wcn36xx_smd_join(struct wcn36xx *wcn, const u8 *bssid, u8 *vif, u8 ch) in wcn36xx_smd_join()
1003 int wcn36xx_smd_config_sta(struct wcn36xx *wcn, struct ieee80211_vif *vif, in wcn36xx_smd_config_sta()
1156 struct ieee80211_vif *vif, in wcn36xx_smd_config_bss_rsp()
1197 int wcn36xx_smd_config_bss(struct wcn36xx *wcn, struct ieee80211_vif *vif, in wcn36xx_smd_config_bss()
1327 int wcn36xx_smd_delete_bss(struct wcn36xx *wcn, struct ieee80211_vif *vif) in wcn36xx_smd_delete_bss()
1357 int wcn36xx_smd_send_beacon(struct wcn36xx *wcn, struct ieee80211_vif *vif, in wcn36xx_smd_send_beacon()
1411 struct ieee80211_vif *vif, in wcn36xx_smd_update_proberesp_tmpl()
1595 int wcn36xx_smd_enter_bmps(struct wcn36xx *wcn, struct ieee80211_vif *vif) in wcn36xx_smd_enter_bmps()
1625 int wcn36xx_smd_exit_bmps(struct wcn36xx *wcn, struct ieee80211_vif *vif) in wcn36xx_smd_exit_bmps()
1685 struct ieee80211_vif *vif, in wcn36xx_smd_keep_alive_req()
1983 struct ieee80211_vif *vif = NULL; in wcn36xx_smd_missed_beacon_ind() local