Searched defs:pubsta (Results 1 – 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/net/mac80211/ |
D | sta_info.c | 1818 struct ieee80211_sta *pubsta, bool block) in ieee80211_sta_block_awake() 1849 void ieee80211_sta_eosp(struct ieee80211_sta *pubsta) in ieee80211_sta_eosp() 1860 void ieee80211_send_eosp_nullfunc(struct ieee80211_sta *pubsta, int tid) in ieee80211_send_eosp_nullfunc() 1876 void ieee80211_sta_set_buffered(struct ieee80211_sta *pubsta, in ieee80211_sta_set_buffered() 1895 void ieee80211_sta_register_airtime(struct ieee80211_sta *pubsta, u8 tid, in ieee80211_sta_register_airtime() 2562 void ieee80211_sta_set_expected_throughput(struct ieee80211_sta *pubsta, in ieee80211_sta_set_expected_throughput()
|
D | status.c | 1073 struct ieee80211_sta *pubsta = status->sta; in ieee80211_tx_status_ext() local 1193 struct ieee80211_sta *pubsta, in ieee80211_tx_rate_update() 1235 void ieee80211_report_low_ack(struct ieee80211_sta *pubsta, u32 num_packets) in ieee80211_report_low_ack()
|
D | rx.c | 1613 int ieee80211_sta_ps_transition(struct ieee80211_sta *pubsta, bool start) in ieee80211_sta_ps_transition() 1634 void ieee80211_sta_pspoll(struct ieee80211_sta *pubsta) in ieee80211_sta_pspoll() 1648 void ieee80211_sta_uapsd_trigger(struct ieee80211_sta *pubsta, u8 tid) in ieee80211_sta_uapsd_trigger() 3966 void ieee80211_mark_rx_ba_filtered_frames(struct ieee80211_sta *pubsta, u8 tid, in ieee80211_mark_rx_ba_filtered_frames() 4614 struct ieee80211_sta *pubsta, in __ieee80211_rx_handle_packet() 4740 void ieee80211_rx_list(struct ieee80211_hw *hw, struct ieee80211_sta *pubsta, in ieee80211_rx_list() 4854 void ieee80211_rx_napi(struct ieee80211_hw *hw, struct ieee80211_sta *pubsta, in ieee80211_rx_napi()
|
D | agg-tx.c | 582 int ieee80211_start_tx_ba_session(struct ieee80211_sta *pubsta, u16 tid, in ieee80211_start_tx_ba_session() 846 int ieee80211_stop_tx_ba_session(struct ieee80211_sta *pubsta, u16 tid) in ieee80211_stop_tx_ba_session()
|
D | rate.c | 390 static bool rate_control_send_low(struct ieee80211_sta *pubsta, in rate_control_send_low() 941 struct ieee80211_sta *pubsta, in rate_control_set_rates()
|
D | airtime.c | 630 struct ieee80211_sta *pubsta, in ieee80211_calc_expected_tx_airtime()
|
D | tx.c | 4210 struct ieee80211_sta *pubsta = NULL; in ieee80211_tx_8023() local 5353 int ieee80211_reserve_tid(struct ieee80211_sta *pubsta, u8 tid) in ieee80211_reserve_tid() 5417 void ieee80211_unreserve_tid(struct ieee80211_sta *pubsta, u8 tid) in ieee80211_unreserve_tid()
|
D | rc80211_minstrel_ht.c | 863 minstrel_aggr_check(struct ieee80211_sta *pubsta, struct sk_buff *skb) in minstrel_aggr_check()
|