Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/wireless/ti/wlcore/
Dmain.c853 struct wl1271_station *wl_sta; in wlcore_save_freed_pkts()
3353 struct wl1271_station *wl_sta; in wl1271_set_key()
3357 wl_sta = (struct wl1271_station *)sta->drv_priv; in wl1271_set_key()
3489 struct wl1271_station *wl_sta = (void *)sta->drv_priv; in wlcore_set_key()
4971 struct wl1271_station *wl_sta; in wl1271_allocate_sta()
4980 wl_sta = (struct wl1271_station *)sta->drv_priv; in wl1271_allocate_sta()
5026 struct wl1271_station *wl_sta; in wl12xx_sta_add()
5036 wl_sta = (struct wl1271_station *)sta->drv_priv; in wl12xx_sta_add()
5050 struct wl1271_station *wl_sta; in wl12xx_sta_remove()
5055 wl_sta = (struct wl1271_station *)sta->drv_priv; in wl12xx_sta_remove()
[all …]
Dwlcore_i.h325 struct wl1271_station { struct
Dwlcore.h510 struct wl1271_station *wl_sta, bool in_conn);
Dtx.c144 struct wl1271_station *wl_sta; in wl12xx_tx_get_hlid_ap()
146 wl_sta = (struct wl1271_station *)sta->drv_priv; in wl12xx_tx_get_hlid_ap()