Home
last modified time | relevance | path

Searched defs:pubsta (Results 1 – 10 of 10) sorted by relevance

/linux/net/mac80211/
H A Dagg-tx.c555 void ieee80211_refresh_tx_agg_session_timer(struct ieee80211_sta *pubsta, in ieee80211_refresh_tx_agg_session_timer()
600 int ieee80211_start_tx_ba_session(struct ieee80211_sta *pubsta, u16 tid, in ieee80211_start_tx_ba_session()
868 int ieee80211_stop_tx_ba_session(struct ieee80211_sta *pubsta, u16 tid) in ieee80211_stop_tx_ba_session()
H A Dstatus.c1126 struct ieee80211_sta *pubsta = status->sta; in ieee80211_tx_status_ext() local
1246 struct ieee80211_sta *pubsta, in ieee80211_tx_rate_update()
1263 void ieee80211_report_low_ack(struct ieee80211_sta *pubsta, u32 num_packets) in ieee80211_report_low_ack()
H A Dsta_info.c2277 struct ieee80211_sta *pubsta, bool block) in ieee80211_sta_block_awake()
2308 void ieee80211_sta_eosp(struct ieee80211_sta *pubsta) in ieee80211_sta_eosp()
2319 void ieee80211_send_eosp_nullfunc(struct ieee80211_sta *pubsta, int tid) in ieee80211_send_eosp_nullfunc()
2335 void ieee80211_sta_set_buffered(struct ieee80211_sta *pubsta, in ieee80211_sta_set_buffered()
2354 void ieee80211_sta_register_airtime(struct ieee80211_sta *pubsta, u8 tid, in ieee80211_sta_register_airtime()
2423 void ieee80211_sta_recalc_aggregates(struct ieee80211_sta *pubsta) in ieee80211_sta_recalc_aggregates()
3396 bool lockdep_sta_mutex_held(struct ieee80211_sta *pubsta) in lockdep_sta_mutex_held()
H A Drx.c1640 int ieee80211_sta_ps_transition(struct ieee80211_sta *pubsta, bool start) in ieee80211_sta_ps_transition()
1661 void ieee80211_sta_pspoll(struct ieee80211_sta *pubsta) in ieee80211_sta_pspoll()
1675 void ieee80211_sta_uapsd_trigger(struct ieee80211_sta *pubsta, u8 tid) in ieee80211_sta_uapsd_trigger()
4276 void ieee80211_mark_rx_ba_filtered_frames(struct ieee80211_sta *pubsta, u8 tid, in ieee80211_mark_rx_ba_filtered_frames()
5036 struct ieee80211_sta *pubsta, in __ieee80211_rx_handle_8023()
5140 struct ieee80211_sta *pubsta, in __ieee80211_rx_handle_packet()
5300 void ieee80211_rx_list(struct ieee80211_hw *hw, struct ieee80211_sta *pubsta, in ieee80211_rx_list()
5433 void ieee80211_rx_napi(struct ieee80211_hw *hw, struct ieee80211_sta *pubsta, in ieee80211_rx_napi()
H A Dairtime.c758 struct ieee80211_sta *pubsta, in ieee80211_calc_expected_tx_airtime()
H A Dtx.c4546 struct ieee80211_sta *pubsta = NULL; in __ieee80211_tx_8023() local
6043 int ieee80211_reserve_tid(struct ieee80211_sta *pubsta, u8 tid) in ieee80211_reserve_tid()
6107 void ieee80211_unreserve_tid(struct ieee80211_sta *pubsta, u8 tid) in ieee80211_unreserve_tid()
/linux/drivers/net/wireless/ath/ath12k/
H A Ddp_mon.c2257 struct ieee80211_sta *pubsta = NULL; in ath12k_dp_mon_rx_deliver_msdu() local
H A Ddp_rx.c2568 struct ieee80211_sta *pubsta; in ath12k_dp_rx_deliver_msdu() local
/linux/drivers/net/wireless/ath/ath11k/
H A Ddp_rx.c2438 struct ieee80211_sta *pubsta = NULL; in ath11k_dp_rx_deliver_msdu() local
/linux/include/net/
H A Dmac80211.h2555 static inline bool lockdep_sta_mutex_held(struct ieee80211_sta *pubsta) in lockdep_sta_mutex_held()