Home
last modified time | relevance | path

Searched refs:wl_sta (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/ti/wlcore/
H A Dmain.c863 struct wl1271_station *wl_sta; in wlcore_save_freed_pkts() local
866 wl_sta = (void *)sta->drv_priv; in wlcore_save_freed_pkts()
867 wl_sta->total_freed_pkts = wl->links[hlid].total_freed_pkts; in wlcore_save_freed_pkts()
877 wl_sta->total_freed_pkts += sqn_recovery_padding; in wlcore_save_freed_pkts()
3378 struct wl1271_station *wl_sta; in wl1271_set_key() local
3382 wl_sta = (struct wl1271_station *)sta->drv_priv; in wl1271_set_key()
3383 hlid = wl_sta->hlid; in wl1271_set_key()
3516 struct wl1271_station *wl_sta = (void *)sta->drv_priv; in wlcore_set_key() local
3517 hlid = wl_sta->hlid; in wlcore_set_key()
5026 struct wl1271_station *wl_sta; in wl1271_allocate_sta() local
5081 struct wl1271_station *wl_sta; wl12xx_sta_add() local
5105 struct wl1271_station *wl_sta; wl12xx_sta_remove() local
5142 wlcore_update_inconn_sta(struct wl1271 *wl, struct wl12xx_vif *wlvif, struct wl1271_station *wl_sta, bool in_conn) wlcore_update_inconn_sta() argument
5188 struct wl1271_station *wl_sta; wl12xx_update_sta_state() local
5355 struct wl1271_station *wl_sta; wl1271_op_ampdu_action() local
5835 struct wl1271_station *wl_sta = (struct wl1271_station *)sta->drv_priv; wlcore_op_get_expected_throughput() local
[all...]
H A Dtx.c144 struct wl1271_station *wl_sta; in wl12xx_tx_get_hlid_ap() local
146 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()
H A Dwlcore.h510 struct wl1271_station *wl_sta, bool in_conn);
/kernel/linux/linux-6.6/drivers/net/wireless/ti/wlcore/
H A Dmain.c853 struct wl1271_station *wl_sta; in wlcore_save_freed_pkts() local
856 wl_sta = (void *)sta->drv_priv; in wlcore_save_freed_pkts()
857 wl_sta->total_freed_pkts = wl->links[hlid].total_freed_pkts; in wlcore_save_freed_pkts()
867 wl_sta->total_freed_pkts += sqn_recovery_padding; in wlcore_save_freed_pkts()
3353 struct wl1271_station *wl_sta; in wl1271_set_key() local
3357 wl_sta = (struct wl1271_station *)sta->drv_priv; in wl1271_set_key()
3358 hlid = wl_sta->hlid; in wl1271_set_key()
3489 struct wl1271_station *wl_sta = (void *)sta->drv_priv; in wlcore_set_key() local
3490 hlid = wl_sta->hlid; in wlcore_set_key()
4971 struct wl1271_station *wl_sta; in wl1271_allocate_sta() local
5026 struct wl1271_station *wl_sta; wl12xx_sta_add() local
5050 struct wl1271_station *wl_sta; wl12xx_sta_remove() local
5087 wlcore_update_inconn_sta(struct wl1271 *wl, struct wl12xx_vif *wlvif, struct wl1271_station *wl_sta, bool in_conn) wlcore_update_inconn_sta() argument
5133 struct wl1271_station *wl_sta; wl12xx_update_sta_state() local
5299 struct wl1271_station *wl_sta; wl1271_op_ampdu_action() local
5766 struct wl1271_station *wl_sta = (struct wl1271_station *)sta->drv_priv; wlcore_op_get_expected_throughput() local
[all...]
H A Dtx.c144 struct wl1271_station *wl_sta; in wl12xx_tx_get_hlid_ap() local
146 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()
H A Dwlcore.h510 struct wl1271_station *wl_sta, bool in_conn);

Completed in 21 milliseconds