Searched defs:pubsta (Results 1 – 8 of 8) sorted by relevance
| /linux/net/mac80211/ |
| H A D | agg-tx.c | 555 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 D | sta_info.c | 2277 struct ieee80211_sta *pubsta, bool block) in ieee80211_sta_block_awake() argument 2308 void ieee80211_sta_eosp(struct ieee80211_sta *pubsta) in ieee80211_sta_eosp() argument 2319 void ieee80211_send_eosp_nullfunc(struct ieee80211_sta *pubsta, int tid) in ieee80211_send_eosp_nullfunc() argument 2335 void ieee80211_sta_set_buffered(struct ieee80211_sta *pubsta, in ieee80211_sta_set_buffered() argument 2354 ieee80211_sta_register_airtime(struct ieee80211_sta * pubsta,u8 tid,u32 tx_airtime,u32 rx_airtime) ieee80211_sta_register_airtime() argument 2423 ieee80211_sta_recalc_aggregates(struct ieee80211_sta * pubsta) ieee80211_sta_recalc_aggregates() argument 3396 lockdep_sta_mutex_held(struct ieee80211_sta * pubsta) lockdep_sta_mutex_held() argument [all...] |
| H A D | status.c | 1263 struct ieee80211_sta *pubsta, in ieee80211_report_low_ack() argument 1126 struct ieee80211_sta *pubsta = status->sta; ieee80211_tx_status_ext() local 1246 ieee80211_tx_rate_update(struct ieee80211_hw * hw,struct ieee80211_sta * pubsta,struct ieee80211_tx_info * info) ieee80211_tx_rate_update() argument [all...] |
| H A D | rx.c | 1640 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() 5044 struct ieee80211_sta *pubsta, in __ieee80211_rx_handle_8023() 5148 struct ieee80211_sta *pubsta, in __ieee80211_rx_handle_packet() 5324 void ieee80211_rx_list(struct ieee80211_hw *hw, struct ieee80211_sta *pubsta, in ieee80211_rx_list() 5461 void ieee80211_rx_napi(struct ieee80211_hw *hw, struct ieee80211_sta *pubsta, in ieee80211_rx_napi()
|
| H A D | rate.c | 414 rate_control_send_low(struct ieee80211_sta * pubsta,struct ieee80211_tx_rate_control * txrc) rate_control_send_low() argument 968 rate_control_set_rates(struct ieee80211_hw * hw,struct ieee80211_sta * pubsta,struct ieee80211_sta_rates * rates) rate_control_set_rates() argument [all...] |
| H A D | airtime.c | 758 struct ieee80211_sta *pubsta, in ieee80211_calc_expected_tx_airtime()
|
| H A D | tx.c | 4546 struct ieee80211_sta *pubsta = NULL; __ieee80211_tx_8023() local 6043 ieee80211_reserve_tid(struct ieee80211_sta * pubsta,u8 tid) ieee80211_reserve_tid() argument 6107 ieee80211_unreserve_tid(struct ieee80211_sta * pubsta,u8 tid) ieee80211_unreserve_tid() argument
|
| /linux/include/net/ |
| H A D | mac80211.h | 2555 static inline bool lockdep_sta_mutex_held(struct ieee80211_sta *pubsta) in lockdep_sta_mutex_held() argument [all...] |