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
1107
int (*start_nan)(struct ieee80211_hw *, struct ieee80211_vif *, struct cfg80211_nan_conf *);
sys/compat/linuxkpi/common/include/net/mac80211.h
1108
int (*stop_nan)(struct ieee80211_hw *, struct ieee80211_vif *);
sys/compat/linuxkpi/common/include/net/mac80211.h
1109
int (*nan_change_conf)(struct ieee80211_hw *, struct ieee80211_vif *, struct cfg80211_nan_conf *, uint32_t changes);
sys/compat/linuxkpi/common/include/net/mac80211.h
1112
void (*sta_add_debugfs)(struct ieee80211_hw *, struct ieee80211_vif *, struct ieee80211_sta *, struct dentry *);
sys/compat/linuxkpi/common/include/net/mac80211.h
1113
void (*vif_add_debugfs)(struct ieee80211_hw *, struct ieee80211_vif *);
sys/compat/linuxkpi/common/include/net/mac80211.h
1114
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
1115
void (*link_add_debugfs)(struct ieee80211_hw *, struct ieee80211_vif *, struct ieee80211_bss_conf *, struct dentry *);
sys/compat/linuxkpi/common/include/net/mac80211.h
1121
void (*set_rekey_data)(struct ieee80211_hw *, struct ieee80211_vif *, struct cfg80211_gtk_rekey_data *);
sys/compat/linuxkpi/common/include/net/mac80211.h
1122
void (*set_default_unicast_key)(struct ieee80211_hw *, struct ieee80211_vif *, int);
sys/compat/linuxkpi/common/include/net/mac80211.h
1124
void (*ipv6_addr_change)(struct ieee80211_hw *, struct ieee80211_vif *, struct inet6_dev *);
sys/compat/linuxkpi/common/include/net/mac80211.h
1145
void(*iterfunc)(void *, uint8_t *, struct ieee80211_vif *),
sys/compat/linuxkpi/common/include/net/mac80211.h
1148
struct ieee80211_vif *,
sys/compat/linuxkpi/common/include/net/mac80211.h
1149
void(*iterfunc)(struct ieee80211_hw *, struct ieee80211_vif *,
sys/compat/linuxkpi/common/include/net/mac80211.h
1163
struct ieee80211_sta *linuxkpi_ieee80211_find_sta(struct ieee80211_vif *,
sys/compat/linuxkpi/common/include/net/mac80211.h
1177
struct ieee80211_vif *);
sys/compat/linuxkpi/common/include/net/mac80211.h
1179
struct ieee80211_vif *, int, bool);
sys/compat/linuxkpi/common/include/net/mac80211.h
1182
struct wireless_dev *linuxkpi_ieee80211_vif_to_wdev(struct ieee80211_vif *);
sys/compat/linuxkpi/common/include/net/mac80211.h
1183
void linuxkpi_ieee80211_connection_loss(struct ieee80211_vif *);
sys/compat/linuxkpi/common/include/net/mac80211.h
1184
void linuxkpi_ieee80211_beacon_loss(struct ieee80211_vif *);
sys/compat/linuxkpi/common/include/net/mac80211.h
1322
ieee80211_hw_restart_disconnect(struct ieee80211_vif *vif)
sys/compat/linuxkpi/common/include/net/mac80211.h
1356
ieee80211_vif_is_mesh(struct ieee80211_vif *vif)
sys/compat/linuxkpi/common/include/net/mac80211.h
1485
ieee80211_beacon_get_tim(struct ieee80211_hw *hw, struct ieee80211_vif *vif,
sys/compat/linuxkpi/common/include/net/mac80211.h
1500
void(*iterfunc)(void *, uint8_t *, struct ieee80211_vif *),
sys/compat/linuxkpi/common/include/net/mac80211.h
1512
void(*iterfunc)(void *, uint8_t *, struct ieee80211_vif *),
sys/compat/linuxkpi/common/include/net/mac80211.h
1523
void(*iterfunc)(void *, uint8_t *, struct ieee80211_vif *),
sys/compat/linuxkpi/common/include/net/mac80211.h
1534
void (*iterfunc)(void *, uint8_t *, struct ieee80211_vif *),
sys/compat/linuxkpi/common/include/net/mac80211.h
1542
ieee80211_iter_keys(struct ieee80211_hw *hw, struct ieee80211_vif *vif,
sys/compat/linuxkpi/common/include/net/mac80211.h
1543
void(*iterfunc)(struct ieee80211_hw *, struct ieee80211_vif *,
sys/compat/linuxkpi/common/include/net/mac80211.h
1551
ieee80211_iter_keys_rcu(struct ieee80211_hw *hw, struct ieee80211_vif *vif,
sys/compat/linuxkpi/common/include/net/mac80211.h
1552
void(*iterfunc)(struct ieee80211_hw *, struct ieee80211_vif *,
sys/compat/linuxkpi/common/include/net/mac80211.h
1596
ieee80211_vif_to_wdev(struct ieee80211_vif *vif)
sys/compat/linuxkpi/common/include/net/mac80211.h
1604
struct ieee80211_vif *vif, struct ieee80211_mutable_offsets *offs,
sys/compat/linuxkpi/common/include/net/mac80211.h
1612
ieee80211_beacon_loss(struct ieee80211_vif *vif)
sys/compat/linuxkpi/common/include/net/mac80211.h
1618
ieee80211_chswitch_done(struct ieee80211_vif *vif, bool t, uint32_t link_id)
sys/compat/linuxkpi/common/include/net/mac80211.h
1624
ieee80211_csa_is_complete(struct ieee80211_vif *vif)
sys/compat/linuxkpi/common/include/net/mac80211.h
1631
ieee80211_csa_set_counter(struct ieee80211_vif *vif, uint8_t counter)
sys/compat/linuxkpi/common/include/net/mac80211.h
1637
ieee80211_csa_update_counter(struct ieee80211_vif *vif)
sys/compat/linuxkpi/common/include/net/mac80211.h
1644
ieee80211_csa_finish(struct ieee80211_vif *vif, uint32_t link_id)
sys/compat/linuxkpi/common/include/net/mac80211.h
1650
ieee80211_vif_type_p2p(struct ieee80211_vif *vif)
sys/compat/linuxkpi/common/include/net/mac80211.h
1726
ieee80211_connection_loss(struct ieee80211_vif *vif)
sys/compat/linuxkpi/common/include/net/mac80211.h
1733
ieee80211_find_sta(struct ieee80211_vif *vif, const u8 *peer)
sys/compat/linuxkpi/common/include/net/mac80211.h
1771
ieee80211_request_smps(struct ieee80211_vif *vif, u_int link_id,
sys/compat/linuxkpi/common/include/net/mac80211.h
1791
ieee80211_tdls_oper_request(struct ieee80211_vif *vif, uint8_t *addr,
sys/compat/linuxkpi/common/include/net/mac80211.h
1831
ieee80211_cqm_rssi_notify(struct ieee80211_vif *vif,
sys/compat/linuxkpi/common/include/net/mac80211.h
1871
ieee80211_stop_rx_ba_session(struct ieee80211_vif *vif, uint32_t x, uint8_t *addr)
sys/compat/linuxkpi/common/include/net/mac80211.h
1877
ieee80211_rx_ba_timer_expired(struct ieee80211_vif *vif, uint8_t *addr,
sys/compat/linuxkpi/common/include/net/mac80211.h
1884
ieee80211_start_rx_ba_session_offl(struct ieee80211_vif *vif, uint8_t *addr,
sys/compat/linuxkpi/common/include/net/mac80211.h
1891
ieee80211_stop_rx_ba_session_offl(struct ieee80211_vif *vif, uint8_t *addr,
sys/compat/linuxkpi/common/include/net/mac80211.h
2097
ieee80211_update_mu_groups(struct ieee80211_vif *vif,
sys/compat/linuxkpi/common/include/net/mac80211.h
2135
ieee80211_start_tx_ba_cb_irqsafe(struct ieee80211_vif *vif, uint8_t *addr,
sys/compat/linuxkpi/common/include/net/mac80211.h
2142
ieee80211_stop_tx_ba_cb_irqsafe(struct ieee80211_vif *vif, uint8_t *addr,
sys/compat/linuxkpi/common/include/net/mac80211.h
2163
ieee80211_beacon_get(struct ieee80211_hw *hw, struct ieee80211_vif *vif,
sys/compat/linuxkpi/common/include/net/mac80211.h
2171
ieee80211_pspoll_get(struct ieee80211_hw *hw, struct ieee80211_vif *vif)
sys/compat/linuxkpi/common/include/net/mac80211.h
2182
ieee80211_proberesp_get(struct ieee80211_hw *hw, struct ieee80211_vif *vif)
sys/compat/linuxkpi/common/include/net/mac80211.h
2189
ieee80211_nullfunc_get(struct ieee80211_hw *hw, struct ieee80211_vif *vif,
sys/compat/linuxkpi/common/include/net/mac80211.h
2225
ieee80211_tx_prepare_skb(struct ieee80211_hw *hw, struct ieee80211_vif *vif,
sys/compat/linuxkpi/common/include/net/mac80211.h
2340
ieee80211_beacon_set_cntdwn(struct ieee80211_vif *vif, u8 counter)
sys/compat/linuxkpi/common/include/net/mac80211.h
2346
ieee80211_beacon_update_cntdwn(struct ieee80211_vif *vif, uint32_t link_id)
sys/compat/linuxkpi/common/include/net/mac80211.h
2353
ieee80211_beacon_cntdwn_is_complete(struct ieee80211_vif *vif, uint32_t link_id)
sys/compat/linuxkpi/common/include/net/mac80211.h
2360
ieee80211_disconnect(struct ieee80211_vif *vif, bool _x)
sys/compat/linuxkpi/common/include/net/mac80211.h
2366
ieee80211_channel_switch_disconnect(struct ieee80211_vif *vif)
sys/compat/linuxkpi/common/include/net/mac80211.h
2380
ieee80211_get_tx_rates(struct ieee80211_vif *vif, struct ieee80211_sta *sta,
sys/compat/linuxkpi/common/include/net/mac80211.h
2387
ieee80211_color_change_finish(struct ieee80211_vif *vif, uint8_t link_id)
sys/compat/linuxkpi/common/include/net/mac80211.h
2394
struct ieee80211_vif *vif)
sys/compat/linuxkpi/common/include/net/mac80211.h
2402
struct ieee80211_vif *vif)
sys/compat/linuxkpi/common/include/net/mac80211.h
2409
linuxkpi_ieee80211_send_bar(struct ieee80211_vif *vif, uint8_t *ra, uint16_t tid,
sys/compat/linuxkpi/common/include/net/mac80211.h
2416
ieee80211_resume_disconnect(struct ieee80211_vif *vif)
sys/compat/linuxkpi/common/include/net/mac80211.h
2450
ieee80211_gtk_rekey_add(struct ieee80211_vif *vif,
sys/compat/linuxkpi/common/include/net/mac80211.h
2458
ieee80211_gtk_rekey_notify(struct ieee80211_vif *vif, const uint8_t *bssid,
sys/compat/linuxkpi/common/include/net/mac80211.h
2563
ieee80211_report_wowlan_wakeup(struct ieee80211_vif *vif,
sys/compat/linuxkpi/common/include/net/mac80211.h
2570
ieee80211_obss_color_collision_notify(struct ieee80211_vif *vif,
sys/compat/linuxkpi/common/include/net/mac80211.h
2585
struct ieee80211_vif *vif, uint32_t link_id)
sys/compat/linuxkpi/common/include/net/mac80211.h
2598
ieee80211_vif_is_mld(const struct ieee80211_vif *vif)
sys/compat/linuxkpi/common/include/net/mac80211.h
2607
struct ieee80211_vif *vif)
sys/compat/linuxkpi/common/include/net/mac80211.h
2617
struct ieee80211_vif *vif)
sys/compat/linuxkpi/common/include/net/mac80211.h
2626
ieee80211_vif_usable_links(const struct ieee80211_vif *vif)
sys/compat/linuxkpi/common/include/net/mac80211.h
2633
ieee80211_vif_link_active(const struct ieee80211_vif *vif, uint8_t link_id)
sys/compat/linuxkpi/common/include/net/mac80211.h
2641
ieee80211_set_active_links_async(struct ieee80211_vif *vif,
sys/compat/linuxkpi/common/include/net/mac80211.h
2648
ieee80211_set_active_links(struct ieee80211_vif *vif,
sys/compat/linuxkpi/common/include/net/mac80211.h
2656
ieee80211_cqm_beacon_loss_notify(struct ieee80211_vif *vif, gfp_t gfp __unused)
sys/compat/linuxkpi/common/include/net/mac80211.h
2668
ieee80211_vif_nan_started(struct ieee80211_vif *vif)
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
1034
struct ieee80211_vif *vif;
sys/compat/linuxkpi/common/src/linux_80211.c
1566
lkpi_sta_del_keys(struct ieee80211_hw *hw, struct ieee80211_vif *vif,
sys/compat/linuxkpi/common/src/linux_80211.c
1645
struct ieee80211_vif *vif;
sys/compat/linuxkpi/common/src/linux_80211.c
1760
struct ieee80211_vif *vif;
sys/compat/linuxkpi/common/src/linux_80211.c
2200
lkpi_update_dtim_tsf(struct ieee80211_vif *vif, struct ieee80211_node *ni,
sys/compat/linuxkpi/common/src/linux_80211.c
2285
lkpi_stop_hw_scan(struct lkpi_hw *lhw, struct ieee80211_vif *vif)
sys/compat/linuxkpi/common/src/linux_80211.c
2344
lkpi_disassoc(struct ieee80211_sta *sta, struct ieee80211_vif *vif,
sys/compat/linuxkpi/common/src/linux_80211.c
2582
lkpi_get_chanctx_conf(struct ieee80211_hw *hw, struct ieee80211_vif *vif)
sys/compat/linuxkpi/common/src/linux_80211.c
2605
lkpi_set_chanctx_conf(struct ieee80211_hw *hw, struct ieee80211_vif *vif,
sys/compat/linuxkpi/common/src/linux_80211.c
2674
lkpi_remove_chanctx(struct ieee80211_hw *hw, struct ieee80211_vif *vif)
sys/compat/linuxkpi/common/src/linux_80211.c
2714
lkpi_bss_info_change(struct ieee80211_hw *hw, struct ieee80211_vif *vif,
sys/compat/linuxkpi/common/src/linux_80211.c
2779
struct ieee80211_vif *vif;
sys/compat/linuxkpi/common/src/linux_80211.c
297
struct ieee80211_vif *vif;
sys/compat/linuxkpi/common/src/linux_80211.c
3034
struct ieee80211_vif *vif;
sys/compat/linuxkpi/common/src/linux_80211.c
3142
struct ieee80211_vif *vif;
sys/compat/linuxkpi/common/src/linux_80211.c
3326
struct ieee80211_vif *vif;
sys/compat/linuxkpi/common/src/linux_80211.c
3521
struct ieee80211_vif *vif;
sys/compat/linuxkpi/common/src/linux_80211.c
3601
struct ieee80211_vif *vif;
sys/compat/linuxkpi/common/src/linux_80211.c
3813
struct ieee80211_vif *vif;
sys/compat/linuxkpi/common/src/linux_80211.c
3996
struct ieee80211_vif *vif;
sys/compat/linuxkpi/common/src/linux_80211.c
4115
struct ieee80211_vif *vif;
sys/compat/linuxkpi/common/src/linux_80211.c
4208
struct ieee80211_vif *vif;
sys/compat/linuxkpi/common/src/linux_80211.c
4259
struct ieee80211_vif *vif;
sys/compat/linuxkpi/common/src/linux_80211.c
4284
struct ieee80211_vif *vif;
sys/compat/linuxkpi/common/src/linux_80211.c
4581
struct ieee80211_vif *vif;
sys/compat/linuxkpi/common/src/linux_80211.c
4946
struct ieee80211_vif *vif;
sys/compat/linuxkpi/common/src/linux_80211.c
507
lkpi_sta_supp_rates(struct ieee80211_hw *hw, struct ieee80211_vif *vif,
sys/compat/linuxkpi/common/src/linux_80211.c
5390
struct ieee80211_vif *vif;
sys/compat/linuxkpi/common/src/linux_80211.c
5532
struct ieee80211_vif *vif;
sys/compat/linuxkpi/common/src/linux_80211.c
5587
struct ieee80211_vif *vif;
sys/compat/linuxkpi/common/src/linux_80211.c
5990
struct ieee80211_vif *vif;
sys/compat/linuxkpi/common/src/linux_80211.c
6370
struct ieee80211_vif *vif;
sys/compat/linuxkpi/common/src/linux_80211.c
6444
struct ieee80211_vif *vif;
sys/compat/linuxkpi/common/src/linux_80211.c
646
struct ieee80211_vif *vif, struct ieee80211_sta *sta)
sys/compat/linuxkpi/common/src/linux_80211.c
6532
struct ieee80211_vif *vif;
sys/compat/linuxkpi/common/src/linux_80211.c
6646
struct ieee80211_vif *vif;
sys/compat/linuxkpi/common/src/linux_80211.c
6723
struct ieee80211_vif *vif;
sys/compat/linuxkpi/common/src/linux_80211.c
690
lkpi_sta_sync_ht_from_ni(struct ieee80211_hw *hw, struct ieee80211_vif *vif,
sys/compat/linuxkpi/common/src/linux_80211.c
7712
void(*iterfunc)(void *, uint8_t *, struct ieee80211_vif *),
sys/compat/linuxkpi/common/src/linux_80211.c
7717
struct ieee80211_vif *vif;
sys/compat/linuxkpi/common/src/linux_80211.c
7778
lkpi_ieee80211_iterate_keys(struct ieee80211_hw *hw, struct ieee80211_vif *vif,
sys/compat/linuxkpi/common/src/linux_80211.c
7780
void(*iterfunc)(struct ieee80211_hw *, struct ieee80211_vif *,
sys/compat/linuxkpi/common/src/linux_80211.c
779
lkpi_sta_sync_vht_from_ni(struct ieee80211_hw *hw, struct ieee80211_vif *vif,
sys/compat/linuxkpi/common/src/linux_80211.c
7803
struct ieee80211_vif *vif,
sys/compat/linuxkpi/common/src/linux_80211.c
7804
void(*iterfunc)(struct ieee80211_hw *, struct ieee80211_vif *,
sys/compat/linuxkpi/common/src/linux_80211.c
8432
struct ieee80211_vif *vif;
sys/compat/linuxkpi/common/src/linux_80211.c
8898
linuxkpi_ieee80211_find_sta(struct ieee80211_vif *vif, const u8 *peer)
sys/compat/linuxkpi/common/src/linux_80211.c
8925
struct ieee80211_vif *vif;
sys/compat/linuxkpi/common/src/linux_80211.c
906
lkpi_sta_sync_from_ni(struct ieee80211_hw *hw, struct ieee80211_vif *vif,
sys/compat/linuxkpi/common/src/linux_80211.c
9252
struct ieee80211_vif *vif)
sys/compat/linuxkpi/common/src/linux_80211.c
9282
struct ieee80211_vif *vif, int linkid, bool qos)
sys/compat/linuxkpi/common/src/linux_80211.c
9309
linuxkpi_ieee80211_vif_to_wdev(struct ieee80211_vif *vif)
sys/compat/linuxkpi/common/src/linux_80211.c
9318
linuxkpi_ieee80211_connection_loss(struct ieee80211_vif *vif)
sys/compat/linuxkpi/common/src/linux_80211.c
9345
linuxkpi_ieee80211_beacon_loss(struct ieee80211_vif *vif)
sys/compat/linuxkpi/common/src/linux_80211.c
9368
struct ieee80211_vif *vif;
sys/compat/linuxkpi/common/src/linux_80211.c
9438
struct ieee80211_vif *vif;
sys/compat/linuxkpi/common/src/linux_80211.h
250
struct ieee80211_vif vif __aligned(CACHE_LINE_SIZE);
sys/compat/linuxkpi/common/src/linux_80211.h
474
int lkpi_80211_mo_add_interface(struct ieee80211_hw *, struct ieee80211_vif *);
sys/compat/linuxkpi/common/src/linux_80211.h
475
void lkpi_80211_mo_remove_interface(struct ieee80211_hw *, struct ieee80211_vif *);
sys/compat/linuxkpi/common/src/linux_80211.h
476
int lkpi_80211_mo_hw_scan(struct ieee80211_hw *, struct ieee80211_vif *,
sys/compat/linuxkpi/common/src/linux_80211.h
478
void lkpi_80211_mo_cancel_hw_scan(struct ieee80211_hw *, struct ieee80211_vif *);
sys/compat/linuxkpi/common/src/linux_80211.h
479
void lkpi_80211_mo_sw_scan_complete(struct ieee80211_hw *, struct ieee80211_vif *);
sys/compat/linuxkpi/common/src/linux_80211.h
480
void lkpi_80211_mo_sw_scan_start(struct ieee80211_hw *, struct ieee80211_vif *,
sys/compat/linuxkpi/common/src/linux_80211.h
486
int lkpi_80211_mo_sta_state(struct ieee80211_hw *, struct ieee80211_vif *,
sys/compat/linuxkpi/common/src/linux_80211.h
489
int lkpi_80211_mo_assign_vif_chanctx(struct ieee80211_hw *, struct ieee80211_vif *,
sys/compat/linuxkpi/common/src/linux_80211.h
491
void lkpi_80211_mo_unassign_vif_chanctx(struct ieee80211_hw *, struct ieee80211_vif *,
sys/compat/linuxkpi/common/src/linux_80211.h
498
void lkpi_80211_mo_vif_cfg_changed(struct ieee80211_hw *, struct ieee80211_vif *,
sys/compat/linuxkpi/common/src/linux_80211.h
500
void lkpi_80211_mo_link_info_changed(struct ieee80211_hw *, struct ieee80211_vif *,
sys/compat/linuxkpi/common/src/linux_80211.h
502
void lkpi_80211_mo_bss_info_changed(struct ieee80211_hw *, struct ieee80211_vif *,
sys/compat/linuxkpi/common/src/linux_80211.h
504
int lkpi_80211_mo_conf_tx(struct ieee80211_hw *, struct ieee80211_vif *,
sys/compat/linuxkpi/common/src/linux_80211.h
506
void lkpi_80211_mo_flush(struct ieee80211_hw *, struct ieee80211_vif *,
sys/compat/linuxkpi/common/src/linux_80211.h
508
void lkpi_80211_mo_mgd_prepare_tx(struct ieee80211_hw *, struct ieee80211_vif *,
sys/compat/linuxkpi/common/src/linux_80211.h
510
void lkpi_80211_mo_mgd_complete_tx(struct ieee80211_hw *, struct ieee80211_vif *,
sys/compat/linuxkpi/common/src/linux_80211.h
518
struct ieee80211_vif *, struct ieee80211_sta *);
sys/compat/linuxkpi/common/src/linux_80211.h
520
struct ieee80211_vif *, struct ieee80211_link_sta *,
sys/compat/linuxkpi/common/src/linux_80211.h
523
struct ieee80211_vif *, const struct cfg80211_bitrate_mask *);
sys/compat/linuxkpi/common/src/linux_80211.h
525
struct ieee80211_vif *, struct ieee80211_sta *,
sys/compat/linuxkpi/common/src/linux_80211.h
528
struct ieee80211_vif *, struct ieee80211_sta *, bool);
sys/compat/linuxkpi/common/src/linux_80211.h
529
int lkpi_80211_mo_ampdu_action(struct ieee80211_hw *, struct ieee80211_vif *,
sys/compat/linuxkpi/common/src/linux_80211.h
531
int lkpi_80211_mo_sta_statistics(struct ieee80211_hw *, struct ieee80211_vif *,
sys/compat/linuxkpi/common/src/linux_80211.h
537
struct ieee80211_vif *, struct cfg80211_gtk_rekey_data *);
sys/compat/linuxkpi/common/src/linux_80211.h
539
struct ieee80211_vif *, int);
sys/compat/linuxkpi/common/src/linux_80211_macops.c
1014
struct ieee80211_vif *vif, int idx)
sys/compat/linuxkpi/common/src/linux_80211_macops.c
160
lkpi_80211_mo_add_interface(struct ieee80211_hw *hw, struct ieee80211_vif *vif)
sys/compat/linuxkpi/common/src/linux_80211_macops.c
195
lkpi_80211_mo_remove_interface(struct ieee80211_hw *hw, struct ieee80211_vif *vif)
sys/compat/linuxkpi/common/src/linux_80211_macops.c
221
lkpi_80211_mo_hw_scan(struct ieee80211_hw *hw, struct ieee80211_vif *vif,
sys/compat/linuxkpi/common/src/linux_80211_macops.c
251
lkpi_80211_mo_cancel_hw_scan(struct ieee80211_hw *hw, struct ieee80211_vif *vif)
sys/compat/linuxkpi/common/src/linux_80211_macops.c
266
lkpi_80211_mo_sw_scan_complete(struct ieee80211_hw *hw, struct ieee80211_vif *vif)
sys/compat/linuxkpi/common/src/linux_80211_macops.c
280
lkpi_80211_mo_sw_scan_start(struct ieee80211_hw *hw, struct ieee80211_vif *vif,
sys/compat/linuxkpi/common/src/linux_80211_macops.c
338
lkpi_80211_mo_sta_add(struct ieee80211_hw *hw, struct ieee80211_vif *vif,
sys/compat/linuxkpi/common/src/linux_80211_macops.c
367
lkpi_80211_mo_sta_remove(struct ieee80211_hw *hw, struct ieee80211_vif *vif,
sys/compat/linuxkpi/common/src/linux_80211_macops.c
397
lkpi_80211_mo_sta_state(struct ieee80211_hw *hw, struct ieee80211_vif *vif,
sys/compat/linuxkpi/common/src/linux_80211_macops.c
464
lkpi_80211_mo_assign_vif_chanctx(struct ieee80211_hw *hw, struct ieee80211_vif *vif,
sys/compat/linuxkpi/common/src/linux_80211_macops.c
487
lkpi_80211_mo_unassign_vif_chanctx(struct ieee80211_hw *hw, struct ieee80211_vif *vif,
sys/compat/linuxkpi/common/src/linux_80211_macops.c
574
lkpi_80211_mo_vif_cfg_changed(struct ieee80211_hw *hw, struct ieee80211_vif *vif,
sys/compat/linuxkpi/common/src/linux_80211_macops.c
598
lkpi_80211_mo_link_info_changed(struct ieee80211_hw *hw, struct ieee80211_vif *vif,
sys/compat/linuxkpi/common/src/linux_80211_macops.c
632
lkpi_80211_mo_bss_info_changed(struct ieee80211_hw *hw, struct ieee80211_vif *vif,
sys/compat/linuxkpi/common/src/linux_80211_macops.c
651
lkpi_80211_mo_conf_tx(struct ieee80211_hw *hw, struct ieee80211_vif *vif,
sys/compat/linuxkpi/common/src/linux_80211_macops.c
672
lkpi_80211_mo_flush(struct ieee80211_hw *hw, struct ieee80211_vif *vif,
sys/compat/linuxkpi/common/src/linux_80211_macops.c
686
lkpi_80211_mo_mgd_prepare_tx(struct ieee80211_hw *hw, struct ieee80211_vif *vif,
sys/compat/linuxkpi/common/src/linux_80211_macops.c
700
lkpi_80211_mo_mgd_complete_tx(struct ieee80211_hw *hw, struct ieee80211_vif *vif,
sys/compat/linuxkpi/common/src/linux_80211_macops.c
761
struct ieee80211_vif *vif, struct ieee80211_sta *sta)
sys/compat/linuxkpi/common/src/linux_80211_macops.c
775
struct ieee80211_vif *vif, struct ieee80211_link_sta *link_sta,
sys/compat/linuxkpi/common/src/linux_80211_macops.c
791
struct ieee80211_vif *vif, const struct cfg80211_bitrate_mask *br_mask)
sys/compat/linuxkpi/common/src/linux_80211_macops.c
815
struct ieee80211_vif *vif, struct ieee80211_sta *sta,
sys/compat/linuxkpi/common/src/linux_80211_macops.c
854
struct ieee80211_vif *vif, struct ieee80211_sta *sta,
sys/compat/linuxkpi/common/src/linux_80211_macops.c
870
lkpi_80211_mo_ampdu_action(struct ieee80211_hw *hw, struct ieee80211_vif *vif,
sys/compat/linuxkpi/common/src/linux_80211_macops.c
892
lkpi_80211_mo_sta_statistics(struct ieee80211_hw *hw, struct ieee80211_vif *vif,
sys/compat/linuxkpi/common/src/linux_80211_macops.c
990
struct ieee80211_vif *vif, struct cfg80211_gtk_rekey_data *grd)