Searched defs:pubsta (Results 1 – 5 of 5) 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 | 2278 struct ieee80211_sta *pubsta, bool block) in ieee80211_sta_block_awake() 2309 void ieee80211_sta_eosp(struct ieee80211_sta *pubsta) in ieee80211_sta_eosp() 2320 void ieee80211_send_eosp_nullfunc(struct ieee80211_sta *pubsta, int tid) in ieee80211_send_eosp_nullfunc() 2336 void ieee80211_sta_set_buffered(struct ieee80211_sta *pubsta, in ieee80211_sta_set_buffered() 2355 void ieee80211_sta_register_airtime(struct ieee80211_sta *pubsta, u8 tid, in ieee80211_sta_register_airtime() 2424 void ieee80211_sta_recalc_aggregates(struct ieee80211_sta *pubsta) in ieee80211_sta_recalc_aggregates() 3400 bool lockdep_sta_mutex_held(struct ieee80211_sta *pubsta) in lockdep_sta_mutex_held()
|
| H A D | rx.c | 1721 int ieee80211_sta_ps_transition(struct ieee80211_sta *pubsta, bool start) in ieee80211_sta_ps_transition() 1742 void ieee80211_sta_pspoll(struct ieee80211_sta *pubsta) in ieee80211_sta_pspoll() 1756 void ieee80211_sta_uapsd_trigger(struct ieee80211_sta *pubsta, u8 tid) in ieee80211_sta_uapsd_trigger() 4367 void ieee80211_mark_rx_ba_filtered_frames(struct ieee80211_sta *pubsta, u8 tid, in ieee80211_mark_rx_ba_filtered_frames() 5137 struct ieee80211_sta *pubsta, in __ieee80211_rx_handle_8023() 5241 struct ieee80211_sta *pubsta, in __ieee80211_rx_handle_packet() 5417 void ieee80211_rx_list(struct ieee80211_hw *hw, struct ieee80211_sta *pubsta, in ieee80211_rx_list() 5554 void ieee80211_rx_napi(struct ieee80211_hw *hw, struct ieee80211_sta *pubsta, in ieee80211_rx_napi()
|
| H A D | airtime.c | 758 struct ieee80211_sta *pubsta, in ieee80211_calc_expected_tx_airtime()
|
| H A D | tx.c | 4559 struct ieee80211_sta *pubsta = NULL; in __ieee80211_tx_8023() local 6144 int ieee80211_reserve_tid(struct ieee80211_sta *pubsta, u8 tid) in ieee80211_reserve_tid() 6208 void ieee80211_unreserve_tid(struct ieee80211_sta *pubsta, u8 tid) in ieee80211_unreserve_tid()
|