Home
last modified time | relevance | path

Searched refs:wl_sta (Results 1 – 2 of 2) sorted by relevance

/linux-6.15/drivers/net/wireless/ti/wlcore/
H A Dmain.c3437 hlid = wl_sta->hlid; in wl1271_set_key()
3569 hlid = wl_sta->hlid; in wlcore_set_key()
5071 wl->links[wl_sta->hlid].total_freed_pkts = wl_sta->total_freed_pkts; in wl1271_allocate_sta()
5120 hlid = wl_sta->hlid; in wl12xx_sta_add()
5139 id = wl_sta->hlid; in wl12xx_sta_remove()
5174 if (WARN_ON(wl_sta && wl_sta->in_connection)) in wlcore_update_inconn_sta()
5181 if (wl_sta) { in wlcore_update_inconn_sta()
5188 if (wl_sta && !wl_sta->in_connection) in wlcore_update_inconn_sta()
5197 if (wl_sta) { in wlcore_update_inconn_sta()
5384 hlid = wl_sta->hlid; in wl1271_op_ampdu_action()
[all …]
H A Dwlcore.h510 struct wl1271_station *wl_sta, bool in_conn);