Home
last modified time | relevance | path

Searched refs:wl1271_scan (Results 1 – 4 of 4) sorted by relevance

/drivers/net/wireless/wl12xx/
Dwl12xx.h216 struct wl1271_scan { struct
427 struct wl1271_scan scan;
Dscan.h29 int wl1271_scan(struct wl1271 *wl, struct ieee80211_vif *vif,
Dscan.c346 int wl1271_scan(struct wl1271 *wl, struct ieee80211_vif *vif, in wl1271_scan() function
Dmain.c3193 ret = wl1271_scan(hw->priv, vif, ssid, len, req); in wl1271_op_hw_scan()