Lines Matching defs:pubsta
2376 bool lockdep_sta_mutex_held(struct ieee80211_sta *pubsta);
2378 static inline bool lockdep_sta_mutex_held(struct ieee80211_sta *pubsta)
5132 * @pubsta: the station to set throughput for.
5135 void ieee80211_sta_set_expected_throughput(struct ieee80211_sta *pubsta,
5146 * @pubsta: the station to update the tx rate for.
5150 struct ieee80211_sta *pubsta,
6218 * @pubsta: the station
6245 struct ieee80211_sta *pubsta, bool block);
6249 * @pubsta: the station
6266 void ieee80211_sta_eosp(struct ieee80211_sta *pubsta);
6270 * @pubsta: the station
6288 void ieee80211_send_eosp_nullfunc(struct ieee80211_sta *pubsta, int tid);
6292 * @pubsta: the station
6301 void ieee80211_sta_recalc_aggregates(struct ieee80211_sta *pubsta);
6323 * @pubsta: the station
6328 void ieee80211_sta_register_airtime(struct ieee80211_sta *pubsta, u8 tid,
6607 * @pubsta: station struct
6620 void ieee80211_mark_rx_ba_filtered_frames(struct ieee80211_sta *pubsta, u8 tid,
6836 * @pubsta: &struct ieee80211_sta pointer to the target destination.
6840 struct ieee80211_sta *pubsta,