Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wireless/ti/wlcore/
H A Dmain.c863 struct wl1271_station *wl_sta; in wlcore_save_freed_pkts()
3378 struct wl1271_station *wl_sta; in wl1271_set_key()
3382 wl_sta = (struct wl1271_station *)sta->drv_priv; in wl1271_set_key()
3516 struct wl1271_station *wl_sta = (void *)sta->drv_priv; in wlcore_set_key()
5026 struct wl1271_station *wl_sta; in wl1271_allocate_sta()
5035 wl_sta = (struct wl1271_station *)sta->drv_priv; in wl1271_allocate_sta()
5081 struct wl1271_station *wl_sta; in wl12xx_sta_add()
5091 wl_sta = (struct wl1271_station *)sta->drv_priv; in wl12xx_sta_add()
5105 struct wl1271_station *wl_sta; in wl12xx_sta_remove()
5110 wl_sta = (struct wl1271_station *)sta->drv_priv; in wl12xx_sta_remove()
[all …]
H A Dwlcore_i.h325 struct wl1271_station { struct
H A Dwlcore.h510 struct wl1271_station *wl_sta, bool in_conn);
H A 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()