Lines Matching defs:wlvif
24 struct wl12xx_vif *wlvif;
43 wlvif = wl->scan_wlvif;
60 if (test_bit(WLVIF_FLAG_STA_ASSOCIATED, &wlvif->flags)) {
62 wl1271_cmd_build_ap_probe_req(wl, wlvif, wlvif->probereq);
85 struct wl12xx_vif *wlvif = wl12xx_vif_to_data(vif);
94 switch (wlvif->bss_type) {
96 if (test_bit(WLVIF_FLAG_STA_ASSOCIATED, &wlvif->flags))
101 if (wlvif->wl->active_sta_count > 0)
334 struct wl12xx_vif *wlvif = wl12xx_vif_to_data(vif);
354 wl->scan_wlvif = wlvif;
363 wl->ops->scan_start(wl, wlvif, req);
370 struct wl12xx_vif *wlvif,
399 cmd->role_id = wlvif->role_id;