Searched defs:pubsta (Results 1 – 7 of 7) sorted by relevance
/Linux-v5.4/net/mac80211/ |
D | sta_info.c | 1798 struct ieee80211_sta *pubsta, bool block) in ieee80211_sta_block_awake() 1829 void ieee80211_sta_eosp(struct ieee80211_sta *pubsta) in ieee80211_sta_eosp() 1840 void ieee80211_send_eosp_nullfunc(struct ieee80211_sta *pubsta, int tid) in ieee80211_send_eosp_nullfunc() 1856 void ieee80211_sta_set_buffered(struct ieee80211_sta *pubsta, in ieee80211_sta_set_buffered() 1875 void ieee80211_sta_register_airtime(struct ieee80211_sta *pubsta, u8 tid, in ieee80211_sta_register_airtime() 2482 void ieee80211_sta_set_expected_throughput(struct ieee80211_sta *pubsta, in ieee80211_sta_set_expected_throughput()
|
D | status.c | 1100 struct ieee80211_sta *pubsta = status->sta; in ieee80211_tx_status_ext() local 1162 struct ieee80211_sta *pubsta, in ieee80211_tx_rate_update() 1180 void ieee80211_report_low_ack(struct ieee80211_sta *pubsta, u32 num_packets) in ieee80211_report_low_ack()
|
D | rx.c | 1626 int ieee80211_sta_ps_transition(struct ieee80211_sta *pubsta, bool start) in ieee80211_sta_ps_transition() 1647 void ieee80211_sta_pspoll(struct ieee80211_sta *pubsta) in ieee80211_sta_pspoll() 1661 void ieee80211_sta_uapsd_trigger(struct ieee80211_sta *pubsta, u8 tid) in ieee80211_sta_uapsd_trigger() 3746 void ieee80211_mark_rx_ba_filtered_frames(struct ieee80211_sta *pubsta, u8 tid, in ieee80211_mark_rx_ba_filtered_frames() 4396 struct ieee80211_sta *pubsta, in __ieee80211_rx_handle_packet() 4521 void ieee80211_rx_napi(struct ieee80211_hw *hw, struct ieee80211_sta *pubsta, in ieee80211_rx_napi()
|
D | agg-tx.c | 559 int ieee80211_start_tx_ba_session(struct ieee80211_sta *pubsta, u16 tid, in ieee80211_start_tx_ba_session() 816 int ieee80211_stop_tx_ba_session(struct ieee80211_sta *pubsta, u16 tid) in ieee80211_stop_tx_ba_session()
|
D | rate.c | 371 static bool rate_control_send_low(struct ieee80211_sta *pubsta, in rate_control_send_low() 922 struct ieee80211_sta *pubsta, in rate_control_set_rates()
|
D | tx.c | 1701 struct ieee80211_sta *pubsta; in __ieee80211_tx() local 4933 int ieee80211_reserve_tid(struct ieee80211_sta *pubsta, u8 tid) in ieee80211_reserve_tid() 4997 void ieee80211_unreserve_tid(struct ieee80211_sta *pubsta, u8 tid) in ieee80211_unreserve_tid()
|
D | rc80211_minstrel_ht.c | 860 minstrel_aggr_check(struct ieee80211_sta *pubsta, struct sk_buff *skb) in minstrel_aggr_check()
|