Searched refs:wl1271_station (Results 1 – 3 of 3) sorted by relevance
329 struct wl1271_station { struct343 static inline struct wl1271_station *wl1271_station(struct ieee80211_sta *sta) in wl1271_station() argument345 return (struct wl1271_station *)sta->drv_priv; in wl1271_station()
510 struct wl1271_station *wl_sta, bool in_conn);
143 if (sta && wl1271_station(sta)->fw_added) { in wl12xx_tx_get_hlid_ap()144 return wl1271_station(sta)->hlid; in wl12xx_tx_get_hlid_ap()