Searched refs:wl_sta (Results 1 – 3 of 3) sorted by relevance
3383 hlid = wl_sta->hlid; in wl1271_set_key()3517 hlid = wl_sta->hlid; in wlcore_set_key()5043 wl->links[wl_sta->hlid].total_freed_pkts = wl_sta->total_freed_pkts; in wl1271_allocate_sta()5092 hlid = wl_sta->hlid; in wl12xx_sta_add()5111 id = wl_sta->hlid; in wl12xx_sta_remove()5146 if (WARN_ON(wl_sta && wl_sta->in_connection)) in wlcore_update_inconn_sta()5153 if (wl_sta) { in wlcore_update_inconn_sta()5160 if (wl_sta && !wl_sta->in_connection) in wlcore_update_inconn_sta()5169 if (wl_sta) { in wlcore_update_inconn_sta()5358 hlid = wl_sta->hlid; in wl1271_op_ampdu_action()[all …]
144 struct wl1271_station *wl_sta; in wl12xx_tx_get_hlid_ap() local146 wl_sta = (struct wl1271_station *)sta->drv_priv; in wl12xx_tx_get_hlid_ap()147 return wl_sta->hlid; in wl12xx_tx_get_hlid_ap()
510 struct wl1271_station *wl_sta, bool in_conn);
Completed in 18 milliseconds