Symbol: ieee80211_vif
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
1018
int (*ampdu_action)(struct ieee80211_hw *, struct ieee80211_vif *, struct ieee80211_ampdu_params *);
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
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
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
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
1052
void (*event_callback)(struct ieee80211_hw *, struct ieee80211_vif *, const struct ieee80211_event *);
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
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
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
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
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
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
1141
void(*iterfunc)(void *, uint8_t *, struct ieee80211_vif *),
sys/compat/linuxkpi/common/include/net/mac80211.h
1144
struct ieee80211_vif *,
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
1159
struct ieee80211_sta *linuxkpi_ieee80211_find_sta(struct ieee80211_vif *,
sys/compat/linuxkpi/common/include/net/mac80211.h
1173
struct ieee80211_vif *);
sys/compat/linuxkpi/common/include/net/mac80211.h
1175
struct ieee80211_vif *, int, bool);
sys/compat/linuxkpi/common/include/net/mac80211.h
1178
struct wireless_dev *linuxkpi_ieee80211_vif_to_wdev(struct ieee80211_vif *);
sys/compat/linuxkpi/common/include/net/mac80211.h
1179
void linuxkpi_ieee80211_connection_loss(struct ieee80211_vif *);
sys/compat/linuxkpi/common/include/net/mac80211.h
1180
void linuxkpi_ieee80211_beacon_loss(struct ieee80211_vif *);
sys/compat/linuxkpi/common/include/net/mac80211.h
1301
ieee80211_hw_restart_disconnect(struct ieee80211_vif *vif)
sys/compat/linuxkpi/common/include/net/mac80211.h
1335
ieee80211_vif_is_mesh(struct ieee80211_vif *vif)
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
1479
void(*iterfunc)(void *, uint8_t *, struct ieee80211_vif *),
sys/compat/linuxkpi/common/include/net/mac80211.h
1491
void(*iterfunc)(void *, uint8_t *, struct ieee80211_vif *),
sys/compat/linuxkpi/common/include/net/mac80211.h
1502
void(*iterfunc)(void *, uint8_t *, struct ieee80211_vif *),
sys/compat/linuxkpi/common/include/net/mac80211.h
1513
void (*iterfunc)(void *, uint8_t *, struct ieee80211_vif *),
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
1565
ieee80211_vif_to_wdev(struct ieee80211_vif *vif)
sys/compat/linuxkpi/common/include/net/mac80211.h
1573
struct ieee80211_vif *vif, struct ieee80211_mutable_offsets *offs,
sys/compat/linuxkpi/common/include/net/mac80211.h
1581
ieee80211_beacon_loss(struct ieee80211_vif *vif)
sys/compat/linuxkpi/common/include/net/mac80211.h
1587
ieee80211_chswitch_done(struct ieee80211_vif *vif, bool t, uint32_t link_id)
sys/compat/linuxkpi/common/include/net/mac80211.h
1593
ieee80211_csa_is_complete(struct ieee80211_vif *vif)
sys/compat/linuxkpi/common/include/net/mac80211.h
1600
ieee80211_csa_set_counter(struct ieee80211_vif *vif, uint8_t counter)
sys/compat/linuxkpi/common/include/net/mac80211.h
1606
ieee80211_csa_update_counter(struct ieee80211_vif *vif)
sys/compat/linuxkpi/common/include/net/mac80211.h
1613
ieee80211_csa_finish(struct ieee80211_vif *vif, uint32_t link_id)
sys/compat/linuxkpi/common/include/net/mac80211.h
1619
ieee80211_vif_type_p2p(struct ieee80211_vif *vif)
sys/compat/linuxkpi/common/include/net/mac80211.h
1695
ieee80211_connection_loss(struct ieee80211_vif *vif)
sys/compat/linuxkpi/common/include/net/mac80211.h
1702
ieee80211_find_sta(struct ieee80211_vif *vif, const u8 *peer)
sys/compat/linuxkpi/common/include/net/mac80211.h
1740
ieee80211_request_smps(struct ieee80211_vif *vif, u_int link_id,
sys/compat/linuxkpi/common/include/net/mac80211.h
1760
ieee80211_tdls_oper_request(struct ieee80211_vif *vif, uint8_t *addr,
sys/compat/linuxkpi/common/include/net/mac80211.h
1800
ieee80211_cqm_rssi_notify(struct ieee80211_vif *vif,
sys/compat/linuxkpi/common/include/net/mac80211.h
1840
ieee80211_stop_rx_ba_session(struct ieee80211_vif *vif, uint32_t x, uint8_t *addr)
sys/compat/linuxkpi/common/include/net/mac80211.h
1846
ieee80211_rx_ba_timer_expired(struct ieee80211_vif *vif, uint8_t *addr,
sys/compat/linuxkpi/common/include/net/mac80211.h
1853
ieee80211_start_rx_ba_session_offl(struct ieee80211_vif *vif, uint8_t *addr,
sys/compat/linuxkpi/common/include/net/mac80211.h
1860
ieee80211_stop_rx_ba_session_offl(struct ieee80211_vif *vif, uint8_t *addr,
sys/compat/linuxkpi/common/include/net/mac80211.h
2066
ieee80211_update_mu_groups(struct ieee80211_vif *vif,
sys/compat/linuxkpi/common/include/net/mac80211.h
2105
ieee80211_start_tx_ba_cb_irqsafe(struct ieee80211_vif *vif, uint8_t *addr,
sys/compat/linuxkpi/common/include/net/mac80211.h
2112
ieee80211_stop_tx_ba_cb_irqsafe(struct ieee80211_vif *vif, uint8_t *addr,
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
2195
ieee80211_tx_prepare_skb(struct ieee80211_hw *hw, struct ieee80211_vif *vif,
sys/compat/linuxkpi/common/include/net/mac80211.h
2310
ieee80211_beacon_set_cntdwn(struct ieee80211_vif *vif, u8 counter)
sys/compat/linuxkpi/common/include/net/mac80211.h
2316
ieee80211_beacon_update_cntdwn(struct ieee80211_vif *vif, uint32_t link_id)
sys/compat/linuxkpi/common/include/net/mac80211.h
2323
ieee80211_beacon_cntdwn_is_complete(struct ieee80211_vif *vif, uint32_t link_id)
sys/compat/linuxkpi/common/include/net/mac80211.h
2330
ieee80211_disconnect(struct ieee80211_vif *vif, bool _x)
sys/compat/linuxkpi/common/include/net/mac80211.h
2336
ieee80211_channel_switch_disconnect(struct ieee80211_vif *vif)
sys/compat/linuxkpi/common/include/net/mac80211.h
2350
ieee80211_get_tx_rates(struct ieee80211_vif *vif, struct ieee80211_sta *sta,
sys/compat/linuxkpi/common/include/net/mac80211.h
2357
ieee80211_color_change_finish(struct ieee80211_vif *vif, uint8_t link_id)
sys/compat/linuxkpi/common/include/net/mac80211.h
2364
struct ieee80211_vif *vif)
sys/compat/linuxkpi/common/include/net/mac80211.h
2372
struct ieee80211_vif *vif)
sys/compat/linuxkpi/common/include/net/mac80211.h
2379
linuxkpi_ieee80211_send_bar(struct ieee80211_vif *vif, uint8_t *ra, uint16_t tid,
sys/compat/linuxkpi/common/include/net/mac80211.h
2386
ieee80211_resume_disconnect(struct ieee80211_vif *vif)
sys/compat/linuxkpi/common/include/net/mac80211.h
2420
ieee80211_gtk_rekey_add(struct ieee80211_vif *vif,
sys/compat/linuxkpi/common/include/net/mac80211.h
2428
ieee80211_gtk_rekey_notify(struct ieee80211_vif *vif, const uint8_t *bssid,
sys/compat/linuxkpi/common/include/net/mac80211.h
2533
ieee80211_report_wowlan_wakeup(struct ieee80211_vif *vif,
sys/compat/linuxkpi/common/include/net/mac80211.h
2540
ieee80211_obss_color_collision_notify(struct ieee80211_vif *vif,
sys/compat/linuxkpi/common/include/net/mac80211.h
2555
struct ieee80211_vif *vif, uint32_t link_id)
sys/compat/linuxkpi/common/include/net/mac80211.h
2568
ieee80211_vif_is_mld(const struct ieee80211_vif *vif)
sys/compat/linuxkpi/common/include/net/mac80211.h
2577
struct ieee80211_vif *vif)
sys/compat/linuxkpi/common/include/net/mac80211.h
2587
struct ieee80211_vif *vif)
sys/compat/linuxkpi/common/include/net/mac80211.h
2596
ieee80211_vif_usable_links(const struct ieee80211_vif *vif)
sys/compat/linuxkpi/common/include/net/mac80211.h
2603
ieee80211_vif_link_active(const struct ieee80211_vif *vif, uint8_t link_id)
sys/compat/linuxkpi/common/include/net/mac80211.h
2611
ieee80211_set_active_links_async(struct ieee80211_vif *vif,
sys/compat/linuxkpi/common/include/net/mac80211.h
2618
ieee80211_set_active_links(struct ieee80211_vif *vif,
sys/compat/linuxkpi/common/include/net/mac80211.h
2626
ieee80211_cqm_beacon_loss_notify(struct ieee80211_vif *vif, gfp_t gfp __unused)
sys/compat/linuxkpi/common/include/net/mac80211.h
284
struct ieee80211_vif *vif;
sys/compat/linuxkpi/common/include/net/mac80211.h
349
struct ieee80211_vif *mbssid_tx_vif;
sys/compat/linuxkpi/common/include/net/mac80211.h
697
struct ieee80211_vif *vif;
sys/compat/linuxkpi/common/include/net/mac80211.h
859
struct ieee80211_vif *mbssid_tx_vif;
sys/compat/linuxkpi/common/include/net/mac80211.h
871
struct ieee80211_vif *vif;
sys/compat/linuxkpi/common/include/net/mac80211.h
896
struct ieee80211_vif *vif;
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
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/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
1446
struct ieee80211_vif *vif;
sys/compat/linuxkpi/common/src/linux_80211.c
1561
struct ieee80211_vif *vif;
sys/compat/linuxkpi/common/src/linux_80211.c
1968
lkpi_update_dtim_tsf(struct ieee80211_vif *vif, struct ieee80211_node *ni,
sys/compat/linuxkpi/common/src/linux_80211.c
2042
lkpi_stop_hw_scan(struct lkpi_hw *lhw, struct ieee80211_vif *vif)
sys/compat/linuxkpi/common/src/linux_80211.c
2099
lkpi_disassoc(struct ieee80211_sta *sta, struct ieee80211_vif *vif,
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
2318
struct ieee80211_vif *vif;
sys/compat/linuxkpi/common/src/linux_80211.c
2642
struct ieee80211_vif *vif;
sys/compat/linuxkpi/common/src/linux_80211.c
2750
struct ieee80211_vif *vif;
sys/compat/linuxkpi/common/src/linux_80211.c
290
struct ieee80211_vif *vif;
sys/compat/linuxkpi/common/src/linux_80211.c
2926
struct ieee80211_vif *vif;
sys/compat/linuxkpi/common/src/linux_80211.c
3121
struct ieee80211_vif *vif;
sys/compat/linuxkpi/common/src/linux_80211.c
3201
struct ieee80211_vif *vif;
sys/compat/linuxkpi/common/src/linux_80211.c
3412
struct ieee80211_vif *vif;
sys/compat/linuxkpi/common/src/linux_80211.c
3595
struct ieee80211_vif *vif;
sys/compat/linuxkpi/common/src/linux_80211.c
3714
struct ieee80211_vif *vif;
sys/compat/linuxkpi/common/src/linux_80211.c
3807
struct ieee80211_vif *vif;
sys/compat/linuxkpi/common/src/linux_80211.c
3858
struct ieee80211_vif *vif;
sys/compat/linuxkpi/common/src/linux_80211.c
3883
struct ieee80211_vif *vif;
sys/compat/linuxkpi/common/src/linux_80211.c
4129
struct ieee80211_vif *vif;
sys/compat/linuxkpi/common/src/linux_80211.c
4494
struct ieee80211_vif *vif;
sys/compat/linuxkpi/common/src/linux_80211.c
4933
struct ieee80211_vif *vif;
sys/compat/linuxkpi/common/src/linux_80211.c
501
struct ieee80211_vif *vif, struct ieee80211_sta *sta)
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
5421
struct ieee80211_vif *vif;
sys/compat/linuxkpi/common/src/linux_80211.c
5783
struct ieee80211_vif *vif;
sys/compat/linuxkpi/common/src/linux_80211.c
5843
struct ieee80211_vif *vif;
sys/compat/linuxkpi/common/src/linux_80211.c
5919
struct ieee80211_vif *vif;
sys/compat/linuxkpi/common/src/linux_80211.c
6005
struct ieee80211_vif *vif;
sys/compat/linuxkpi/common/src/linux_80211.c
6082
struct ieee80211_vif *vif;
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
6872
void(*iterfunc)(void *, uint8_t *, struct ieee80211_vif *),
sys/compat/linuxkpi/common/src/linux_80211.c
6877
struct ieee80211_vif *vif;
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
6963
struct ieee80211_vif *vif,
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
741
lkpi_sta_sync_from_ni(struct ieee80211_hw *hw, struct ieee80211_vif *vif,
sys/compat/linuxkpi/common/src/linux_80211.c
7592
struct ieee80211_vif *vif;
sys/compat/linuxkpi/common/src/linux_80211.c
8053
linuxkpi_ieee80211_find_sta(struct ieee80211_vif *vif, const u8 *peer)
sys/compat/linuxkpi/common/src/linux_80211.c
8080
struct ieee80211_vif *vif;
sys/compat/linuxkpi/common/src/linux_80211.c
834
struct ieee80211_vif *vif;
sys/compat/linuxkpi/common/src/linux_80211.c
8407
struct ieee80211_vif *vif)
sys/compat/linuxkpi/common/src/linux_80211.c
8437
struct ieee80211_vif *vif, int linkid, bool qos)
sys/compat/linuxkpi/common/src/linux_80211.c
8468
linuxkpi_ieee80211_vif_to_wdev(struct ieee80211_vif *vif)
sys/compat/linuxkpi/common/src/linux_80211.c
8477
linuxkpi_ieee80211_connection_loss(struct ieee80211_vif *vif)
sys/compat/linuxkpi/common/src/linux_80211.c
8504
linuxkpi_ieee80211_beacon_loss(struct ieee80211_vif *vif)
sys/compat/linuxkpi/common/src/linux_80211.c
8527
struct ieee80211_vif *vif;
sys/compat/linuxkpi/common/src/linux_80211.c
8597
struct ieee80211_vif *vif;
sys/compat/linuxkpi/common/src/linux_80211.h
230
struct ieee80211_vif vif __aligned(CACHE_LINE_SIZE);
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
460
int lkpi_80211_mo_sta_state(struct ieee80211_hw *, struct ieee80211_vif *,
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
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
492
struct ieee80211_vif *, struct ieee80211_sta *);
sys/compat/linuxkpi/common/src/linux_80211.h
494
struct ieee80211_vif *, struct ieee80211_sta *,
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
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
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
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
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
736
struct ieee80211_vif *vif, struct ieee80211_sta *sta)
sys/compat/linuxkpi/common/src/linux_80211_macops.c
750
struct ieee80211_vif *vif, struct ieee80211_sta *sta,
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
794
lkpi_80211_mo_sta_statistics(struct ieee80211_hw *hw, struct ieee80211_vif *vif,