Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/wireless/ti/wlcore/
Dmain.c918 struct wl1271_station *wl_sta; in wlcore_save_freed_pkts()
3345 struct wl1271_station *wl_sta; in wl1271_set_key()
3349 wl_sta = (struct wl1271_station *)sta->drv_priv; in wl1271_set_key()
3479 struct wl1271_station *wl_sta = (void *)sta->drv_priv; in wlcore_set_key()
4931 struct wl1271_station *wl_sta; in wl1271_allocate_sta()
4940 wl_sta = (struct wl1271_station *)sta->drv_priv; in wl1271_allocate_sta()
4986 struct wl1271_station *wl_sta; in wl12xx_sta_add()
4996 wl_sta = (struct wl1271_station *)sta->drv_priv; in wl12xx_sta_add()
5010 struct wl1271_station *wl_sta; in wl12xx_sta_remove()
5015 wl_sta = (struct wl1271_station *)sta->drv_priv; in wl12xx_sta_remove()
[all …]
Dwlcore_i.h327 struct wl1271_station { struct
Dwlcore.h516 struct wl1271_station *wl_sta, bool in_conn);
Dtx.c157 struct wl1271_station *wl_sta; in wl12xx_tx_get_hlid_ap()
159 wl_sta = (struct wl1271_station *)sta->drv_priv; in wl12xx_tx_get_hlid_ap()