Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/wireless/ti/wlcore/
Dmain.c867 struct wl1271_station *wl_sta; in wlcore_save_freed_pkts()
3387 struct wl1271_station *wl_sta; in wl1271_set_key()
3391 wl_sta = (struct wl1271_station *)sta->drv_priv; in wl1271_set_key()
3524 struct wl1271_station *wl_sta = (void *)sta->drv_priv; in wlcore_set_key()
5030 struct wl1271_station *wl_sta; in wl1271_allocate_sta()
5039 wl_sta = (struct wl1271_station *)sta->drv_priv; in wl1271_allocate_sta()
5085 struct wl1271_station *wl_sta; in wl12xx_sta_add()
5095 wl_sta = (struct wl1271_station *)sta->drv_priv; in wl12xx_sta_add()
5109 struct wl1271_station *wl_sta; in wl12xx_sta_remove()
5114 wl_sta = (struct wl1271_station *)sta->drv_priv; in wl12xx_sta_remove()
[all …]
Dwlcore_i.h338 struct wl1271_station { struct
Dwlcore.h522 struct wl1271_station *wl_sta, bool in_conn);
Dtx.c158 struct wl1271_station *wl_sta; in wl12xx_tx_get_hlid_ap()
160 wl_sta = (struct wl1271_station *)sta->drv_priv; in wl12xx_tx_get_hlid_ap()