Searched refs:wl_sta (Results 1 – 3 of 3) sorted by relevance
905 struct wl1271_station *wl_sta; in wlcore_save_freed_pkts() local908 wl_sta = (void *)sta->drv_priv; in wlcore_save_freed_pkts()909 wl_sta->total_freed_pkts = wl->links[hlid].total_freed_pkts; in wlcore_save_freed_pkts()919 wl_sta->total_freed_pkts += sqn_recovery_padding; in wlcore_save_freed_pkts()3335 struct wl1271_station *wl_sta; in wl1271_set_key() local3339 wl_sta = (struct wl1271_station *)sta->drv_priv; in wl1271_set_key()3340 hlid = wl_sta->hlid; in wl1271_set_key()3469 struct wl1271_station *wl_sta = (void *)sta->drv_priv; in wlcore_set_key() local3470 hlid = wl_sta->hlid; in wlcore_set_key()4916 struct wl1271_station *wl_sta; in wl1271_allocate_sta() local[all …]
157 struct wl1271_station *wl_sta; in wl12xx_tx_get_hlid_ap() local159 wl_sta = (struct wl1271_station *)sta->drv_priv; in wl12xx_tx_get_hlid_ap()160 return wl_sta->hlid; in wl12xx_tx_get_hlid_ap()
510 struct wl1271_station *wl_sta, bool in_conn);