Symbol: ieee80211_hw
sys/compat/linuxkpi/common/include/net/mac80211.h
1000
void (*allow_buffered_frames)(struct ieee80211_hw *, struct ieee80211_sta *, u16, int, enum ieee80211_frame_release_type, bool);
sys/compat/linuxkpi/common/include/net/mac80211.h
1001
void (*release_buffered_frames)(struct ieee80211_hw *, struct ieee80211_sta *, u16, int, enum ieee80211_frame_release_type, bool);
sys/compat/linuxkpi/common/include/net/mac80211.h
1003
int (*sta_add)(struct ieee80211_hw *, struct ieee80211_vif *, struct ieee80211_sta *);
sys/compat/linuxkpi/common/include/net/mac80211.h
1004
int (*sta_remove)(struct ieee80211_hw *, struct ieee80211_vif *, struct ieee80211_sta *);
sys/compat/linuxkpi/common/include/net/mac80211.h
1005
int (*sta_set_txpwr)(struct ieee80211_hw *, struct ieee80211_vif *, struct ieee80211_sta *);
sys/compat/linuxkpi/common/include/net/mac80211.h
1006
void (*sta_statistics)(struct ieee80211_hw *, struct ieee80211_vif *, struct ieee80211_sta *, struct station_info *);
sys/compat/linuxkpi/common/include/net/mac80211.h
1007
void (*sta_pre_rcu_remove)(struct ieee80211_hw *, struct ieee80211_vif *, struct ieee80211_sta *);
sys/compat/linuxkpi/common/include/net/mac80211.h
1008
int (*sta_state)(struct ieee80211_hw *, struct ieee80211_vif *, struct ieee80211_sta *, enum ieee80211_sta_state, enum ieee80211_sta_state);
sys/compat/linuxkpi/common/include/net/mac80211.h
1009
void (*sta_notify)(struct ieee80211_hw *, struct ieee80211_vif *, enum sta_notify_cmd, struct ieee80211_sta *);
sys/compat/linuxkpi/common/include/net/mac80211.h
1010
void (*sta_rc_update)(struct ieee80211_hw *, struct ieee80211_vif *, struct ieee80211_sta *, u32);
sys/compat/linuxkpi/common/include/net/mac80211.h
1011
void (*link_sta_rc_update)(struct ieee80211_hw *, struct ieee80211_vif *, struct ieee80211_link_sta *, u32);
sys/compat/linuxkpi/common/include/net/mac80211.h
1012
void (*sta_rate_tbl_update)(struct ieee80211_hw *, struct ieee80211_vif *, struct ieee80211_sta *);
sys/compat/linuxkpi/common/include/net/mac80211.h
1013
void (*sta_set_4addr)(struct ieee80211_hw *, struct ieee80211_vif *, struct ieee80211_sta *, bool);
sys/compat/linuxkpi/common/include/net/mac80211.h
1014
void (*sta_set_decap_offload)(struct ieee80211_hw *, struct ieee80211_vif *, struct ieee80211_sta *, bool);
sys/compat/linuxkpi/common/include/net/mac80211.h
1016
u64 (*prepare_multicast)(struct ieee80211_hw *, struct netdev_hw_addr_list *);
sys/compat/linuxkpi/common/include/net/mac80211.h
1018
int (*ampdu_action)(struct ieee80211_hw *, struct ieee80211_vif *, struct ieee80211_ampdu_params *);
sys/compat/linuxkpi/common/include/net/mac80211.h
1020
bool (*can_aggregate_in_amsdu)(struct ieee80211_hw *, struct sk_buff *, struct sk_buff *);
sys/compat/linuxkpi/common/include/net/mac80211.h
1022
int (*pre_channel_switch)(struct ieee80211_hw *, struct ieee80211_vif *, struct ieee80211_channel_switch *);
sys/compat/linuxkpi/common/include/net/mac80211.h
1023
int (*post_channel_switch)(struct ieee80211_hw *, struct ieee80211_vif *, struct ieee80211_bss_conf *);
sys/compat/linuxkpi/common/include/net/mac80211.h
1024
void (*channel_switch)(struct ieee80211_hw *, struct ieee80211_vif *, struct ieee80211_channel_switch *);
sys/compat/linuxkpi/common/include/net/mac80211.h
1025
void (*channel_switch_beacon)(struct ieee80211_hw *, struct ieee80211_vif *, struct cfg80211_chan_def *);
sys/compat/linuxkpi/common/include/net/mac80211.h
1026
void (*abort_channel_switch)(struct ieee80211_hw *, struct ieee80211_vif *, struct ieee80211_bss_conf *);
sys/compat/linuxkpi/common/include/net/mac80211.h
1027
void (*channel_switch_rx_beacon)(struct ieee80211_hw *, struct ieee80211_vif *, struct ieee80211_channel_switch *);
sys/compat/linuxkpi/common/include/net/mac80211.h
1028
int (*tdls_channel_switch)(struct ieee80211_hw *, struct ieee80211_vif *, struct ieee80211_sta *, u8, struct cfg80211_chan_def *, struct sk_buff *, u32);
sys/compat/linuxkpi/common/include/net/mac80211.h
1029
void (*tdls_cancel_channel_switch)(struct ieee80211_hw *, struct ieee80211_vif *, struct ieee80211_sta *);
sys/compat/linuxkpi/common/include/net/mac80211.h
1030
void (*tdls_recv_channel_switch)(struct ieee80211_hw *, struct ieee80211_vif *, struct ieee80211_tdls_ch_sw_params *);
sys/compat/linuxkpi/common/include/net/mac80211.h
1032
int (*add_chanctx)(struct ieee80211_hw *, struct ieee80211_chanctx_conf *);
sys/compat/linuxkpi/common/include/net/mac80211.h
1033
void (*remove_chanctx)(struct ieee80211_hw *, struct ieee80211_chanctx_conf *);
sys/compat/linuxkpi/common/include/net/mac80211.h
1034
void (*change_chanctx)(struct ieee80211_hw *, struct ieee80211_chanctx_conf *, u32);
sys/compat/linuxkpi/common/include/net/mac80211.h
1035
int (*assign_vif_chanctx)(struct ieee80211_hw *, struct ieee80211_vif *, struct ieee80211_bss_conf *, struct ieee80211_chanctx_conf *);
sys/compat/linuxkpi/common/include/net/mac80211.h
1036
void (*unassign_vif_chanctx)(struct ieee80211_hw *, struct ieee80211_vif *, struct ieee80211_bss_conf *, struct ieee80211_chanctx_conf *);
sys/compat/linuxkpi/common/include/net/mac80211.h
1037
int (*switch_vif_chanctx)(struct ieee80211_hw *, struct ieee80211_vif_chanctx_switch *, int, enum ieee80211_chanctx_switch_mode);
sys/compat/linuxkpi/common/include/net/mac80211.h
1039
int (*get_antenna)(struct ieee80211_hw *, int, u32 *, u32 *);
sys/compat/linuxkpi/common/include/net/mac80211.h
1040
int (*set_antenna)(struct ieee80211_hw *, int, u32, u32);
sys/compat/linuxkpi/common/include/net/mac80211.h
1042
int (*remain_on_channel)(struct ieee80211_hw *, struct ieee80211_vif *, struct ieee80211_channel *, int, enum ieee80211_roc_type);
sys/compat/linuxkpi/common/include/net/mac80211.h
1043
int (*cancel_remain_on_channel)(struct ieee80211_hw *, struct ieee80211_vif *);
sys/compat/linuxkpi/common/include/net/mac80211.h
1045
void (*configure_filter)(struct ieee80211_hw *, unsigned int, unsigned int *, u64);
sys/compat/linuxkpi/common/include/net/mac80211.h
1046
void (*config_iface_filter)(struct ieee80211_hw *, struct ieee80211_vif *, unsigned int, unsigned int);
sys/compat/linuxkpi/common/include/net/mac80211.h
1048
void (*bss_info_changed)(struct ieee80211_hw *, struct ieee80211_vif *, struct ieee80211_bss_conf *, u64);
sys/compat/linuxkpi/common/include/net/mac80211.h
1049
void (*link_info_changed)(struct ieee80211_hw *, struct ieee80211_vif *, struct ieee80211_bss_conf *, u64);
sys/compat/linuxkpi/common/include/net/mac80211.h
1051
int (*set_rts_threshold)(struct ieee80211_hw *, int, u32);
sys/compat/linuxkpi/common/include/net/mac80211.h
1052
void (*event_callback)(struct ieee80211_hw *, struct ieee80211_vif *, const struct ieee80211_event *);
sys/compat/linuxkpi/common/include/net/mac80211.h
1053
int (*get_survey)(struct ieee80211_hw *, int, struct survey_info *);
sys/compat/linuxkpi/common/include/net/mac80211.h
1054
int (*get_ftm_responder_stats)(struct ieee80211_hw *, struct ieee80211_vif *, struct cfg80211_ftm_responder_stats *);
sys/compat/linuxkpi/common/include/net/mac80211.h
1056
uint64_t (*get_tsf)(struct ieee80211_hw *, struct ieee80211_vif *);
sys/compat/linuxkpi/common/include/net/mac80211.h
1057
void (*set_tsf)(struct ieee80211_hw *, struct ieee80211_vif *, uint64_t);
sys/compat/linuxkpi/common/include/net/mac80211.h
1058
void (*offset_tsf)(struct ieee80211_hw *, struct ieee80211_vif *, s64);
sys/compat/linuxkpi/common/include/net/mac80211.h
1060
int (*set_bitrate_mask)(struct ieee80211_hw *, struct ieee80211_vif *, const struct cfg80211_bitrate_mask *);
sys/compat/linuxkpi/common/include/net/mac80211.h
1061
void (*set_coverage_class)(struct ieee80211_hw *, int, s16);
sys/compat/linuxkpi/common/include/net/mac80211.h
1062
int (*set_tim)(struct ieee80211_hw *, struct ieee80211_sta *, bool);
sys/compat/linuxkpi/common/include/net/mac80211.h
1064
int (*set_key)(struct ieee80211_hw *, enum set_key_cmd, struct ieee80211_vif *, struct ieee80211_sta *, struct ieee80211_key_conf *);
sys/compat/linuxkpi/common/include/net/mac80211.h
1065
void (*update_tkip_key)(struct ieee80211_hw *, struct ieee80211_vif *, struct ieee80211_key_conf *, struct ieee80211_sta *, u32, u16 *);
sys/compat/linuxkpi/common/include/net/mac80211.h
1067
int (*start_pmsr)(struct ieee80211_hw *, struct ieee80211_vif *, struct cfg80211_pmsr_request *);
sys/compat/linuxkpi/common/include/net/mac80211.h
1068
void (*abort_pmsr)(struct ieee80211_hw *, struct ieee80211_vif *, struct cfg80211_pmsr_request *);
sys/compat/linuxkpi/common/include/net/mac80211.h
1070
int (*start_ap)(struct ieee80211_hw *, struct ieee80211_vif *, struct ieee80211_bss_conf *link_conf);
sys/compat/linuxkpi/common/include/net/mac80211.h
1071
void (*stop_ap)(struct ieee80211_hw *, struct ieee80211_vif *, struct ieee80211_bss_conf *link_conf);
sys/compat/linuxkpi/common/include/net/mac80211.h
1072
int (*join_ibss)(struct ieee80211_hw *, struct ieee80211_vif *);
sys/compat/linuxkpi/common/include/net/mac80211.h
1073
void (*leave_ibss)(struct ieee80211_hw *, struct ieee80211_vif *);
sys/compat/linuxkpi/common/include/net/mac80211.h
1075
int (*set_sar_specs)(struct ieee80211_hw *, const struct cfg80211_sar_specs *);
sys/compat/linuxkpi/common/include/net/mac80211.h
1077
int (*set_tid_config)(struct ieee80211_hw *, struct ieee80211_vif *, struct ieee80211_sta *, struct cfg80211_tid_config *);
sys/compat/linuxkpi/common/include/net/mac80211.h
1078
int (*reset_tid_config)(struct ieee80211_hw *, struct ieee80211_vif *, struct ieee80211_sta *, u8);
sys/compat/linuxkpi/common/include/net/mac80211.h
1080
int (*get_et_sset_count)(struct ieee80211_hw *, struct ieee80211_vif *, int);
sys/compat/linuxkpi/common/include/net/mac80211.h
1081
void (*get_et_stats)(struct ieee80211_hw *, struct ieee80211_vif *, struct ethtool_stats *, u64 *);
sys/compat/linuxkpi/common/include/net/mac80211.h
1082
void (*get_et_strings)(struct ieee80211_hw *, struct ieee80211_vif *, u32, u8 *);
sys/compat/linuxkpi/common/include/net/mac80211.h
1084
void (*update_vif_offload)(struct ieee80211_hw *, struct ieee80211_vif *);
sys/compat/linuxkpi/common/include/net/mac80211.h
1086
int (*get_txpower)(struct ieee80211_hw *, struct ieee80211_vif *, unsigned int, int *);
sys/compat/linuxkpi/common/include/net/mac80211.h
1087
int (*get_stats)(struct ieee80211_hw *, struct ieee80211_low_level_stats *);
sys/compat/linuxkpi/common/include/net/mac80211.h
1089
int (*set_radar_background)(struct ieee80211_hw *, struct cfg80211_chan_def *);
sys/compat/linuxkpi/common/include/net/mac80211.h
1091
void (*add_twt_setup)(struct ieee80211_hw *, struct ieee80211_sta *, struct ieee80211_twt_setup *);
sys/compat/linuxkpi/common/include/net/mac80211.h
1092
void (*twt_teardown_request)(struct ieee80211_hw *, struct ieee80211_sta *, u8);
sys/compat/linuxkpi/common/include/net/mac80211.h
1094
int (*set_hw_timestamp)(struct ieee80211_hw *, struct ieee80211_vif *, struct cfg80211_set_hw_timestamp *);
sys/compat/linuxkpi/common/include/net/mac80211.h
1096
void (*vif_cfg_changed)(struct ieee80211_hw *, struct ieee80211_vif *, u64);
sys/compat/linuxkpi/common/include/net/mac80211.h
1098
int (*change_vif_links)(struct ieee80211_hw *, struct ieee80211_vif *, u16, u16, struct ieee80211_bss_conf *[IEEE80211_MLD_MAX_NUM_LINKS]);
sys/compat/linuxkpi/common/include/net/mac80211.h
1099
int (*change_sta_links)(struct ieee80211_hw *, struct ieee80211_vif *, struct ieee80211_sta *, u16, u16);
sys/compat/linuxkpi/common/include/net/mac80211.h
1100
bool (*can_activate_links)(struct ieee80211_hw *, struct ieee80211_vif *, u16);
sys/compat/linuxkpi/common/include/net/mac80211.h
1101
enum ieee80211_neg_ttlm_res (*can_neg_ttlm)(struct ieee80211_hw *, struct ieee80211_vif *, struct ieee80211_neg_ttlm *);
sys/compat/linuxkpi/common/include/net/mac80211.h
1103
void (*rfkill_poll)(struct ieee80211_hw *);
sys/compat/linuxkpi/common/include/net/mac80211.h
1105
int (*net_fill_forward_path)(struct ieee80211_hw *, struct ieee80211_vif *, struct ieee80211_sta *, struct net_device_path_ctx *, struct net_device_path *);
sys/compat/linuxkpi/common/include/net/mac80211.h
1108
void (*sta_add_debugfs)(struct ieee80211_hw *, struct ieee80211_vif *, struct ieee80211_sta *, struct dentry *);
sys/compat/linuxkpi/common/include/net/mac80211.h
1109
void (*vif_add_debugfs)(struct ieee80211_hw *, struct ieee80211_vif *);
sys/compat/linuxkpi/common/include/net/mac80211.h
1110
void (*link_sta_add_debugfs)(struct ieee80211_hw *, struct ieee80211_vif *, struct ieee80211_link_sta *, struct dentry *);
sys/compat/linuxkpi/common/include/net/mac80211.h
1111
void (*link_add_debugfs)(struct ieee80211_hw *, struct ieee80211_vif *, struct ieee80211_bss_conf *, struct dentry *);
sys/compat/linuxkpi/common/include/net/mac80211.h
1114
int (*suspend)(struct ieee80211_hw *, struct cfg80211_wowlan *);
sys/compat/linuxkpi/common/include/net/mac80211.h
1115
int (*resume)(struct ieee80211_hw *);
sys/compat/linuxkpi/common/include/net/mac80211.h
1116
void (*set_wakeup)(struct ieee80211_hw *, bool);
sys/compat/linuxkpi/common/include/net/mac80211.h
1117
void (*set_rekey_data)(struct ieee80211_hw *, struct ieee80211_vif *, struct cfg80211_gtk_rekey_data *);
sys/compat/linuxkpi/common/include/net/mac80211.h
1118
void (*set_default_unicast_key)(struct ieee80211_hw *, struct ieee80211_vif *, int);
sys/compat/linuxkpi/common/include/net/mac80211.h
1120
void (*ipv6_addr_change)(struct ieee80211_hw *, struct ieee80211_vif *, struct inet6_dev *);
sys/compat/linuxkpi/common/include/net/mac80211.h
1130
struct ieee80211_hw *linuxkpi_ieee80211_alloc_hw(size_t,
sys/compat/linuxkpi/common/include/net/mac80211.h
1132
void linuxkpi_ieee80211_iffree(struct ieee80211_hw *);
sys/compat/linuxkpi/common/include/net/mac80211.h
1133
void linuxkpi_set_ieee80211_dev(struct ieee80211_hw *);
sys/compat/linuxkpi/common/include/net/mac80211.h
1134
int linuxkpi_ieee80211_ifattach(struct ieee80211_hw *);
sys/compat/linuxkpi/common/include/net/mac80211.h
1135
void linuxkpi_ieee80211_ifdetach(struct ieee80211_hw *);
sys/compat/linuxkpi/common/include/net/mac80211.h
1136
void linuxkpi_ieee80211_unregister_hw(struct ieee80211_hw *);
sys/compat/linuxkpi/common/include/net/mac80211.h
1137
struct ieee80211_hw * linuxkpi_wiphy_to_ieee80211_hw(struct wiphy *);
sys/compat/linuxkpi/common/include/net/mac80211.h
1138
void linuxkpi_ieee80211_restart_hw(struct ieee80211_hw *);
sys/compat/linuxkpi/common/include/net/mac80211.h
1140
struct ieee80211_hw *hw, enum ieee80211_iface_iter flags,
sys/compat/linuxkpi/common/include/net/mac80211.h
1143
void linuxkpi_ieee80211_iterate_keys(struct ieee80211_hw *,
sys/compat/linuxkpi/common/include/net/mac80211.h
1145
void(*iterfunc)(struct ieee80211_hw *, struct ieee80211_vif *,
sys/compat/linuxkpi/common/include/net/mac80211.h
1148
void linuxkpi_ieee80211_iterate_chan_contexts(struct ieee80211_hw *,
sys/compat/linuxkpi/common/include/net/mac80211.h
1149
void(*iterfunc)(struct ieee80211_hw *,
sys/compat/linuxkpi/common/include/net/mac80211.h
1152
void linuxkpi_ieee80211_iterate_stations_atomic(struct ieee80211_hw *,
sys/compat/linuxkpi/common/include/net/mac80211.h
1154
void linuxkpi_ieee80211_scan_completed(struct ieee80211_hw *,
sys/compat/linuxkpi/common/include/net/mac80211.h
1156
void linuxkpi_ieee80211_rx(struct ieee80211_hw *, struct sk_buff *,
sys/compat/linuxkpi/common/include/net/mac80211.h
1162
struct ieee80211_hw *, const uint8_t *, const uint8_t *);
sys/compat/linuxkpi/common/include/net/mac80211.h
1163
struct sk_buff *linuxkpi_ieee80211_tx_dequeue(struct ieee80211_hw *,
sys/compat/linuxkpi/common/include/net/mac80211.h
1167
void linuxkpi_ieee80211_free_txskb(struct ieee80211_hw *, struct sk_buff *,
sys/compat/linuxkpi/common/include/net/mac80211.h
1169
void linuxkpi_ieee80211_queue_delayed_work(struct ieee80211_hw *,
sys/compat/linuxkpi/common/include/net/mac80211.h
1171
void linuxkpi_ieee80211_queue_work(struct ieee80211_hw *, struct work_struct *);
sys/compat/linuxkpi/common/include/net/mac80211.h
1172
struct sk_buff *linuxkpi_ieee80211_pspoll_get(struct ieee80211_hw *,
sys/compat/linuxkpi/common/include/net/mac80211.h
1174
struct sk_buff *linuxkpi_ieee80211_nullfunc_get(struct ieee80211_hw *,
sys/compat/linuxkpi/common/include/net/mac80211.h
1181
struct sk_buff *linuxkpi_ieee80211_probereq_get(struct ieee80211_hw *,
sys/compat/linuxkpi/common/include/net/mac80211.h
1183
void linuxkpi_ieee80211_tx_status(struct ieee80211_hw *, struct sk_buff *);
sys/compat/linuxkpi/common/include/net/mac80211.h
1184
void linuxkpi_ieee80211_tx_status_ext(struct ieee80211_hw *,
sys/compat/linuxkpi/common/include/net/mac80211.h
1186
void linuxkpi_ieee80211_stop_queues(struct ieee80211_hw *);
sys/compat/linuxkpi/common/include/net/mac80211.h
1187
void linuxkpi_ieee80211_wake_queues(struct ieee80211_hw *);
sys/compat/linuxkpi/common/include/net/mac80211.h
1188
void linuxkpi_ieee80211_stop_queue(struct ieee80211_hw *, int);
sys/compat/linuxkpi/common/include/net/mac80211.h
1189
void linuxkpi_ieee80211_wake_queue(struct ieee80211_hw *, int);
sys/compat/linuxkpi/common/include/net/mac80211.h
1190
void linuxkpi_ieee80211_txq_schedule_start(struct ieee80211_hw *, uint8_t);
sys/compat/linuxkpi/common/include/net/mac80211.h
1191
struct ieee80211_txq *linuxkpi_ieee80211_next_txq(struct ieee80211_hw *, uint8_t);
sys/compat/linuxkpi/common/include/net/mac80211.h
1192
void linuxkpi_ieee80211_schedule_txq(struct ieee80211_hw *,
sys/compat/linuxkpi/common/include/net/mac80211.h
1194
void linuxkpi_ieee80211_handle_wake_tx_queue(struct ieee80211_hw *,
sys/compat/linuxkpi/common/include/net/mac80211.h
1200
_ieee80211_hw_set(struct ieee80211_hw *hw, enum ieee80211_hw_flags flag)
sys/compat/linuxkpi/common/include/net/mac80211.h
1207
__ieee80211_hw_check(struct ieee80211_hw *hw, enum ieee80211_hw_flags flag)
sys/compat/linuxkpi/common/include/net/mac80211.h
1229
ieee80211_free_hw(struct ieee80211_hw *hw)
sys/compat/linuxkpi/common/include/net/mac80211.h
1241
static __inline struct ieee80211_hw *
sys/compat/linuxkpi/common/include/net/mac80211.h
1249
SET_IEEE80211_DEV(struct ieee80211_hw *hw, struct device *dev)
sys/compat/linuxkpi/common/include/net/mac80211.h
1259
ieee80211_register_hw(struct ieee80211_hw *hw)
sys/compat/linuxkpi/common/include/net/mac80211.h
1281
ieee80211_unregister_hw(struct ieee80211_hw *hw)
sys/compat/linuxkpi/common/include/net/mac80211.h
1287
static __inline struct ieee80211_hw *
sys/compat/linuxkpi/common/include/net/mac80211.h
1295
ieee80211_restart_hw(struct ieee80211_hw *hw)
sys/compat/linuxkpi/common/include/net/mac80211.h
1347
ieee80211_rx_napi(struct ieee80211_hw *hw, struct ieee80211_sta *sta,
sys/compat/linuxkpi/common/include/net/mac80211.h
1355
ieee80211_rx_list(struct ieee80211_hw *hw, struct ieee80211_sta *sta,
sys/compat/linuxkpi/common/include/net/mac80211.h
1363
ieee80211_rx_ni(struct ieee80211_hw *hw, struct sk_buff *skb)
sys/compat/linuxkpi/common/include/net/mac80211.h
1370
ieee80211_rx_irqsafe(struct ieee80211_hw *hw, struct sk_buff *skb)
sys/compat/linuxkpi/common/include/net/mac80211.h
1377
ieee80211_rx(struct ieee80211_hw *hw, struct sk_buff *skb)
sys/compat/linuxkpi/common/include/net/mac80211.h
1386
ieee80211_stop_queues(struct ieee80211_hw *hw)
sys/compat/linuxkpi/common/include/net/mac80211.h
1392
ieee80211_wake_queues(struct ieee80211_hw *hw)
sys/compat/linuxkpi/common/include/net/mac80211.h
1398
ieee80211_stop_queue(struct ieee80211_hw *hw, int qnum)
sys/compat/linuxkpi/common/include/net/mac80211.h
1404
ieee80211_wake_queue(struct ieee80211_hw *hw, int qnum)
sys/compat/linuxkpi/common/include/net/mac80211.h
1410
ieee80211_schedule_txq(struct ieee80211_hw *hw, struct ieee80211_txq *txq)
sys/compat/linuxkpi/common/include/net/mac80211.h
1416
ieee80211_return_txq(struct ieee80211_hw *hw, struct ieee80211_txq *txq,
sys/compat/linuxkpi/common/include/net/mac80211.h
1423
ieee80211_txq_schedule_start(struct ieee80211_hw *hw, uint8_t ac)
sys/compat/linuxkpi/common/include/net/mac80211.h
1429
ieee80211_txq_schedule_end(struct ieee80211_hw *hw, uint8_t ac)
sys/compat/linuxkpi/common/include/net/mac80211.h
1435
ieee80211_next_txq(struct ieee80211_hw *hw, uint8_t ac)
sys/compat/linuxkpi/common/include/net/mac80211.h
1441
ieee80211_handle_wake_tx_queue(struct ieee80211_hw *hw,
sys/compat/linuxkpi/common/include/net/mac80211.h
1448
ieee80211_purge_tx_queue(struct ieee80211_hw *hw,
sys/compat/linuxkpi/common/include/net/mac80211.h
1464
ieee80211_beacon_get_tim(struct ieee80211_hw *hw, struct ieee80211_vif *vif,
sys/compat/linuxkpi/common/include/net/mac80211.h
1477
ieee80211_iterate_active_interfaces_atomic(struct ieee80211_hw *hw,
sys/compat/linuxkpi/common/include/net/mac80211.h
1489
ieee80211_iterate_active_interfaces(struct ieee80211_hw *hw,
sys/compat/linuxkpi/common/include/net/mac80211.h
1500
ieee80211_iterate_active_interfaces_mtx(struct ieee80211_hw *hw,
sys/compat/linuxkpi/common/include/net/mac80211.h
1511
ieee80211_iterate_interfaces(struct ieee80211_hw *hw,
sys/compat/linuxkpi/common/include/net/mac80211.h
1521
ieee80211_iter_keys(struct ieee80211_hw *hw, struct ieee80211_vif *vif,
sys/compat/linuxkpi/common/include/net/mac80211.h
1522
void(*iterfunc)(struct ieee80211_hw *, struct ieee80211_vif *,
sys/compat/linuxkpi/common/include/net/mac80211.h
1530
ieee80211_iter_keys_rcu(struct ieee80211_hw *hw, struct ieee80211_vif *vif,
sys/compat/linuxkpi/common/include/net/mac80211.h
1531
void(*iterfunc)(struct ieee80211_hw *, struct ieee80211_vif *,
sys/compat/linuxkpi/common/include/net/mac80211.h
1539
ieee80211_iter_chan_contexts_atomic(struct ieee80211_hw *hw,
sys/compat/linuxkpi/common/include/net/mac80211.h
1540
void(*iterfunc)(struct ieee80211_hw *, struct ieee80211_chanctx_conf *, void *),
sys/compat/linuxkpi/common/include/net/mac80211.h
1548
ieee80211_iter_chan_contexts_mtx(struct ieee80211_hw *hw,
sys/compat/linuxkpi/common/include/net/mac80211.h
1549
void (*iterfunc)(struct ieee80211_hw *, struct ieee80211_chanctx_conf *, void *),
sys/compat/linuxkpi/common/include/net/mac80211.h
1557
ieee80211_iterate_stations_atomic(struct ieee80211_hw *hw,
sys/compat/linuxkpi/common/include/net/mac80211.h
1572
ieee80211_beacon_get_template(struct ieee80211_hw *hw,
sys/compat/linuxkpi/common/include/net/mac80211.h
1709
ieee80211_find_sta_by_ifaddr(struct ieee80211_hw *hw, const uint8_t *addr,
sys/compat/linuxkpi/common/include/net/mac80211.h
1774
ieee80211_free_txskb(struct ieee80211_hw *hw, struct sk_buff *skb)
sys/compat/linuxkpi/common/include/net/mac80211.h
1787
ieee80211_ready_on_channel(struct ieee80211_hw *hw)
sys/compat/linuxkpi/common/include/net/mac80211.h
1794
ieee80211_remain_on_channel_expired(struct ieee80211_hw *hw)
sys/compat/linuxkpi/common/include/net/mac80211.h
2014
ieee80211_sta_block_awake(struct ieee80211_hw *hw, struct ieee80211_sta *sta,
sys/compat/linuxkpi/common/include/net/mac80211.h
2047
ieee80211_tx_dequeue(struct ieee80211_hw *hw, struct ieee80211_txq *txq)
sys/compat/linuxkpi/common/include/net/mac80211.h
2054
ieee80211_tx_dequeue_ni(struct ieee80211_hw *hw, struct ieee80211_txq *txq)
sys/compat/linuxkpi/common/include/net/mac80211.h
2079
ieee80211_sched_scan_results(struct ieee80211_hw *hw)
sys/compat/linuxkpi/common/include/net/mac80211.h
2119
ieee80211_sched_scan_stopped(struct ieee80211_hw *hw)
sys/compat/linuxkpi/common/include/net/mac80211.h
2125
ieee80211_scan_completed(struct ieee80211_hw *hw,
sys/compat/linuxkpi/common/include/net/mac80211.h
2133
ieee80211_beacon_get(struct ieee80211_hw *hw, struct ieee80211_vif *vif,
sys/compat/linuxkpi/common/include/net/mac80211.h
2141
ieee80211_pspoll_get(struct ieee80211_hw *hw, struct ieee80211_vif *vif)
sys/compat/linuxkpi/common/include/net/mac80211.h
2152
ieee80211_proberesp_get(struct ieee80211_hw *hw, struct ieee80211_vif *vif)
sys/compat/linuxkpi/common/include/net/mac80211.h
2159
ieee80211_nullfunc_get(struct ieee80211_hw *hw, struct ieee80211_vif *vif,
sys/compat/linuxkpi/common/include/net/mac80211.h
2171
ieee80211_probereq_get(struct ieee80211_hw *hw, const uint8_t *addr,
sys/compat/linuxkpi/common/include/net/mac80211.h
2180
ieee80211_queue_delayed_work(struct ieee80211_hw *hw, struct delayed_work *w,
sys/compat/linuxkpi/common/include/net/mac80211.h
2188
ieee80211_queue_work(struct ieee80211_hw *hw, struct work_struct *w)
sys/compat/linuxkpi/common/include/net/mac80211.h
2195
ieee80211_tx_prepare_skb(struct ieee80211_hw *hw, struct ieee80211_vif *vif,
sys/compat/linuxkpi/common/include/net/mac80211.h
2203
ieee80211_tx_status_skb(struct ieee80211_hw *hw, struct sk_buff *skb)
sys/compat/linuxkpi/common/include/net/mac80211.h
2209
ieee80211_tx_status_noskb(struct ieee80211_hw *hw, struct ieee80211_sta *sta,
sys/compat/linuxkpi/common/include/net/mac80211.h
2216
ieee80211_tx_status_irqsafe(struct ieee80211_hw *hw, struct sk_buff *skb)
sys/compat/linuxkpi/common/include/net/mac80211.h
2223
ieee80211_tx_status_ni(struct ieee80211_hw *hw, struct sk_buff *skb)
sys/compat/linuxkpi/common/include/net/mac80211.h
2230
ieee80211_tx_status_ext(struct ieee80211_hw *hw,
sys/compat/linuxkpi/common/include/net/mac80211.h
2269
SET_IEEE80211_PERM_ADDR (struct ieee80211_hw *hw, uint8_t *addr)
sys/compat/linuxkpi/common/include/net/mac80211.h
2282
ieee80211_tx_rate_update(struct ieee80211_hw *hw, struct ieee80211_sta *sta,
sys/compat/linuxkpi/common/include/net/mac80211.h
2289
ieee80211_txq_may_transmit(struct ieee80211_hw *hw, struct ieee80211_txq *txq)
sys/compat/linuxkpi/common/include/net/mac80211.h
2296
ieee80211_radar_detected(struct ieee80211_hw *hw,
sys/compat/linuxkpi/common/include/net/mac80211.h
2342
ieee80211_calc_rx_airtime(struct ieee80211_hw *hw,
sys/compat/linuxkpi/common/include/net/mac80211.h
2363
ieee80211_get_fils_discovery_tmpl(struct ieee80211_hw *hw,
sys/compat/linuxkpi/common/include/net/mac80211.h
2371
ieee80211_get_unsol_bcast_probe_resp_tmpl(struct ieee80211_hw *hw,
sys/compat/linuxkpi/common/include/net/mac80211.h
2554
ieee80211_beacon_get_template_ema_list(struct ieee80211_hw *hw,
sys/compat/linuxkpi/common/include/net/mac80211.h
2637
int lkpi_80211_update_chandef(struct ieee80211_hw *,
sys/compat/linuxkpi/common/include/net/mac80211.h
2641
ieee80211_emulate_add_chanctx(struct ieee80211_hw *hw,
sys/compat/linuxkpi/common/include/net/mac80211.h
2652
ieee80211_emulate_remove_chanctx(struct ieee80211_hw *hw,
sys/compat/linuxkpi/common/include/net/mac80211.h
2660
ieee80211_emulate_change_chanctx(struct ieee80211_hw *hw,
sys/compat/linuxkpi/common/include/net/mac80211.h
2668
ieee80211_emulate_switch_vif_chanctx(struct ieee80211_hw *hw,
sys/compat/linuxkpi/common/include/net/mac80211.h
966
int (*start)(struct ieee80211_hw *);
sys/compat/linuxkpi/common/include/net/mac80211.h
967
void (*stop)(struct ieee80211_hw *, bool);
sys/compat/linuxkpi/common/include/net/mac80211.h
969
int (*config)(struct ieee80211_hw *, int, u32);
sys/compat/linuxkpi/common/include/net/mac80211.h
970
void (*reconfig_complete)(struct ieee80211_hw *, enum ieee80211_reconfig_type);
sys/compat/linuxkpi/common/include/net/mac80211.h
972
void (*prep_add_interface)(struct ieee80211_hw *, enum nl80211_iftype);
sys/compat/linuxkpi/common/include/net/mac80211.h
973
int (*add_interface)(struct ieee80211_hw *, struct ieee80211_vif *);
sys/compat/linuxkpi/common/include/net/mac80211.h
974
void (*remove_interface)(struct ieee80211_hw *, struct ieee80211_vif *);
sys/compat/linuxkpi/common/include/net/mac80211.h
975
int (*change_interface)(struct ieee80211_hw *, struct ieee80211_vif *, enum nl80211_iftype, bool);
sys/compat/linuxkpi/common/include/net/mac80211.h
977
void (*sw_scan_start)(struct ieee80211_hw *, struct ieee80211_vif *, const u8 *);
sys/compat/linuxkpi/common/include/net/mac80211.h
978
void (*sw_scan_complete)(struct ieee80211_hw *, struct ieee80211_vif *);
sys/compat/linuxkpi/common/include/net/mac80211.h
979
int (*sched_scan_start)(struct ieee80211_hw *, struct ieee80211_vif *, struct cfg80211_sched_scan_request *, struct ieee80211_scan_ies *);
sys/compat/linuxkpi/common/include/net/mac80211.h
980
int (*sched_scan_stop)(struct ieee80211_hw *, struct ieee80211_vif *);
sys/compat/linuxkpi/common/include/net/mac80211.h
981
int (*hw_scan)(struct ieee80211_hw *, struct ieee80211_vif *, struct ieee80211_scan_request *);
sys/compat/linuxkpi/common/include/net/mac80211.h
982
void (*cancel_hw_scan)(struct ieee80211_hw *, struct ieee80211_vif *);
sys/compat/linuxkpi/common/include/net/mac80211.h
984
int (*conf_tx)(struct ieee80211_hw *, struct ieee80211_vif *, u32, u16, const struct ieee80211_tx_queue_params *);
sys/compat/linuxkpi/common/include/net/mac80211.h
985
void (*tx)(struct ieee80211_hw *, struct ieee80211_tx_control *, struct sk_buff *);
sys/compat/linuxkpi/common/include/net/mac80211.h
986
int (*tx_last_beacon)(struct ieee80211_hw *);
sys/compat/linuxkpi/common/include/net/mac80211.h
987
void (*wake_tx_queue)(struct ieee80211_hw *, struct ieee80211_txq *);
sys/compat/linuxkpi/common/include/net/mac80211.h
989
void (*mgd_prepare_tx)(struct ieee80211_hw *, struct ieee80211_vif *, struct ieee80211_prep_tx_info *);
sys/compat/linuxkpi/common/include/net/mac80211.h
990
void (*mgd_complete_tx)(struct ieee80211_hw *, struct ieee80211_vif *, struct ieee80211_prep_tx_info *);
sys/compat/linuxkpi/common/include/net/mac80211.h
991
void (*mgd_protect_tdls_discover)(struct ieee80211_hw *, struct ieee80211_vif *, unsigned int);
sys/compat/linuxkpi/common/include/net/mac80211.h
993
void (*flush)(struct ieee80211_hw *, struct ieee80211_vif *, u32, bool);
sys/compat/linuxkpi/common/include/net/mac80211.h
994
void (*flush_sta)(struct ieee80211_hw *, struct ieee80211_vif *, struct ieee80211_sta *);
sys/compat/linuxkpi/common/include/net/mac80211.h
996
int (*set_frag_threshold)(struct ieee80211_hw *, int, u32);
sys/compat/linuxkpi/common/include/net/mac80211.h
998
void (*sync_rx_queues)(struct ieee80211_hw *);
sys/compat/linuxkpi/common/src/linux_80211.c
1291
struct ieee80211_hw *hw;
sys/compat/linuxkpi/common/src/linux_80211.c
1367
lkpi_sta_del_keys(struct ieee80211_hw *hw, struct ieee80211_vif *vif,
sys/compat/linuxkpi/common/src/linux_80211.c
1443
struct ieee80211_hw *hw;
sys/compat/linuxkpi/common/src/linux_80211.c
1558
struct ieee80211_hw *hw;
sys/compat/linuxkpi/common/src/linux_80211.c
1752
struct ieee80211_hw *hw;
sys/compat/linuxkpi/common/src/linux_80211.c
1819
struct ieee80211_hw *hw;
sys/compat/linuxkpi/common/src/linux_80211.c
184
static void lkpi_ieee80211_wake_queues_locked(struct ieee80211_hw *);
sys/compat/linuxkpi/common/src/linux_80211.c
1931
struct ieee80211_hw *hw;
sys/compat/linuxkpi/common/src/linux_80211.c
2044
struct ieee80211_hw *hw;
sys/compat/linuxkpi/common/src/linux_80211.c
2079
lkpi_hw_conf_idle(struct ieee80211_hw *hw, bool new)
sys/compat/linuxkpi/common/src/linux_80211.c
2135
lkpi_wake_tx_queues(struct ieee80211_hw *hw, struct ieee80211_sta *sta,
sys/compat/linuxkpi/common/src/linux_80211.c
2182
struct ieee80211_hw *hw;
sys/compat/linuxkpi/common/src/linux_80211.c
2219
lkpi_remove_chanctx(struct ieee80211_hw *hw, struct ieee80211_vif *vif)
sys/compat/linuxkpi/common/src/linux_80211.c
2253
lkpi_bss_info_change(struct ieee80211_hw *hw, struct ieee80211_vif *vif,
sys/compat/linuxkpi/common/src/linux_80211.c
2316
struct ieee80211_hw *hw;
sys/compat/linuxkpi/common/src/linux_80211.c
2640
struct ieee80211_hw *hw;
sys/compat/linuxkpi/common/src/linux_80211.c
2748
struct ieee80211_hw *hw;
sys/compat/linuxkpi/common/src/linux_80211.c
288
struct ieee80211_hw *hw;
sys/compat/linuxkpi/common/src/linux_80211.c
2924
struct ieee80211_hw *hw;
sys/compat/linuxkpi/common/src/linux_80211.c
3119
struct ieee80211_hw *hw;
sys/compat/linuxkpi/common/src/linux_80211.c
3199
struct ieee80211_hw *hw;
sys/compat/linuxkpi/common/src/linux_80211.c
3410
struct ieee80211_hw *hw;
sys/compat/linuxkpi/common/src/linux_80211.c
3712
struct ieee80211_hw *hw;
sys/compat/linuxkpi/common/src/linux_80211.c
3783
struct ieee80211_hw *hw;
sys/compat/linuxkpi/common/src/linux_80211.c
3805
struct ieee80211_hw *hw;
sys/compat/linuxkpi/common/src/linux_80211.c
3880
struct ieee80211_hw *hw;
sys/compat/linuxkpi/common/src/linux_80211.c
4106
linuxkpi_ieee80211_unregister_hw(struct ieee80211_hw *hw)
sys/compat/linuxkpi/common/src/linux_80211.c
4116
linuxkpi_ieee80211_restart_hw(struct ieee80211_hw *hw)
sys/compat/linuxkpi/common/src/linux_80211.c
4127
struct ieee80211_hw *hw;
sys/compat/linuxkpi/common/src/linux_80211.c
4208
struct ieee80211_hw *hw;
sys/compat/linuxkpi/common/src/linux_80211.c
4277
uint32_t band_mask, struct ieee80211vap *vap, struct ieee80211_hw *hw)
sys/compat/linuxkpi/common/src/linux_80211.c
4492
struct ieee80211_hw *hw;
sys/compat/linuxkpi/common/src/linux_80211.c
4931
struct ieee80211_hw *hw;
sys/compat/linuxkpi/common/src/linux_80211.c
500
lkpi_sync_chanctx_cw_from_rx_bw(struct ieee80211_hw *hw,
sys/compat/linuxkpi/common/src/linux_80211.c
5001
struct ieee80211_hw *hw;
sys/compat/linuxkpi/common/src/linux_80211.c
5080
struct ieee80211_hw *hw;
sys/compat/linuxkpi/common/src/linux_80211.c
532
lkpi_sta_sync_ht_from_ni(struct ieee80211_hw *hw, struct ieee80211_vif *vif,
sys/compat/linuxkpi/common/src/linux_80211.c
5419
struct ieee80211_hw *hw;
sys/compat/linuxkpi/common/src/linux_80211.c
5780
struct ieee80211_hw *hw;
sys/compat/linuxkpi/common/src/linux_80211.c
5840
struct ieee80211_hw *hw;
sys/compat/linuxkpi/common/src/linux_80211.c
5916
struct ieee80211_hw *hw;
sys/compat/linuxkpi/common/src/linux_80211.c
6002
struct ieee80211_hw *hw;
sys/compat/linuxkpi/common/src/linux_80211.c
6079
struct ieee80211_hw *hw;
sys/compat/linuxkpi/common/src/linux_80211.c
6166
lkpi_ic_getradiocaps_ht(struct ieee80211com *ic, struct ieee80211_hw *hw,
sys/compat/linuxkpi/common/src/linux_80211.c
618
lkpi_sta_sync_vht_from_ni(struct ieee80211_hw *hw, struct ieee80211_vif *vif,
sys/compat/linuxkpi/common/src/linux_80211.c
6222
struct ieee80211_hw *hw;
sys/compat/linuxkpi/common/src/linux_80211.c
6376
struct ieee80211_hw *
sys/compat/linuxkpi/common/src/linux_80211.c
6379
struct ieee80211_hw *hw;
sys/compat/linuxkpi/common/src/linux_80211.c
6432
linuxkpi_ieee80211_iffree(struct ieee80211_hw *hw)
sys/compat/linuxkpi/common/src/linux_80211.c
6514
linuxkpi_set_ieee80211_dev(struct ieee80211_hw *hw)
sys/compat/linuxkpi/common/src/linux_80211.c
6542
struct ieee80211_hw *
sys/compat/linuxkpi/common/src/linux_80211.c
6565
linuxkpi_ieee80211_ifattach(struct ieee80211_hw *hw)
sys/compat/linuxkpi/common/src/linux_80211.c
6859
linuxkpi_ieee80211_ifdetach(struct ieee80211_hw *hw)
sys/compat/linuxkpi/common/src/linux_80211.c
6870
linuxkpi_ieee80211_iterate_interfaces(struct ieee80211_hw *hw,
sys/compat/linuxkpi/common/src/linux_80211.c
6938
lkpi_ieee80211_iterate_keys(struct ieee80211_hw *hw, struct ieee80211_vif *vif,
sys/compat/linuxkpi/common/src/linux_80211.c
6940
void(*iterfunc)(struct ieee80211_hw *, struct ieee80211_vif *,
sys/compat/linuxkpi/common/src/linux_80211.c
6962
linuxkpi_ieee80211_iterate_keys(struct ieee80211_hw *hw,
sys/compat/linuxkpi/common/src/linux_80211.c
6964
void(*iterfunc)(struct ieee80211_hw *, struct ieee80211_vif *,
sys/compat/linuxkpi/common/src/linux_80211.c
7005
linuxkpi_ieee80211_iterate_chan_contexts(struct ieee80211_hw *hw,
sys/compat/linuxkpi/common/src/linux_80211.c
7006
void(*iterfunc)(struct ieee80211_hw *, struct ieee80211_chanctx_conf *,
sys/compat/linuxkpi/common/src/linux_80211.c
7028
linuxkpi_ieee80211_iterate_stations_atomic(struct ieee80211_hw *hw,
sys/compat/linuxkpi/common/src/linux_80211.c
7090
linuxkpi_ieee80211_scan_completed(struct ieee80211_hw *hw,
sys/compat/linuxkpi/common/src/linux_80211.c
7189
lkpi_convert_rx_status(struct ieee80211_hw *hw, struct lkpi_sta *lsta,
sys/compat/linuxkpi/common/src/linux_80211.c
741
lkpi_sta_sync_from_ni(struct ieee80211_hw *hw, struct ieee80211_vif *vif,
sys/compat/linuxkpi/common/src/linux_80211.c
7442
linuxkpi_ieee80211_rx(struct ieee80211_hw *hw, struct sk_buff *skb,
sys/compat/linuxkpi/common/src/linux_80211.c
8074
linuxkpi_ieee80211_find_sta_by_ifaddr(struct ieee80211_hw *hw,
sys/compat/linuxkpi/common/src/linux_80211.c
8111
linuxkpi_ieee80211_tx_dequeue(struct ieee80211_hw *hw,
sys/compat/linuxkpi/common/src/linux_80211.c
8178
_lkpi_ieee80211_free_txskb(struct ieee80211_hw *hw, struct sk_buff *skb,
sys/compat/linuxkpi/common/src/linux_80211.c
8199
linuxkpi_ieee80211_free_txskb(struct ieee80211_hw *hw, struct sk_buff *skb,
sys/compat/linuxkpi/common/src/linux_80211.c
8208
linuxkpi_ieee80211_tx_status_ext(struct ieee80211_hw *hw,
sys/compat/linuxkpi/common/src/linux_80211.c
830
struct ieee80211_hw *hw, struct ieee80211_node *ni)
sys/compat/linuxkpi/common/src/linux_80211.c
8307
linuxkpi_ieee80211_tx_status(struct ieee80211_hw *hw, struct sk_buff *skb)
sys/compat/linuxkpi/common/src/linux_80211.c
8346
linuxkpi_ieee80211_queue_delayed_work(struct ieee80211_hw *hw,
sys/compat/linuxkpi/common/src/linux_80211.c
8359
linuxkpi_ieee80211_queue_work(struct ieee80211_hw *hw,
sys/compat/linuxkpi/common/src/linux_80211.c
8372
linuxkpi_ieee80211_probereq_get(struct ieee80211_hw *hw, const uint8_t *addr,
sys/compat/linuxkpi/common/src/linux_80211.c
8406
linuxkpi_ieee80211_pspoll_get(struct ieee80211_hw *hw,
sys/compat/linuxkpi/common/src/linux_80211.c
8436
linuxkpi_ieee80211_nullfunc_get(struct ieee80211_hw *hw,
sys/compat/linuxkpi/common/src/linux_80211.c
8523
linuxkpi_ieee80211_stop_queue(struct ieee80211_hw *hw, int qnum)
sys/compat/linuxkpi/common/src/linux_80211.c
8568
linuxkpi_ieee80211_stop_queues(struct ieee80211_hw *hw)
sys/compat/linuxkpi/common/src/linux_80211.c
8579
lkpi_ieee80211_wake_queues(struct ieee80211_hw *hw, int hwq)
sys/compat/linuxkpi/common/src/linux_80211.c
8652
lkpi_ieee80211_wake_queues_locked(struct ieee80211_hw *hw)
sys/compat/linuxkpi/common/src/linux_80211.c
8662
linuxkpi_ieee80211_wake_queues(struct ieee80211_hw *hw)
sys/compat/linuxkpi/common/src/linux_80211.c
8675
linuxkpi_ieee80211_wake_queue(struct ieee80211_hw *hw, int qnum)
sys/compat/linuxkpi/common/src/linux_80211.c
8691
linuxkpi_ieee80211_handle_wake_tx_queue(struct ieee80211_hw *hw,
sys/compat/linuxkpi/common/src/linux_80211.c
8734
linuxkpi_ieee80211_txq_schedule_start(struct ieee80211_hw *hw, uint8_t ac)
sys/compat/linuxkpi/common/src/linux_80211.c
8753
linuxkpi_ieee80211_next_txq(struct ieee80211_hw *hw, uint8_t ac)
sys/compat/linuxkpi/common/src/linux_80211.c
8792
void linuxkpi_ieee80211_schedule_txq(struct ieee80211_hw *hw,
sys/compat/linuxkpi/common/src/linux_80211.c
9003
int lkpi_80211_update_chandef(struct ieee80211_hw *hw,
sys/compat/linuxkpi/common/src/linux_80211.h
170
struct ieee80211_hw *hw; /* back pointer f. locking. */
sys/compat/linuxkpi/common/src/linux_80211.h
319
struct ieee80211_hw hw __aligned(CACHE_LINE_SIZE);
sys/compat/linuxkpi/common/src/linux_80211.h
443
int lkpi_80211_mo_start(struct ieee80211_hw *);
sys/compat/linuxkpi/common/src/linux_80211.h
444
void lkpi_80211_mo_stop(struct ieee80211_hw *, bool);
sys/compat/linuxkpi/common/src/linux_80211.h
445
int lkpi_80211_mo_get_antenna(struct ieee80211_hw *, u32 *, u32 *);
sys/compat/linuxkpi/common/src/linux_80211.h
446
int lkpi_80211_mo_set_frag_threshold(struct ieee80211_hw *, uint32_t);
sys/compat/linuxkpi/common/src/linux_80211.h
447
int lkpi_80211_mo_set_rts_threshold(struct ieee80211_hw *, uint32_t);
sys/compat/linuxkpi/common/src/linux_80211.h
448
int lkpi_80211_mo_add_interface(struct ieee80211_hw *, struct ieee80211_vif *);
sys/compat/linuxkpi/common/src/linux_80211.h
449
void lkpi_80211_mo_remove_interface(struct ieee80211_hw *, struct ieee80211_vif *);
sys/compat/linuxkpi/common/src/linux_80211.h
450
int lkpi_80211_mo_hw_scan(struct ieee80211_hw *, struct ieee80211_vif *,
sys/compat/linuxkpi/common/src/linux_80211.h
452
void lkpi_80211_mo_cancel_hw_scan(struct ieee80211_hw *, struct ieee80211_vif *);
sys/compat/linuxkpi/common/src/linux_80211.h
453
void lkpi_80211_mo_sw_scan_complete(struct ieee80211_hw *, struct ieee80211_vif *);
sys/compat/linuxkpi/common/src/linux_80211.h
454
void lkpi_80211_mo_sw_scan_start(struct ieee80211_hw *, struct ieee80211_vif *,
sys/compat/linuxkpi/common/src/linux_80211.h
456
u64 lkpi_80211_mo_prepare_multicast(struct ieee80211_hw *,
sys/compat/linuxkpi/common/src/linux_80211.h
458
void lkpi_80211_mo_configure_filter(struct ieee80211_hw *, unsigned int,
sys/compat/linuxkpi/common/src/linux_80211.h
460
int lkpi_80211_mo_sta_state(struct ieee80211_hw *, struct ieee80211_vif *,
sys/compat/linuxkpi/common/src/linux_80211.h
462
int lkpi_80211_mo_config(struct ieee80211_hw *, uint32_t);
sys/compat/linuxkpi/common/src/linux_80211.h
463
int lkpi_80211_mo_assign_vif_chanctx(struct ieee80211_hw *, struct ieee80211_vif *,
sys/compat/linuxkpi/common/src/linux_80211.h
465
void lkpi_80211_mo_unassign_vif_chanctx(struct ieee80211_hw *, struct ieee80211_vif *,
sys/compat/linuxkpi/common/src/linux_80211.h
467
int lkpi_80211_mo_add_chanctx(struct ieee80211_hw *, struct ieee80211_chanctx_conf *);
sys/compat/linuxkpi/common/src/linux_80211.h
468
void lkpi_80211_mo_change_chanctx(struct ieee80211_hw *,
sys/compat/linuxkpi/common/src/linux_80211.h
470
void lkpi_80211_mo_remove_chanctx(struct ieee80211_hw *,
sys/compat/linuxkpi/common/src/linux_80211.h
472
void lkpi_80211_mo_vif_cfg_changed(struct ieee80211_hw *, struct ieee80211_vif *,
sys/compat/linuxkpi/common/src/linux_80211.h
474
void lkpi_80211_mo_link_info_changed(struct ieee80211_hw *, struct ieee80211_vif *,
sys/compat/linuxkpi/common/src/linux_80211.h
476
void lkpi_80211_mo_bss_info_changed(struct ieee80211_hw *, struct ieee80211_vif *,
sys/compat/linuxkpi/common/src/linux_80211.h
478
int lkpi_80211_mo_conf_tx(struct ieee80211_hw *, struct ieee80211_vif *,
sys/compat/linuxkpi/common/src/linux_80211.h
480
void lkpi_80211_mo_flush(struct ieee80211_hw *, struct ieee80211_vif *,
sys/compat/linuxkpi/common/src/linux_80211.h
482
void lkpi_80211_mo_mgd_prepare_tx(struct ieee80211_hw *, struct ieee80211_vif *,
sys/compat/linuxkpi/common/src/linux_80211.h
484
void lkpi_80211_mo_mgd_complete_tx(struct ieee80211_hw *, struct ieee80211_vif *,
sys/compat/linuxkpi/common/src/linux_80211.h
486
void lkpi_80211_mo_tx(struct ieee80211_hw *, struct ieee80211_tx_control *,
sys/compat/linuxkpi/common/src/linux_80211.h
488
void lkpi_80211_mo_wake_tx_queue(struct ieee80211_hw *, struct ieee80211_txq *,
sys/compat/linuxkpi/common/src/linux_80211.h
490
void lkpi_80211_mo_sync_rx_queues(struct ieee80211_hw *);
sys/compat/linuxkpi/common/src/linux_80211.h
491
void lkpi_80211_mo_sta_pre_rcu_remove(struct ieee80211_hw *,
sys/compat/linuxkpi/common/src/linux_80211.h
493
int lkpi_80211_mo_set_key(struct ieee80211_hw *, enum set_key_cmd,
sys/compat/linuxkpi/common/src/linux_80211.h
496
int lkpi_80211_mo_ampdu_action(struct ieee80211_hw *, struct ieee80211_vif *,
sys/compat/linuxkpi/common/src/linux_80211.h
498
int lkpi_80211_mo_sta_statistics(struct ieee80211_hw *, struct ieee80211_vif *,
sys/compat/linuxkpi/common/src/linux_80211_macops.c
113
lkpi_80211_mo_set_frag_threshold(struct ieee80211_hw *hw, uint32_t frag_th)
sys/compat/linuxkpi/common/src/linux_80211_macops.c
133
lkpi_80211_mo_set_rts_threshold(struct ieee80211_hw *hw, uint32_t rts_th)
sys/compat/linuxkpi/common/src/linux_80211_macops.c
154
lkpi_80211_mo_add_interface(struct ieee80211_hw *hw, struct ieee80211_vif *vif)
sys/compat/linuxkpi/common/src/linux_80211_macops.c
189
lkpi_80211_mo_remove_interface(struct ieee80211_hw *hw, struct ieee80211_vif *vif)
sys/compat/linuxkpi/common/src/linux_80211_macops.c
215
lkpi_80211_mo_hw_scan(struct ieee80211_hw *hw, struct ieee80211_vif *vif,
sys/compat/linuxkpi/common/src/linux_80211_macops.c
243
lkpi_80211_mo_cancel_hw_scan(struct ieee80211_hw *hw, struct ieee80211_vif *vif)
sys/compat/linuxkpi/common/src/linux_80211_macops.c
256
lkpi_80211_mo_sw_scan_complete(struct ieee80211_hw *hw, struct ieee80211_vif *vif)
sys/compat/linuxkpi/common/src/linux_80211_macops.c
270
lkpi_80211_mo_sw_scan_start(struct ieee80211_hw *hw, struct ieee80211_vif *vif,
sys/compat/linuxkpi/common/src/linux_80211_macops.c
288
lkpi_80211_mo_prepare_multicast(struct ieee80211_hw *hw,
sys/compat/linuxkpi/common/src/linux_80211_macops.c
304
lkpi_80211_mo_configure_filter(struct ieee80211_hw *hw, unsigned int changed_flags,
sys/compat/linuxkpi/common/src/linux_80211_macops.c
324
lkpi_80211_mo_sta_add(struct ieee80211_hw *hw, struct ieee80211_vif *vif,
sys/compat/linuxkpi/common/src/linux_80211_macops.c
353
lkpi_80211_mo_sta_remove(struct ieee80211_hw *hw, struct ieee80211_vif *vif,
sys/compat/linuxkpi/common/src/linux_80211_macops.c
383
lkpi_80211_mo_sta_state(struct ieee80211_hw *hw, struct ieee80211_vif *vif,
sys/compat/linuxkpi/common/src/linux_80211_macops.c
427
lkpi_80211_mo_config(struct ieee80211_hw *hw, uint32_t changed)
sys/compat/linuxkpi/common/src/linux_80211_macops.c
448
lkpi_80211_mo_assign_vif_chanctx(struct ieee80211_hw *hw, struct ieee80211_vif *vif,
sys/compat/linuxkpi/common/src/linux_80211_macops.c
471
lkpi_80211_mo_unassign_vif_chanctx(struct ieee80211_hw *hw, struct ieee80211_vif *vif,
sys/compat/linuxkpi/common/src/linux_80211_macops.c
493
lkpi_80211_mo_add_chanctx(struct ieee80211_hw *hw,
sys/compat/linuxkpi/common/src/linux_80211_macops.c
51
lkpi_80211_mo_start(struct ieee80211_hw *hw)
sys/compat/linuxkpi/common/src/linux_80211_macops.c
518
lkpi_80211_mo_change_chanctx(struct ieee80211_hw *hw,
sys/compat/linuxkpi/common/src/linux_80211_macops.c
532
lkpi_80211_mo_remove_chanctx(struct ieee80211_hw *hw,
sys/compat/linuxkpi/common/src/linux_80211_macops.c
549
lkpi_80211_mo_vif_cfg_changed(struct ieee80211_hw *hw, struct ieee80211_vif *vif,
sys/compat/linuxkpi/common/src/linux_80211_macops.c
573
lkpi_80211_mo_link_info_changed(struct ieee80211_hw *hw, struct ieee80211_vif *vif,
sys/compat/linuxkpi/common/src/linux_80211_macops.c
607
lkpi_80211_mo_bss_info_changed(struct ieee80211_hw *hw, struct ieee80211_vif *vif,
sys/compat/linuxkpi/common/src/linux_80211_macops.c
626
lkpi_80211_mo_conf_tx(struct ieee80211_hw *hw, struct ieee80211_vif *vif,
sys/compat/linuxkpi/common/src/linux_80211_macops.c
647
lkpi_80211_mo_flush(struct ieee80211_hw *hw, struct ieee80211_vif *vif,
sys/compat/linuxkpi/common/src/linux_80211_macops.c
661
lkpi_80211_mo_mgd_prepare_tx(struct ieee80211_hw *hw, struct ieee80211_vif *vif,
sys/compat/linuxkpi/common/src/linux_80211_macops.c
675
lkpi_80211_mo_mgd_complete_tx(struct ieee80211_hw *hw, struct ieee80211_vif *vif,
sys/compat/linuxkpi/common/src/linux_80211_macops.c
689
lkpi_80211_mo_tx(struct ieee80211_hw *hw, struct ieee80211_tx_control *txctrl,
sys/compat/linuxkpi/common/src/linux_80211_macops.c
703
lkpi_80211_mo_wake_tx_queue(struct ieee80211_hw *hw, struct ieee80211_txq *txq,
sys/compat/linuxkpi/common/src/linux_80211_macops.c
722
lkpi_80211_mo_sync_rx_queues(struct ieee80211_hw *hw)
sys/compat/linuxkpi/common/src/linux_80211_macops.c
735
lkpi_80211_mo_sta_pre_rcu_remove(struct ieee80211_hw *hw,
sys/compat/linuxkpi/common/src/linux_80211_macops.c
749
lkpi_80211_mo_set_key(struct ieee80211_hw *hw, enum set_key_cmd cmd,
sys/compat/linuxkpi/common/src/linux_80211_macops.c
772
lkpi_80211_mo_ampdu_action(struct ieee80211_hw *hw, struct ieee80211_vif *vif,
sys/compat/linuxkpi/common/src/linux_80211_macops.c
79
lkpi_80211_mo_stop(struct ieee80211_hw *hw, bool suspend)
sys/compat/linuxkpi/common/src/linux_80211_macops.c
794
lkpi_80211_mo_sta_statistics(struct ieee80211_hw *hw, struct ieee80211_vif *vif,
sys/compat/linuxkpi/common/src/linux_80211_macops.c
93
lkpi_80211_mo_get_antenna(struct ieee80211_hw *hw, u32 *txs, u32 *rxs)