/kernel/linux/linux-6.6/net/mac80211/ |
H A D | tx.c | 1296 ieee80211_get_txq(struct ieee80211_local *local, struct ieee80211_vif *vif, struct sta_info *sta, struct sk_buff *skb) ieee80211_get_txq() argument 1648 struct ieee80211_vif *vif; ieee80211_queue_skb() local 1671 ieee80211_tx_frags(struct ieee80211_local *local, struct ieee80211_vif *vif, struct sta_info *sta, struct sk_buff_head *skbs, bool txpending) ieee80211_tx_frags() argument 1753 struct ieee80211_vif *vif; __ieee80211_tx() local 1893 ieee80211_tx_prepare_skb(struct ieee80211_hw *hw, struct ieee80211_vif *vif, struct sk_buff *skb, int band, struct ieee80211_sta **sta) ieee80211_tx_prepare_skb() argument 3797 struct ieee80211_vif *vif = txq->vif; ieee80211_tx_dequeue() local 5019 ieee80211_beacon_update_cntdwn(struct ieee80211_vif *vif) ieee80211_beacon_update_cntdwn() argument 5045 ieee80211_beacon_set_cntdwn(struct ieee80211_vif *vif, u8 counter) ieee80211_beacon_set_cntdwn() argument 5070 ieee80211_beacon_cntdwn_is_complete(struct ieee80211_vif *vif) ieee80211_beacon_cntdwn_is_complete() argument 5165 ieee80211_beacon_get_finish(struct ieee80211_hw *hw, struct ieee80211_vif *vif, struct ieee80211_link_data *link, struct ieee80211_mutable_offsets *offs, struct beacon_data *beacon, struct sk_buff *skb, struct ieee80211_chanctx_conf *chanctx_conf, u16 csa_off_base) ieee80211_beacon_get_finish() argument 5251 ieee80211_beacon_get_ap(struct ieee80211_hw *hw, struct ieee80211_vif *vif, struct ieee80211_link_data *link, struct ieee80211_mutable_offsets *offs, bool is_template, struct beacon_data *beacon, struct ieee80211_chanctx_conf *chanctx_conf, u8 ema_index) ieee80211_beacon_get_ap() argument 5318 ieee80211_beacon_get_ap_ema_list(struct ieee80211_hw *hw, struct ieee80211_vif *vif, struct ieee80211_link_data *link, struct ieee80211_mutable_offsets *offs, bool is_template, struct beacon_data *beacon, struct ieee80211_chanctx_conf *chanctx_conf) ieee80211_beacon_get_ap_ema_list() argument 5355 __ieee80211_beacon_get(struct ieee80211_hw *hw, struct ieee80211_vif *vif, struct ieee80211_mutable_offsets *offs, bool is_template, unsigned int link_id, int ema_index, struct ieee80211_ema_beacons **ema_beacons) __ieee80211_beacon_get() argument 5495 ieee80211_beacon_get_template(struct ieee80211_hw *hw, struct ieee80211_vif *vif, struct ieee80211_mutable_offsets *offs, unsigned int link_id) ieee80211_beacon_get_template() argument 5506 ieee80211_beacon_get_template_ema_index(struct ieee80211_hw *hw, struct ieee80211_vif *vif, struct ieee80211_mutable_offsets *offs, unsigned int link_id, u8 ema_index) ieee80211_beacon_get_template_ema_index() argument 5531 ieee80211_beacon_get_template_ema_list(struct ieee80211_hw *hw, struct ieee80211_vif *vif, unsigned int link_id) ieee80211_beacon_get_template_ema_list() argument 5544 ieee80211_beacon_get_tim(struct ieee80211_hw *hw, struct ieee80211_vif *vif, u16 *tim_offset, u16 *tim_length, unsigned int link_id) ieee80211_beacon_get_tim() argument 5582 ieee80211_proberesp_get(struct ieee80211_hw *hw, struct ieee80211_vif *vif) ieee80211_proberesp_get() argument 5613 ieee80211_get_fils_discovery_tmpl(struct ieee80211_hw *hw, struct ieee80211_vif *vif) ieee80211_get_fils_discovery_tmpl() argument 5642 ieee80211_get_unsol_bcast_probe_resp_tmpl(struct ieee80211_hw *hw, struct ieee80211_vif *vif) ieee80211_get_unsol_bcast_probe_resp_tmpl() argument 5670 ieee80211_pspoll_get(struct ieee80211_hw *hw, struct ieee80211_vif *vif) ieee80211_pspoll_get() argument 5705 ieee80211_nullfunc_get(struct ieee80211_hw *hw, struct ieee80211_vif *vif, int link_id, bool qos_ok) ieee80211_nullfunc_get() argument 5813 ieee80211_rts_get(struct ieee80211_hw *hw, struct ieee80211_vif *vif, const void *frame, size_t frame_len, const struct ieee80211_tx_info *frame_txctl, struct ieee80211_rts *rts) ieee80211_rts_get() argument 5829 ieee80211_ctstoself_get(struct ieee80211_hw *hw, struct ieee80211_vif *vif, const void *frame, size_t frame_len, const struct ieee80211_tx_info *frame_txctl, struct ieee80211_cts *cts) ieee80211_ctstoself_get() argument 5845 ieee80211_get_buffered_bc(struct ieee80211_hw *hw, struct ieee80211_vif *vif) ieee80211_get_buffered_bc() argument [all...] |
H A D | util.c | 179 ieee80211_generic_frame_duration(struct ieee80211_hw *hw, struct ieee80211_vif *vif, enum nl80211_band band, size_t frame_len, struct ieee80211_rate *rate) ieee80211_generic_frame_duration() argument 206 ieee80211_rts_duration(struct ieee80211_hw *hw, struct ieee80211_vif *vif, size_t frame_len, const struct ieee80211_tx_info *frame_txctl) ieee80211_rts_duration() argument 249 ieee80211_ctstoself_duration(struct ieee80211_hw *hw, struct ieee80211_vif *vif, size_t frame_len, const struct ieee80211_tx_info *frame_txctl) ieee80211_ctstoself_duration() argument 333 struct ieee80211_vif *vif = &sdata->vif; __ieee80211_wake_txqs() local 739 __iterate_interfaces(struct ieee80211_local *local, u32 iter_flags, void (*iterator)(void *data, u8 *mac, struct ieee80211_vif *vif), void *data) __iterate_interfaces() argument 779 ieee80211_iterate_interfaces( struct ieee80211_hw *hw, u32 iter_flags, void (*iterator)(void *data, u8 *mac, struct ieee80211_vif *vif), void *data) ieee80211_iterate_interfaces() argument 793 ieee80211_iterate_active_interfaces_atomic( struct ieee80211_hw *hw, u32 iter_flags, void (*iterator)(void *data, u8 *mac, struct ieee80211_vif *vif), void *data) ieee80211_iterate_active_interfaces_atomic() argument 808 ieee80211_iterate_active_interfaces_mtx( struct ieee80211_hw *hw, u32 iter_flags, void (*iterator)(void *data, u8 *mac, struct ieee80211_vif *vif), void *data) ieee80211_iterate_active_interfaces_mtx() argument 862 ieee80211_vif_to_wdev(struct ieee80211_vif *vif) ieee80211_vif_to_wdev() argument 2980 ieee80211_reconfig_disconnect(struct ieee80211_vif *vif, u8 flag) ieee80211_reconfig_disconnect() argument 3011 ieee80211_hw_restart_disconnect(struct ieee80211_vif *vif) ieee80211_hw_restart_disconnect() argument 3017 ieee80211_resume_disconnect(struct ieee80211_vif *vif) ieee80211_resume_disconnect() argument 4133 ieee80211_ave_rssi(struct ieee80211_vif *vif) ieee80211_ave_rssi() argument [all...] |
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath10k/ |
H A D | wmi.c | 1886 ath10k_wmi_tx_beacons_iter(void *data, u8 *mac, struct ieee80211_vif *vif) ath10k_wmi_tx_beacons_iter() argument [all...] |
H A D | mac.c | 645 int ath10k_mac_vif_chan(struct ieee80211_vif *vif, in ath10k_mac_vif_chan() argument 713 ath10k_peer_create(struct ath10k *ar, struct ieee80211_vif *vif, struct ieee80211_sta *sta, u32 vdev_id, const u8 *addr, enum wmi_peer_type peer_type) ath10k_peer_create() argument 1617 struct ieee80211_vif *vif = arvif->vif; ath10k_mac_setup_bcn_tmpl() local 1667 struct ieee80211_vif *vif = arvif->vif; ath10k_mac_setup_prb_tmpl() local 1916 struct ieee80211_vif *vif = arvif->vif; ath10k_mac_vif_setup_ps() local 2016 struct ieee80211_vif *vif = arvif->vif; ath10k_mac_vif_ap_csa_count_down() local 2061 ath10k_mac_handle_beacon_iter(void *data, u8 *mac, struct ieee80211_vif *vif) ath10k_mac_handle_beacon_iter() argument 2085 ath10k_mac_handle_beacon_miss_iter(void *data, u8 *mac, struct ieee80211_vif *vif) ath10k_mac_handle_beacon_miss_iter() argument 2122 struct ieee80211_vif *vif = arvif->vif; ath10k_mac_vif_sta_connection_loss_work() local 2134 ath10k_peer_assoc_h_listen_intval(struct ath10k *ar, struct ieee80211_vif *vif) ath10k_peer_assoc_h_listen_intval() argument 2151 ath10k_peer_assoc_h_basic(struct ath10k *ar, struct ieee80211_vif *vif, struct ieee80211_sta *sta, struct wmi_peer_assoc_complete_arg *arg) ath10k_peer_assoc_h_basic() argument 2175 ath10k_peer_assoc_h_crypto(struct ath10k *ar, struct ieee80211_vif *vif, struct ieee80211_sta *sta, struct wmi_peer_assoc_complete_arg *arg) ath10k_peer_assoc_h_crypto() argument 2227 ath10k_peer_assoc_h_rates(struct ath10k *ar, struct ieee80211_vif *vif, struct ieee80211_sta *sta, struct wmi_peer_assoc_complete_arg *arg) ath10k_peer_assoc_h_rates() argument 2289 ath10k_peer_assoc_h_ht(struct ath10k *ar, struct ieee80211_vif *vif, struct ieee80211_sta *sta, struct wmi_peer_assoc_complete_arg *arg) ath10k_peer_assoc_h_ht() argument 2538 ath10k_peer_assoc_h_vht(struct ath10k *ar, struct ieee80211_vif *vif, struct ieee80211_sta *sta, struct wmi_peer_assoc_complete_arg *arg) ath10k_peer_assoc_h_vht() argument 2646 ath10k_peer_assoc_h_qos(struct ath10k *ar, struct ieee80211_vif *vif, struct ieee80211_sta *sta, struct wmi_peer_assoc_complete_arg *arg) ath10k_peer_assoc_h_qos() argument 2713 ath10k_peer_assoc_h_phymode(struct ath10k *ar, struct ieee80211_vif *vif, struct ieee80211_sta *sta, struct wmi_peer_assoc_complete_arg *arg) ath10k_peer_assoc_h_phymode() argument 2782 ath10k_peer_assoc_prepare(struct ath10k *ar, struct ieee80211_vif *vif, struct ieee80211_sta *sta, struct wmi_peer_assoc_complete_arg *arg) ath10k_peer_assoc_prepare() argument 2829 ath10k_mac_vif_recalc_txbf(struct ath10k *ar, struct ieee80211_vif *vif, struct ieee80211_sta_vht_cap vht_cap) ath10k_mac_vif_recalc_txbf() argument 2895 ath10k_bss_assoc(struct ieee80211_hw *hw, struct ieee80211_vif *vif, struct ieee80211_bss_conf *bss_conf) ath10k_bss_assoc() argument 2995 ath10k_bss_disassoc(struct ieee80211_hw *hw, struct ieee80211_vif *vif) ath10k_bss_disassoc() argument 3090 ath10k_station_assoc(struct ath10k *ar, struct ieee80211_vif *vif, struct ieee80211_sta *sta, bool reassoc) ath10k_station_assoc() argument 3161 ath10k_station_disassoc(struct ath10k *ar, struct ieee80211_vif *vif, struct ieee80211_sta *sta) ath10k_station_disassoc() argument 3424 ath10k_mac_tx_unlock_iter(void *data, u8 *mac, struct ieee80211_vif *vif) ath10k_mac_tx_unlock_iter() argument 3512 ath10k_mac_handle_tx_pause_iter(void *data, u8 *mac, struct ieee80211_vif *vif) ath10k_mac_handle_tx_pause_iter() argument 3543 ath10k_mac_tx_h_get_txmode(struct ath10k *ar, struct ieee80211_vif *vif, struct ieee80211_sta *sta, struct sk_buff *skb) ath10k_mac_tx_h_get_txmode() argument 3598 ath10k_tx_h_use_hwcrypto(struct ieee80211_vif *vif, struct sk_buff *skb) ath10k_tx_h_use_hwcrypto() argument 3673 ath10k_tx_h_add_p2p_noa_ie(struct ath10k *ar, struct ieee80211_vif *vif, struct sk_buff *skb) ath10k_tx_h_add_p2p_noa_ie() argument 3695 ath10k_mac_tx_h_fill_cb(struct ath10k *ar, struct ieee80211_vif *vif, struct ieee80211_txq *txq, struct ieee80211_sta *sta, struct sk_buff *skb, u16 airtime) ath10k_mac_tx_h_fill_cb() argument 3850 ath10k_mac_tx(struct ath10k *ar, struct ieee80211_vif *vif, enum ath10k_hw_txrx_mode txmode, enum ath10k_mac_tx_path txpath, struct sk_buff *skb, bool noque_offchan) ath10k_mac_tx() argument 3925 struct ieee80211_vif *vif; ath10k_offchan_tx_work() local 4198 struct ieee80211_vif *vif = txq->vif; ath10k_mac_tx_push_txq() local 4483 struct ieee80211_vif *vif = info->control.vif; ath10k_mac_op_tx() local 5370 ath10k_add_interface(struct ieee80211_hw *hw, struct ieee80211_vif *vif) ath10k_add_interface() argument 5751 ath10k_remove_interface(struct ieee80211_hw *hw, struct ieee80211_vif *vif) ath10k_remove_interface() argument 5898 ath10k_recalculate_mgmt_rate(struct ath10k *ar, struct ieee80211_vif *vif, struct cfg80211_chan_def *def) ath10k_recalculate_mgmt_rate() argument 5929 ath10k_bss_info_changed(struct ieee80211_hw *hw, struct ieee80211_vif *vif, struct ieee80211_bss_conf *info, u32 changed) ath10k_bss_info_changed() argument 6202 ath10k_mac_tdls_vif_stations_count(struct ieee80211_hw *hw, struct ieee80211_vif *vif) ath10k_mac_tdls_vif_stations_count() argument 6215 ath10k_hw_scan(struct ieee80211_hw *hw, struct ieee80211_vif *vif, struct ieee80211_scan_request *hw_req) ath10k_hw_scan() argument 6319 ath10k_cancel_hw_scan(struct ieee80211_hw *hw, struct ieee80211_vif *vif) ath10k_cancel_hw_scan() argument 6373 ath10k_set_key(struct ieee80211_hw *hw, enum set_key_cmd cmd, struct ieee80211_vif *vif, struct ieee80211_sta *sta, struct ieee80211_key_conf *key) ath10k_set_key() argument 6528 ath10k_set_default_unicast_key(struct ieee80211_hw *hw, struct ieee80211_vif *vif, int keyidx) ath10k_set_default_unicast_key() argument 6693 ath10k_sta_set_txpwr(struct ieee80211_hw *hw, struct ieee80211_vif *vif, struct ieee80211_sta *sta) ath10k_sta_set_txpwr() argument 6852 ath10k_mac_tid_bitrate_config(struct ath10k *ar, struct ieee80211_vif *vif, struct ieee80211_sta *sta, u32 *rate_ctrl_flag, u8 *rate_ctrl, enum nl80211_tx_rate_setting txrate_type, const struct cfg80211_bitrate_mask *mask) ath10k_mac_tid_bitrate_config() argument 6905 ath10k_mac_set_tid_config(struct ath10k *ar, struct ieee80211_sta *sta, struct ieee80211_vif *vif, u32 changed, struct wmi_per_peer_per_tid_cfg_arg *arg) ath10k_mac_set_tid_config() argument 7039 ath10k_mac_parse_tid_config(struct ath10k *ar, struct ieee80211_sta *sta, struct ieee80211_vif *vif, struct cfg80211_tid_cfg *tid_conf, struct wmi_per_peer_per_tid_cfg_arg *arg) ath10k_mac_parse_tid_config() argument 7303 ath10k_sta_state(struct ieee80211_hw *hw, struct ieee80211_vif *vif, struct ieee80211_sta *sta, enum ieee80211_sta_state old_state, enum ieee80211_sta_state new_state) ath10k_sta_state() argument 7563 ath10k_conf_tx_uapsd(struct ath10k *ar, struct ieee80211_vif *vif, u16 ac, bool enable) ath10k_conf_tx_uapsd() argument 7669 ath10k_conf_tx(struct ieee80211_hw *hw, struct ieee80211_vif *vif, u16 ac, const struct ieee80211_tx_queue_params *params) ath10k_conf_tx() argument 7739 ath10k_remain_on_channel(struct ieee80211_hw *hw, struct ieee80211_vif *vif, struct ieee80211_channel *chan, int duration, enum ieee80211_roc_type type) ath10k_remain_on_channel() argument 7827 ath10k_cancel_remain_on_channel(struct ieee80211_hw *hw, struct ieee80211_vif *vif) ath10k_cancel_remain_on_channel() argument 7921 ath10k_flush(struct ieee80211_hw *hw, struct ieee80211_vif *vif, u32 queues, bool drop) ath10k_flush() argument 8235 ath10k_mac_op_set_bitrate_mask(struct ieee80211_hw *hw, struct ieee80211_vif *vif, const struct cfg80211_bitrate_mask *mask) ath10k_mac_op_set_bitrate_mask() argument 8345 ath10k_sta_rc_update(struct ieee80211_hw *hw, struct ieee80211_vif *vif, struct ieee80211_sta *sta, u32 changed) ath10k_sta_rc_update() argument 8431 ath10k_offset_tsf(struct ieee80211_hw *hw, struct ieee80211_vif *vif, s64 tsf_offset) ath10k_offset_tsf() argument 8455 ath10k_ampdu_action(struct ieee80211_hw *hw, struct ieee80211_vif *vif, struct ieee80211_ampdu_params *params) ath10k_ampdu_action() argument 8682 ath10k_mac_change_chanctx_cnt_iter(void *data, u8 *mac, struct ieee80211_vif *vif) ath10k_mac_change_chanctx_cnt_iter() argument 8694 ath10k_mac_change_chanctx_fill_iter(void *data, u8 *mac, struct ieee80211_vif *vif) ath10k_mac_change_chanctx_fill_iter() argument 8771 ath10k_mac_op_assign_vif_chanctx(struct ieee80211_hw *hw, struct ieee80211_vif *vif, struct ieee80211_chanctx_conf *ctx) ath10k_mac_op_assign_vif_chanctx() argument 8850 ath10k_mac_op_unassign_vif_chanctx(struct ieee80211_hw *hw, struct ieee80211_vif *vif, struct ieee80211_chanctx_conf *ctx) ath10k_mac_op_unassign_vif_chanctx() argument 8906 ath10k_mac_op_sta_pre_rcu_remove(struct ieee80211_hw *hw, struct ieee80211_vif *vif, struct ieee80211_sta *sta) ath10k_mac_op_sta_pre_rcu_remove() argument 9145 ath10k_sta_statistics(struct ieee80211_hw *hw, struct ieee80211_vif *vif, struct ieee80211_sta *sta, struct station_info *sinfo) ath10k_sta_statistics() argument 9186 ath10k_mac_op_set_tid_config(struct ieee80211_hw *hw, struct ieee80211_vif *vif, struct ieee80211_sta *sta, struct cfg80211_tid_config *tid_config) ath10k_mac_op_set_tid_config() argument 9227 ath10k_mac_op_reset_tid_config(struct ieee80211_hw *hw, struct ieee80211_vif *vif, struct ieee80211_sta *sta, u8 tids) ath10k_mac_op_reset_tid_config() argument 9622 ath10k_get_arvif_iter(void *data, u8 *mac, struct ieee80211_vif *vif) ath10k_get_arvif_iter() argument [all...] |
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/dvm/ |
H A D | dev.h | 466 struct ieee80211_vif *vif; member 896 iwl_rxon_ctx_from_vif(struct ieee80211_vif *vif) in iwl_rxon_ctx_from_vif() argument
|
/kernel/linux/linux-5.10/drivers/net/wireless/broadcom/brcm80211/brcmfmac/ |
H A D | cfg80211.c | 96 static bool check_vif_up(struct brcmf_cfg80211_vif *vif) in check_vif_up() argument 495 struct brcmf_cfg80211_vif *vif; in brcmf_cfg80211_update_proto_addr_mode() local 564 struct brcmf_cfg80211_vif *vif; in brcmf_ap_add_vif() local 418 brcmf_vif_change_validate(struct brcmf_cfg80211_info *cfg, struct brcmf_cfg80211_vif *vif, enum nl80211_iftype new_type) brcmf_vif_change_validate() argument 617 brcmf_is_apmode(struct brcmf_cfg80211_vif *vif) brcmf_is_apmode() argument 625 brcmf_is_ibssmode(struct brcmf_cfg80211_vif *vif) brcmf_is_ibssmode() argument 640 struct brcmf_cfg80211_vif *vif; brcmf_mon_add_vif() local 938 struct brcmf_cfg80211_vif *vif = ifp->vif; brcmf_cfg80211_change_iface() local 1175 struct brcmf_cfg80211_vif *vif; brcmf_cfg80211_scan() local 1397 brcmf_link_down(struct brcmf_cfg80211_vif *vif, u16 reason, bool locally_generated) brcmf_link_down() argument 2336 struct brcmf_cfg80211_vif *vif = wdev_to_vif(wdev); brcmf_cfg80211_get_tx_power() local 3901 struct brcmf_cfg80211_vif *vif; brcmf_cfg80211_suspend() local 4428 brcmf_vif_set_mgmt_ie(struct brcmf_cfg80211_vif *vif, s32 pktflag, const u8 *vndr_ie_buf, u32 vndr_ie_len) brcmf_vif_set_mgmt_ie() argument 4593 brcmf_vif_clear_mgmt_ies(struct brcmf_cfg80211_vif *vif) brcmf_vif_clear_mgmt_ies() argument 4610 brcmf_config_ap_mgmt_ie(struct brcmf_cfg80211_vif *vif, struct cfg80211_beacon_data *beacon) brcmf_config_ap_mgmt_ie() argument 5090 struct brcmf_cfg80211_vif *vif; brcmf_cfg80211_update_mgmt_frame_registrations() local 5108 struct brcmf_cfg80211_vif *vif; brcmf_cfg80211_mgmt_tx() local 5214 struct brcmf_cfg80211_vif *vif; brcmf_cfg80211_cancel_remain_on_channel() local 5297 struct brcmf_cfg80211_vif *vif; brcmf_cfg80211_crit_proto_start() local 5316 struct brcmf_cfg80211_vif *vif; brcmf_cfg80211_crit_proto_stop() local 5542 struct brcmf_cfg80211_vif *vif; brcmf_alloc_vif() local 5573 brcmf_free_vif(struct brcmf_cfg80211_vif *vif) brcmf_free_vif() argument 5581 struct brcmf_cfg80211_vif *vif; brcmf_cfg80211_free_netdev() local 5591 brcmf_is_linkup(struct brcmf_cfg80211_vif *vif, const struct brcmf_event_msg *e) brcmf_is_linkup() argument 5621 brcmf_is_linkdown(struct brcmf_cfg80211_vif *vif, const struct brcmf_event_msg *e) brcmf_is_linkdown() argument 6161 struct brcmf_cfg80211_vif *vif; brcmf_notify_vif_event() local 7324 struct brcmf_cfg80211_vif *vif; brcmf_get_vif_state_any() local 7344 brcmf_cfg80211_arm_vif_event(struct brcmf_cfg80211_info *cfg, struct brcmf_cfg80211_vif *vif) brcmf_cfg80211_arm_vif_event() argument 7498 struct brcmf_cfg80211_vif *vif; brcmf_cfg80211_attach() local [all...] |
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlegacy/ |
H A D | 4965-mac.c | 755 il4965_get_channels_for_scan(struct il_priv *il, struct ieee80211_vif *vif, in il4965_get_channels_for_scan() argument 849 il4965_request_scan(struct il_priv *il, struct ieee80211_vif *vif) in il4965_request_scan() argument 1038 il4965_manage_ibss_station(struct il_priv *il, struct ieee80211_vif *vif, in il4965_manage_ibss_station() argument 2214 il4965_tx_agg_start(struct il_priv *il, struct ieee80211_vif *vif, struct ieee80211_sta *sta, u16 tid, u16 * ssn) il4965_tx_agg_start() argument 2310 il4965_tx_agg_stop(struct il_priv *il, struct ieee80211_vif *vif, struct ieee80211_sta *sta, u16 tid) il4965_tx_agg_stop() argument 5872 il4965_mac_update_tkip_key(struct ieee80211_hw *hw, struct ieee80211_vif *vif, struct ieee80211_key_conf *keyconf, struct ieee80211_sta *sta, u32 iv32, u16 * phase1key) il4965_mac_update_tkip_key() argument 5886 il4965_mac_set_key(struct ieee80211_hw *hw, enum set_key_cmd cmd, struct ieee80211_vif *vif, struct ieee80211_sta *sta, struct ieee80211_key_conf *key) il4965_mac_set_key() argument 5962 il4965_mac_ampdu_action(struct ieee80211_hw *hw, struct ieee80211_vif *vif, struct ieee80211_ampdu_params *params) il4965_mac_ampdu_action() argument 6012 il4965_mac_sta_add(struct ieee80211_hw *hw, struct ieee80211_vif *vif, struct ieee80211_sta *sta) il4965_mac_sta_add() argument 6048 il4965_mac_channel_switch(struct ieee80211_hw *hw, struct ieee80211_vif *vif, struct ieee80211_channel_switch *ch_switch) il4965_mac_channel_switch() argument [all...] |
/kernel/linux/linux-5.10/drivers/net/wireless/ralink/rt2x00/ |
H A D | rt2800lib.c | 1777 int rt2800_sta_add(struct ieee80211_hw *hw, struct ieee80211_vif *vif, in rt2800_sta_add() argument 1829 int rt2800_sta_remove(struct ieee80211_hw *hw, struct ieee80211_vif *vif, in rt2800_sta_remove() argument 10465 u64 rt2800_get_tsf(struct ieee80211_hw *hw, struct ieee80211_vif *vif) in rt2800_get_tsf() argument 10480 int rt2800_ampdu_action(struct ieee80211_hw *hw, struct ieee80211_vif *vif, in rt2800_ampdu_action() argument 10396 rt2800_conf_tx(struct ieee80211_hw *hw, struct ieee80211_vif *vif, u16 queue_idx, const struct ieee80211_tx_queue_params *params) rt2800_conf_tx() argument
|
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/mvm/ |
H A D | mvm.h | 158 struct ieee80211_vif *vif; member 481 iwl_mvm_vif_from_mac80211(struct ieee80211_vif *vif) in iwl_mvm_vif_from_mac80211() argument 1762 iwl_mvm_vif_dbgfs_register(struct iwl_mvm *mvm, struct ieee80211_vif *vif) iwl_mvm_vif_dbgfs_register() argument 1766 iwl_mvm_vif_dbgfs_clean(struct iwl_mvm *mvm, struct ieee80211_vif *vif) iwl_mvm_vif_dbgfs_clean() argument 1826 iwl_mvm_set_last_nonqos_seq(struct iwl_mvm *mvm, struct ieee80211_vif *vif) iwl_mvm_set_last_nonqos_seq() argument 1864 iwl_mvm_beacon_filter_debugfs_parameters(struct ieee80211_vif *vif, struct iwl_beacon_filter_cmd *cmd) iwl_mvm_beacon_filter_debugfs_parameters() argument [all...] |
/kernel/linux/linux-5.10/drivers/net/wireless/mediatek/mt76/mt7615/ |
H A D | mcu.c | 427 mt7615_mcu_csa_finish(void *priv, u8 *mac, struct ieee80211_vif *vif) in mt7615_mcu_csa_finish() argument 542 mt7615_mcu_beacon_loss_iter(void *priv, u8 *mac, struct ieee80211_vif *vif) in mt7615_mcu_beacon_loss_iter() argument 661 mt7615_mcu_add_dev(struct mt7615_dev *dev, struct ieee80211_vif *vif, in mt7615_mcu_add_dev() argument 701 mt7615_mcu_add_beacon_offload(struct mt7615_dev *dev, struct ieee80211_hw *hw, struct ieee80211_vif *vif, bool enable) mt7615_mcu_add_beacon_offload() argument 877 mt7615_mcu_bss_basic_tlv(struct sk_buff *skb, struct ieee80211_vif *vif, struct ieee80211_sta *sta, bool enable) mt7615_mcu_bss_basic_tlv() argument 922 mt7615_mcu_bss_omac_tlv(struct sk_buff *skb, struct ieee80211_vif *vif) mt7615_mcu_bss_omac_tlv() argument 1002 mt7615_mcu_sta_basic_tlv(struct sk_buff *skb, struct ieee80211_vif *vif, struct ieee80211_sta *sta, bool enable) mt7615_mcu_sta_basic_tlv() argument 1082 mt7615_mcu_sta_uapsd(struct sk_buff *skb, struct ieee80211_vif *vif, struct ieee80211_sta *sta) mt7615_mcu_sta_uapsd() argument 1154 mt7615_mcu_wtbl_generic_tlv(struct sk_buff *skb, struct ieee80211_vif *vif, struct ieee80211_sta *sta, void *sta_wtbl, void *wtbl_tlv) mt7615_mcu_wtbl_generic_tlv() argument 1270 mt7615_mcu_add_bss(struct mt7615_phy *phy, struct ieee80211_vif *vif, struct ieee80211_sta *sta, bool enable) mt7615_mcu_add_bss() argument 1359 mt7615_mcu_wtbl_sta_add(struct mt7615_dev *dev, struct ieee80211_vif *vif, struct ieee80211_sta *sta, bool enable) mt7615_mcu_wtbl_sta_add() argument 1464 mt7615_mcu_add_sta_cmd(struct mt7615_dev *dev, struct ieee80211_vif *vif, struct ieee80211_sta *sta, bool enable, int cmd) mt7615_mcu_add_sta_cmd() argument 1499 mt7615_mcu_add_sta(struct mt7615_dev *dev, struct ieee80211_vif *vif, struct ieee80211_sta *sta, bool enable) mt7615_mcu_add_sta() argument 1519 mt7615_mcu_uni_add_dev(struct mt7615_dev *dev, struct ieee80211_vif *vif, bool enable) mt7615_mcu_uni_add_dev() argument 1615 mt7615_mcu_uni_add_bss(struct mt7615_phy *phy, struct ieee80211_vif *vif, struct ieee80211_sta *sta, bool enable) mt7615_mcu_uni_add_bss() argument 1760 mt7615_mcu_uni_add_beacon_offload(struct mt7615_dev *dev, struct ieee80211_hw *hw, struct ieee80211_vif *vif, bool enable) mt7615_mcu_uni_add_beacon_offload() argument 1914 mt7615_mcu_uni_add_sta(struct mt7615_dev *dev, struct ieee80211_vif *vif, struct ieee80211_sta *sta, bool enable) mt7615_mcu_uni_add_sta() argument 2994 mt7615_mcu_set_vif_ps(struct mt7615_dev *dev, struct ieee80211_vif *vif) mt7615_mcu_set_vif_ps() argument 3077 mt7615_mcu_hw_scan(struct mt7615_phy *phy, struct ieee80211_vif *vif, struct ieee80211_scan_request *scan_req) mt7615_mcu_hw_scan() argument 3163 mt7615_mcu_cancel_hw_scan(struct mt7615_phy *phy, struct ieee80211_vif *vif) mt7615_mcu_cancel_hw_scan() argument 3188 mt7615_mcu_sched_scan_req(struct mt7615_phy *phy, struct ieee80211_vif *vif, struct cfg80211_sched_scan_request *sreq) mt7615_mcu_sched_scan_req() argument 3260 mt7615_mcu_sched_scan_enable(struct mt7615_phy *phy, struct ieee80211_vif *vif, bool enable) mt7615_mcu_sched_scan_enable() argument 3554 mt7615_mcu_set_bss_pm(struct mt7615_dev *dev, struct ieee80211_vif *vif, bool enable) mt7615_mcu_set_bss_pm() argument 3630 mt7615_mcu_set_wow_ctrl(struct mt7615_phy *phy, struct ieee80211_vif *vif, bool suspend, struct cfg80211_wowlan *wowlan) mt7615_mcu_set_wow_ctrl() argument 3672 mt7615_mcu_set_wow_pattern(struct mt7615_dev *dev, struct ieee80211_vif *vif, u8 index, bool enable, struct cfg80211_pkt_pattern *pattern) mt7615_mcu_set_wow_pattern() argument 3708 mt7615_mcu_set_suspend_mode(struct mt7615_dev *dev, struct ieee80211_vif *vif, bool enable, u8 mdtim, bool wow_suspend) mt7615_mcu_set_suspend_mode() argument 3737 mt7615_mcu_set_gtk_rekey(struct mt7615_dev *dev, struct ieee80211_vif *vif, bool suspend) mt7615_mcu_set_gtk_rekey() argument 3764 mt7615_mcu_set_arp_filter(struct mt7615_dev *dev, struct ieee80211_vif *vif, bool suspend) mt7615_mcu_set_arp_filter() argument 3789 mt7615_mcu_set_suspend_iter(void *priv, u8 *mac, struct ieee80211_vif *vif) mt7615_mcu_set_suspend_iter() argument 3812 mt7615_mcu_key_iter(struct ieee80211_hw *hw, struct ieee80211_vif *vif, struct ieee80211_sta *sta, struct ieee80211_key_conf *key, void *data) mt7615_mcu_key_iter() argument 3840 mt7615_mcu_update_gtk_rekey(struct ieee80211_hw *hw, struct ieee80211_vif *vif, struct cfg80211_gtk_rekey_data *key) mt7615_mcu_update_gtk_rekey() argument 3881 mt7615_mcu_set_roc(struct mt7615_phy *phy, struct ieee80211_vif *vif, struct ieee80211_channel *chan, int duration) mt7615_mcu_set_roc() argument 3901 mt7615_mcu_update_arp_filter(struct ieee80211_hw *hw, struct ieee80211_vif *vif, struct ieee80211_bss_conf *info) mt7615_mcu_update_arp_filter() argument 3948 mt7615_mcu_set_p2p_oppps(struct ieee80211_hw *hw, struct ieee80211_vif *vif) mt7615_mcu_set_p2p_oppps() argument [all...] |
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath11k/ |
H A D | core.h | 87 struct ieee80211_vif *vif; member 202 struct ieee80211_vif *vif; member 921 static inline struct ath11k_vif *ath11k_vif_to_arvif(struct ieee80211_vif *vif) in ath11k_vif_to_arvif() argument
|
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath9k/ |
H A D | ath9k.h | 255 struct ieee80211_vif *vif; /* interface with which we're associated */ member 431 struct ieee80211_vif *vif = an->vif; in ath_node_to_tid() local 521 ath_chanctx_event(struct ath_softc *sc, struct ieee80211_vif *vif, enum ath_chanctx_event ev) ath_chanctx_event() argument 533 ath9k_p2p_remove_vif(struct ath_softc *sc, struct ieee80211_vif *vif) ath9k_p2p_remove_vif() argument 540 ath9k_p2p_bss_info_changed(struct ath_softc *sc, struct ieee80211_vif *vif) ath9k_p2p_bss_info_changed() argument 633 struct ieee80211_vif *vif; global() member [all...] |
/kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtw88/ |
H A D | rtw8822c.c | 2345 static void rtw8822c_bf_config_bfee(struct rtw_dev *rtwdev, struct rtw_vif *vif, in rtw8822c_bf_config_bfee() argument 2305 rtw8822c_bf_enable_bfee_su(struct rtw_dev *rtwdev, struct rtw_vif *vif, struct rtw_bfee *bfee) rtw8822c_bf_enable_bfee_su() argument 2325 rtw8822c_bf_config_bfee_su(struct rtw_dev *rtwdev, struct rtw_vif *vif, struct rtw_bfee *bfee, bool enable) rtw8822c_bf_config_bfee_su() argument 2335 rtw8822c_bf_config_bfee_mu(struct rtw_dev *rtwdev, struct rtw_vif *vif, struct rtw_bfee *bfee, bool enable) rtw8822c_bf_config_bfee_mu() argument [all...] |
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath10k/ |
H A D | mac.c | 656 int ath10k_mac_vif_chan(struct ieee80211_vif *vif, in ath10k_mac_vif_chan() argument 724 ath10k_peer_create(struct ath10k *ar, struct ieee80211_vif *vif, struct ieee80211_sta *sta, u32 vdev_id, const u8 *addr, enum wmi_peer_type peer_type) ath10k_peer_create() argument 1628 struct ieee80211_vif *vif = arvif->vif; ath10k_mac_setup_bcn_tmpl() local 1678 struct ieee80211_vif *vif = arvif->vif; ath10k_mac_setup_prb_tmpl() local 1832 ath10k_control_ibss(struct ath10k_vif *arvif, struct ieee80211_vif *vif) ath10k_control_ibss() argument 1926 struct ieee80211_vif *vif = arvif->vif; ath10k_mac_vif_setup_ps() local 2026 struct ieee80211_vif *vif = arvif->vif; ath10k_mac_vif_ap_csa_count_down() local 2071 ath10k_mac_handle_beacon_iter(void *data, u8 *mac, struct ieee80211_vif *vif) ath10k_mac_handle_beacon_iter() argument 2095 ath10k_mac_handle_beacon_miss_iter(void *data, u8 *mac, struct ieee80211_vif *vif) ath10k_mac_handle_beacon_miss_iter() argument 2132 struct ieee80211_vif *vif = arvif->vif; ath10k_mac_vif_sta_connection_loss_work() local 2144 ath10k_peer_assoc_h_listen_intval(struct ath10k *ar, struct ieee80211_vif *vif) ath10k_peer_assoc_h_listen_intval() argument 2161 ath10k_peer_assoc_h_basic(struct ath10k *ar, struct ieee80211_vif *vif, struct ieee80211_sta *sta, struct wmi_peer_assoc_complete_arg *arg) ath10k_peer_assoc_h_basic() argument 2185 ath10k_peer_assoc_h_crypto(struct ath10k *ar, struct ieee80211_vif *vif, struct ieee80211_sta *sta, struct wmi_peer_assoc_complete_arg *arg) ath10k_peer_assoc_h_crypto() argument 2239 ath10k_peer_assoc_h_rates(struct ath10k *ar, struct ieee80211_vif *vif, struct ieee80211_sta *sta, struct wmi_peer_assoc_complete_arg *arg) ath10k_peer_assoc_h_rates() argument 2301 ath10k_peer_assoc_h_ht(struct ath10k *ar, struct ieee80211_vif *vif, struct ieee80211_sta *sta, struct wmi_peer_assoc_complete_arg *arg) ath10k_peer_assoc_h_ht() argument 2551 ath10k_peer_assoc_h_vht(struct ath10k *ar, struct ieee80211_vif *vif, struct ieee80211_sta *sta, struct wmi_peer_assoc_complete_arg *arg) ath10k_peer_assoc_h_vht() argument 2659 ath10k_peer_assoc_h_qos(struct ath10k *ar, struct ieee80211_vif *vif, struct ieee80211_sta *sta, struct wmi_peer_assoc_complete_arg *arg) ath10k_peer_assoc_h_qos() argument 2728 ath10k_peer_assoc_h_phymode(struct ath10k *ar, struct ieee80211_vif *vif, struct ieee80211_sta *sta, struct wmi_peer_assoc_complete_arg *arg) ath10k_peer_assoc_h_phymode() argument 2797 ath10k_peer_assoc_prepare(struct ath10k *ar, struct ieee80211_vif *vif, struct ieee80211_sta *sta, struct wmi_peer_assoc_complete_arg *arg) ath10k_peer_assoc_prepare() argument 2844 ath10k_mac_vif_recalc_txbf(struct ath10k *ar, struct ieee80211_vif *vif, struct ieee80211_sta_vht_cap vht_cap) ath10k_mac_vif_recalc_txbf() argument 3062 ath10k_bss_assoc(struct ieee80211_hw *hw, struct ieee80211_vif *vif, struct ieee80211_bss_conf *bss_conf) ath10k_bss_assoc() argument 3164 ath10k_bss_disassoc(struct ieee80211_hw *hw, struct ieee80211_vif *vif) ath10k_bss_disassoc() argument 3261 ath10k_station_assoc(struct ath10k *ar, struct ieee80211_vif *vif, struct ieee80211_sta *sta, bool reassoc) ath10k_station_assoc() argument 3332 ath10k_station_disassoc(struct ath10k *ar, struct ieee80211_vif *vif, struct ieee80211_sta *sta) ath10k_station_disassoc() argument 3595 ath10k_mac_tx_unlock_iter(void *data, u8 *mac, struct ieee80211_vif *vif) ath10k_mac_tx_unlock_iter() argument 3683 ath10k_mac_handle_tx_pause_iter(void *data, u8 *mac, struct ieee80211_vif *vif) ath10k_mac_handle_tx_pause_iter() argument 3714 ath10k_mac_tx_h_get_txmode(struct ath10k *ar, struct ieee80211_vif *vif, struct ieee80211_sta *sta, struct sk_buff *skb) ath10k_mac_tx_h_get_txmode() argument 3772 ath10k_tx_h_use_hwcrypto(struct ieee80211_vif *vif, struct sk_buff *skb) ath10k_tx_h_use_hwcrypto() argument 3847 ath10k_tx_h_add_p2p_noa_ie(struct ath10k *ar, struct ieee80211_vif *vif, struct sk_buff *skb) ath10k_tx_h_add_p2p_noa_ie() argument 3869 ath10k_mac_tx_h_fill_cb(struct ath10k *ar, struct ieee80211_vif *vif, struct ieee80211_txq *txq, struct ieee80211_sta *sta, struct sk_buff *skb, u16 airtime) ath10k_mac_tx_h_fill_cb() argument 4031 ath10k_mac_tx(struct ath10k *ar, struct ieee80211_vif *vif, enum ath10k_hw_txrx_mode txmode, enum ath10k_mac_tx_path txpath, struct sk_buff *skb, bool noque_offchan) ath10k_mac_tx() argument 4110 struct ieee80211_vif *vif; ath10k_offchan_tx_work() local 4381 struct ieee80211_vif *vif = txq->vif; ath10k_mac_tx_push_txq() local 4666 struct ieee80211_vif *vif = info->control.vif; ath10k_mac_op_tx() local 5495 ath10k_update_vif_offload(struct ieee80211_hw *hw, struct ieee80211_vif *vif) ath10k_update_vif_offload() argument 5526 ath10k_add_interface(struct ieee80211_hw *hw, struct ieee80211_vif *vif) ath10k_add_interface() argument 5899 ath10k_remove_interface(struct ieee80211_hw *hw, struct ieee80211_vif *vif) ath10k_remove_interface() argument 6045 ath10k_recalculate_mgmt_rate(struct ath10k *ar, struct ieee80211_vif *vif, struct cfg80211_chan_def *def) ath10k_recalculate_mgmt_rate() argument 6076 ath10k_bss_info_changed(struct ieee80211_hw *hw, struct ieee80211_vif *vif, struct ieee80211_bss_conf *info, u64 changed) ath10k_bss_info_changed() argument 6350 ath10k_mac_tdls_vif_stations_count(struct ieee80211_hw *hw, struct ieee80211_vif *vif) ath10k_mac_tdls_vif_stations_count() argument 6363 ath10k_hw_scan(struct ieee80211_hw *hw, struct ieee80211_vif *vif, struct ieee80211_scan_request *hw_req) ath10k_hw_scan() argument 6468 ath10k_cancel_hw_scan(struct ieee80211_hw *hw, struct ieee80211_vif *vif) ath10k_cancel_hw_scan() argument 6522 ath10k_set_key(struct ieee80211_hw *hw, enum set_key_cmd cmd, struct ieee80211_vif *vif, struct ieee80211_sta *sta, struct ieee80211_key_conf *key) ath10k_set_key() argument 6677 ath10k_set_default_unicast_key(struct ieee80211_hw *hw, struct ieee80211_vif *vif, int keyidx) ath10k_set_default_unicast_key() argument 6842 ath10k_sta_set_txpwr(struct ieee80211_hw *hw, struct ieee80211_vif *vif, struct ieee80211_sta *sta) ath10k_sta_set_txpwr() argument 7004 ath10k_mac_tid_bitrate_config(struct ath10k *ar, struct ieee80211_vif *vif, struct ieee80211_sta *sta, u32 *rate_ctrl_flag, u8 *rate_ctrl, enum nl80211_tx_rate_setting txrate_type, const struct cfg80211_bitrate_mask *mask) ath10k_mac_tid_bitrate_config() argument 7057 ath10k_mac_set_tid_config(struct ath10k *ar, struct ieee80211_sta *sta, struct ieee80211_vif *vif, u32 changed, struct wmi_per_peer_per_tid_cfg_arg *arg) ath10k_mac_set_tid_config() argument 7191 ath10k_mac_parse_tid_config(struct ath10k *ar, struct ieee80211_sta *sta, struct ieee80211_vif *vif, struct cfg80211_tid_cfg *tid_conf, struct wmi_per_peer_per_tid_cfg_arg *arg) ath10k_mac_parse_tid_config() argument 7455 ath10k_sta_state(struct ieee80211_hw *hw, struct ieee80211_vif *vif, struct ieee80211_sta *sta, enum ieee80211_sta_state old_state, enum ieee80211_sta_state new_state) ath10k_sta_state() argument 7715 ath10k_conf_tx_uapsd(struct ath10k *ar, struct ieee80211_vif *vif, u16 ac, bool enable) ath10k_conf_tx_uapsd() argument 7821 ath10k_conf_tx(struct ieee80211_hw *hw, struct ieee80211_vif *vif, unsigned int link_id, u16 ac, const struct ieee80211_tx_queue_params *params) ath10k_conf_tx() argument 7892 ath10k_remain_on_channel(struct ieee80211_hw *hw, struct ieee80211_vif *vif, struct ieee80211_channel *chan, int duration, enum ieee80211_roc_type type) ath10k_remain_on_channel() argument 7980 ath10k_cancel_remain_on_channel(struct ieee80211_hw *hw, struct ieee80211_vif *vif) ath10k_cancel_remain_on_channel() argument 8074 ath10k_flush(struct ieee80211_hw *hw, struct ieee80211_vif *vif, u32 queues, bool drop) ath10k_flush() argument 8396 ath10k_mac_op_set_bitrate_mask(struct ieee80211_hw *hw, struct ieee80211_vif *vif, const struct cfg80211_bitrate_mask *mask) ath10k_mac_op_set_bitrate_mask() argument 8506 ath10k_sta_rc_update(struct ieee80211_hw *hw, struct ieee80211_vif *vif, struct ieee80211_sta *sta, u32 changed) ath10k_sta_rc_update() argument 8593 ath10k_offset_tsf(struct ieee80211_hw *hw, struct ieee80211_vif *vif, s64 tsf_offset) ath10k_offset_tsf() argument 8617 ath10k_ampdu_action(struct ieee80211_hw *hw, struct ieee80211_vif *vif, struct ieee80211_ampdu_params *params) ath10k_ampdu_action() argument 8844 ath10k_mac_change_chanctx_cnt_iter(void *data, u8 *mac, struct ieee80211_vif *vif) ath10k_mac_change_chanctx_cnt_iter() argument 8856 ath10k_mac_change_chanctx_fill_iter(void *data, u8 *mac, struct ieee80211_vif *vif) ath10k_mac_change_chanctx_fill_iter() argument 8933 ath10k_mac_op_assign_vif_chanctx(struct ieee80211_hw *hw, struct ieee80211_vif *vif, struct ieee80211_bss_conf *link_conf, struct ieee80211_chanctx_conf *ctx) ath10k_mac_op_assign_vif_chanctx() argument 9013 ath10k_mac_op_unassign_vif_chanctx(struct ieee80211_hw *hw, struct ieee80211_vif *vif, struct ieee80211_bss_conf *link_conf, struct ieee80211_chanctx_conf *ctx) ath10k_mac_op_unassign_vif_chanctx() argument 9070 ath10k_mac_op_sta_pre_rcu_remove(struct ieee80211_hw *hw, struct ieee80211_vif *vif, struct ieee80211_sta *sta) ath10k_mac_op_sta_pre_rcu_remove() argument 9309 ath10k_sta_statistics(struct ieee80211_hw *hw, struct ieee80211_vif *vif, struct ieee80211_sta *sta, struct station_info *sinfo) ath10k_sta_statistics() argument 9350 ath10k_mac_op_set_tid_config(struct ieee80211_hw *hw, struct ieee80211_vif *vif, struct ieee80211_sta *sta, struct cfg80211_tid_config *tid_config) ath10k_mac_op_set_tid_config() argument 9392 ath10k_mac_op_reset_tid_config(struct ieee80211_hw *hw, struct ieee80211_vif *vif, struct ieee80211_sta *sta, u8 tids) ath10k_mac_op_reset_tid_config() argument 9789 ath10k_get_arvif_iter(void *data, u8 *mac, struct ieee80211_vif *vif) ath10k_get_arvif_iter() argument [all...] |
H A D | wmi.c | 1886 ath10k_wmi_tx_beacons_iter(void *data, u8 *mac, struct ieee80211_vif *vif) ath10k_wmi_tx_beacons_iter() argument [all...] |
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath11k/ |
H A D | wmi.c | 1719 struct ieee80211_vif *vif; in ath11k_wmi_bcn_tmpl() local [all...] |
H A D | mac.c | 506 static int ath11k_mac_vif_chan(struct ieee80211_vif *vif, in ath11k_mac_vif_chan() argument 688 struct ieee80211_vif *vif = arvif->vif; in ath11k_mac_get_target_pdev_id_from_vif() local 1221 struct ieee80211_vif *vif = arvif->vif; in ath11k_mac_vif_setup_ps() local 565 ath11k_get_arvif_iter(void *data, u8 *mac, struct ieee80211_vif *vif) ath11k_get_arvif_iter() argument 1518 struct ieee80211_vif *vif = arvif->vif; ath11k_mac_setup_bcn_tmpl_mbssid() local 1556 struct ieee80211_vif *vif = arvif->vif; ath11k_mac_setup_bcn_tmpl() local 1576 struct ieee80211_vif *vif = arvif->vif; ath11k_mac_bcn_tx_event() local 1647 ath11k_mac_handle_beacon_iter(void *data, u8 *mac, struct ieee80211_vif *vif) ath11k_mac_handle_beacon_iter() argument 1671 ath11k_mac_handle_beacon_miss_iter(void *data, u8 *mac, struct ieee80211_vif *vif) ath11k_mac_handle_beacon_miss_iter() argument 1708 struct ieee80211_vif *vif = arvif->vif; ath11k_mac_vif_sta_connection_loss_work() local 1716 ath11k_peer_assoc_h_basic(struct ath11k *ar, struct ieee80211_vif *vif, struct ieee80211_sta *sta, struct peer_assoc_params *arg) ath11k_peer_assoc_h_basic() argument 1741 ath11k_peer_assoc_h_crypto(struct ath11k *ar, struct ieee80211_vif *vif, struct ieee80211_sta *sta, struct peer_assoc_params *arg) ath11k_peer_assoc_h_crypto() argument 1802 ath11k_peer_assoc_h_rates(struct ath11k *ar, struct ieee80211_vif *vif, struct ieee80211_sta *sta, struct peer_assoc_params *arg) ath11k_peer_assoc_h_rates() argument 1864 ath11k_peer_assoc_h_ht(struct ath11k *ar, struct ieee80211_vif *vif, struct ieee80211_sta *sta, struct peer_assoc_params *arg) ath11k_peer_assoc_h_ht() argument 2061 ath11k_peer_assoc_h_vht(struct ath11k *ar, struct ieee80211_vif *vif, struct ieee80211_sta *sta, struct peer_assoc_params *arg) ath11k_peer_assoc_h_vht() argument 2259 ath11k_peer_assoc_h_he(struct ath11k *ar, struct ieee80211_vif *vif, struct ieee80211_sta *sta, struct peer_assoc_params *arg) ath11k_peer_assoc_h_he() argument 2504 ath11k_peer_assoc_h_he_6ghz(struct ath11k *ar, struct ieee80211_vif *vif, struct ieee80211_sta *sta, struct peer_assoc_params *arg) ath11k_peer_assoc_h_he_6ghz() argument 2586 ath11k_peer_assoc_h_qos(struct ath11k *ar, struct ieee80211_vif *vif, struct ieee80211_sta *sta, struct peer_assoc_params *arg) ath11k_peer_assoc_h_qos() argument 2749 ath11k_peer_assoc_h_phymode(struct ath11k *ar, struct ieee80211_vif *vif, struct ieee80211_sta *sta, struct peer_assoc_params *arg) ath11k_peer_assoc_h_phymode() argument 2828 ath11k_peer_assoc_prepare(struct ath11k *ar, struct ieee80211_vif *vif, struct ieee80211_sta *sta, struct peer_assoc_params *arg, bool reassoc) ath11k_peer_assoc_prepare() argument 2936 ath11k_mac_vif_recalc_sta_he_txbf(struct ath11k *ar, struct ieee80211_vif *vif, struct ieee80211_sta_he_cap *he_cap) ath11k_mac_vif_recalc_sta_he_txbf() argument 2997 ath11k_bss_assoc(struct ieee80211_hw *hw, struct ieee80211_vif *vif, struct ieee80211_bss_conf *bss_conf) ath11k_bss_assoc() argument 3115 ath11k_bss_disassoc(struct ieee80211_hw *hw, struct ieee80211_vif *vif) ath11k_bss_disassoc() argument 3164 ath11k_recalculate_mgmt_rate(struct ath11k *ar, struct ieee80211_vif *vif, struct cfg80211_chan_def *def) ath11k_recalculate_mgmt_rate() argument 3404 ath11k_mac_op_bss_info_changed(struct ieee80211_hw *hw, struct ieee80211_vif *vif, struct ieee80211_bss_conf *info, u64 changed) ath11k_mac_op_bss_info_changed() argument 3932 ath11k_mac_op_hw_scan(struct ieee80211_hw *hw, struct ieee80211_vif *vif, struct ieee80211_scan_request *hw_req) ath11k_mac_op_hw_scan() argument 4097 ath11k_mac_op_cancel_hw_scan(struct ieee80211_hw *hw, struct ieee80211_vif *vif) ath11k_mac_op_cancel_hw_scan() argument 4219 ath11k_mac_op_set_key(struct ieee80211_hw *hw, enum set_key_cmd cmd, struct ieee80211_vif *vif, struct ieee80211_sta *sta, struct ieee80211_key_conf *key) ath11k_mac_op_set_key() argument 4539 ath11k_station_assoc(struct ath11k *ar, struct ieee80211_vif *vif, struct ieee80211_sta *sta, bool reassoc) ath11k_station_assoc() argument 4636 ath11k_station_disassoc(struct ath11k *ar, struct ieee80211_vif *vif, struct ieee80211_sta *sta) ath11k_station_disassoc() argument 4907 ath11k_mac_station_add(struct ath11k *ar, struct ieee80211_vif *vif, struct ieee80211_sta *sta) ath11k_mac_station_add() argument 5029 ath11k_mac_op_sta_state(struct ieee80211_hw *hw, struct ieee80211_vif *vif, struct ieee80211_sta *sta, enum ieee80211_sta_state old_state, enum ieee80211_sta_state new_state) ath11k_mac_op_sta_state() argument 5163 ath11k_mac_op_sta_set_txpwr(struct ieee80211_hw *hw, struct ieee80211_vif *vif, struct ieee80211_sta *sta) ath11k_mac_op_sta_set_txpwr() argument 5198 ath11k_mac_op_sta_set_4addr(struct ieee80211_hw *hw, struct ieee80211_vif *vif, struct ieee80211_sta *sta, bool enabled) ath11k_mac_op_sta_set_4addr() argument 5211 ath11k_mac_op_sta_rc_update(struct ieee80211_hw *hw, struct ieee80211_vif *vif, struct ieee80211_sta *sta, u32 changed) ath11k_mac_op_sta_rc_update() argument 5282 ath11k_conf_tx_uapsd(struct ath11k *ar, struct ieee80211_vif *vif, u16 ac, bool enable) ath11k_conf_tx_uapsd() argument 5339 ath11k_mac_op_conf_tx(struct ieee80211_hw *hw, struct ieee80211_vif *vif, unsigned int link_id, u16 ac, const struct ieee80211_tx_queue_params *params) ath11k_mac_op_conf_tx() argument 6018 struct ieee80211_vif *vif = ctx; ath11k_mac_vif_txmgmt_idr_remove() local 6176 struct ieee80211_vif *vif = info->control.vif; ath11k_mac_op_tx() local 6522 ath11k_mac_op_update_vif_offload(struct ieee80211_hw *hw, struct ieee80211_vif *vif) ath11k_mac_op_update_vif_offload() argument 6691 struct ieee80211_vif *vif = arvif->vif; ath11k_mac_vdev_delete() local 6722 ath11k_mac_op_add_interface(struct ieee80211_hw *hw, struct ieee80211_vif *vif) ath11k_mac_op_add_interface() argument 6975 struct ieee80211_vif *vif = (struct ieee80211_vif *)ctx; ath11k_mac_vif_unref() local 6984 ath11k_mac_op_remove_interface(struct ieee80211_hw *hw, struct ieee80211_vif *vif) ath11k_mac_op_remove_interface() argument 7112 ath11k_mac_op_ampdu_action(struct ieee80211_hw *hw, struct ieee80211_vif *vif, struct ieee80211_ampdu_params *params) ath11k_mac_op_ampdu_action() argument 7364 ath11k_mac_change_chanctx_cnt_iter(void *data, u8 *mac, struct ieee80211_vif *vif) ath11k_mac_change_chanctx_cnt_iter() argument 7376 ath11k_mac_change_chanctx_fill_iter(void *data, u8 *mac, struct ieee80211_vif *vif) ath11k_mac_change_chanctx_fill_iter() argument 7549 ath11k_start_vdev_delay(struct ieee80211_hw *hw, struct ieee80211_vif *vif) ath11k_start_vdev_delay() argument 7597 ath11k_mac_op_assign_vif_chanctx(struct ieee80211_hw *hw, struct ieee80211_vif *vif, struct ieee80211_bss_conf *link_conf, struct ieee80211_chanctx_conf *ctx) ath11k_mac_op_assign_vif_chanctx() argument 7687 ath11k_mac_op_unassign_vif_chanctx(struct ieee80211_hw *hw, struct ieee80211_vif *vif, struct ieee80211_bss_conf *link_conf, struct ieee80211_chanctx_conf *ctx) ath11k_mac_op_unassign_vif_chanctx() argument 7870 ath11k_mac_op_flush(struct ieee80211_hw *hw, struct ieee80211_vif *vif, u32 queues, bool drop) ath11k_mac_op_flush() argument 8311 ath11k_mac_op_set_bitrate_mask(struct ieee80211_hw *hw, struct ieee80211_vif *vif, const struct cfg80211_bitrate_mask *mask) ath11k_mac_op_set_bitrate_mask() argument 8630 ath11k_mac_op_sta_statistics(struct ieee80211_hw *hw, struct ieee80211_vif *vif, struct ieee80211_sta *sta, struct station_info *sinfo) ath11k_mac_op_sta_statistics() argument 8716 ath11k_mac_op_ipv6_changed(struct ieee80211_hw *hw, struct ieee80211_vif *vif, struct inet6_dev *idev) ath11k_mac_op_ipv6_changed() argument 8791 ath11k_mac_op_set_rekey_data(struct ieee80211_hw *hw, struct ieee80211_vif *vif, struct cfg80211_gtk_rekey_data *data) ath11k_mac_op_set_rekey_data() argument 8885 ath11k_mac_op_cancel_remain_on_channel(struct ieee80211_hw *hw, struct ieee80211_vif *vif) ath11k_mac_op_cancel_remain_on_channel() argument 8905 ath11k_mac_op_remain_on_channel(struct ieee80211_hw *hw, struct ieee80211_vif *vif, struct ieee80211_channel *chan, int duration, enum ieee80211_roc_type type) ath11k_mac_op_remain_on_channel() argument 9029 ath11k_mac_op_get_txpower(struct ieee80211_hw *hw, struct ieee80211_vif *vif, int *dbm) ath11k_mac_op_get_txpower() argument [all...] |
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath12k/ |
H A D | core.h | 82 struct ieee80211_vif *vif; member 203 struct ieee80211_vif *vif; member 828 static inline struct ath12k_vif *ath12k_vif_to_arvif(struct ieee80211_vif *vif) in ath12k_vif_to_arvif() argument
|
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/dvm/ |
H A D | dev.h | 461 struct ieee80211_vif *vif; member 892 iwl_rxon_ctx_from_vif(struct ieee80211_vif *vif) in iwl_rxon_ctx_from_vif() argument
|
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath9k/ |
H A D | ath9k.h | 256 struct ieee80211_vif *vif; /* interface with which we're associated */ member 432 struct ieee80211_vif *vif = an->vif; in ath_node_to_tid() local 522 ath_chanctx_event(struct ath_softc *sc, struct ieee80211_vif *vif, enum ath_chanctx_event ev) ath_chanctx_event() argument 534 ath9k_p2p_remove_vif(struct ath_softc *sc, struct ieee80211_vif *vif) ath9k_p2p_remove_vif() argument 541 ath9k_p2p_bss_info_changed(struct ath_softc *sc, struct ieee80211_vif *vif) ath9k_p2p_bss_info_changed() argument 634 struct ieee80211_vif *vif; global() member [all...] |
/kernel/linux/linux-6.6/drivers/net/wireless/broadcom/brcm80211/brcmfmac/ |
H A D | cfg80211.c | 127 static bool check_vif_up(struct brcmf_cfg80211_vif *vif) in check_vif_up() argument 568 struct brcmf_cfg80211_vif *vif; in brcmf_cfg80211_update_proto_addr_mode() local 825 struct brcmf_cfg80211_vif *vif; in brcmf_apsta_add_vif() local 491 brcmf_vif_change_validate(struct brcmf_cfg80211_info *cfg, struct brcmf_cfg80211_vif *vif, enum nl80211_iftype new_type) brcmf_vif_change_validate() argument 884 brcmf_is_apmode(struct brcmf_cfg80211_vif *vif) brcmf_is_apmode() argument 892 brcmf_is_ibssmode(struct brcmf_cfg80211_vif *vif) brcmf_is_ibssmode() argument 907 struct brcmf_cfg80211_vif *vif; brcmf_mon_add_vif() local 1329 struct brcmf_cfg80211_vif *vif = ifp->vif; brcmf_cfg80211_change_iface() local 1515 struct brcmf_cfg80211_vif *vif; brcmf_cfg80211_scan() local 1737 brcmf_link_down(struct brcmf_cfg80211_vif *vif, u16 reason, bool locally_generated) brcmf_link_down() argument 2694 struct brcmf_cfg80211_vif *vif = wdev_to_vif(wdev); brcmf_cfg80211_get_tx_power() local 4264 struct brcmf_cfg80211_vif *vif; brcmf_cfg80211_suspend() local 4840 brcmf_vif_set_mgmt_ie(struct brcmf_cfg80211_vif *vif, s32 pktflag, const u8 *vndr_ie_buf, u32 vndr_ie_len) brcmf_vif_set_mgmt_ie() argument 5005 brcmf_vif_clear_mgmt_ies(struct brcmf_cfg80211_vif *vif) brcmf_vif_clear_mgmt_ies() argument 5022 brcmf_config_ap_mgmt_ie(struct brcmf_cfg80211_vif *vif, struct cfg80211_beacon_data *beacon) brcmf_config_ap_mgmt_ie() argument 5500 struct brcmf_cfg80211_vif *vif; brcmf_cfg80211_update_mgmt_frame_registrations() local 5518 struct brcmf_cfg80211_vif *vif; brcmf_cfg80211_mgmt_tx() local 5620 struct brcmf_cfg80211_vif *vif; brcmf_cfg80211_set_cqm_rssi_range_config() local 5666 struct brcmf_cfg80211_vif *vif; brcmf_cfg80211_cancel_remain_on_channel() local 5750 struct brcmf_cfg80211_vif *vif; brcmf_cfg80211_crit_proto_start() local 5769 struct brcmf_cfg80211_vif *vif; brcmf_cfg80211_crit_proto_stop() local 5996 struct brcmf_cfg80211_vif *vif; brcmf_alloc_vif() local 6027 brcmf_free_vif(struct brcmf_cfg80211_vif *vif) brcmf_free_vif() argument 6035 struct brcmf_cfg80211_vif *vif; brcmf_cfg80211_free_netdev() local 6045 brcmf_is_linkup(struct brcmf_cfg80211_vif *vif, const struct brcmf_event_msg *e) brcmf_is_linkup() argument 6075 brcmf_is_linkdown(struct brcmf_cfg80211_vif *vif, const struct brcmf_event_msg *e) brcmf_is_linkdown() argument 6620 struct brcmf_cfg80211_vif *vif = ifp->vif; brcmf_notify_rssi() local 6666 struct brcmf_cfg80211_vif *vif; brcmf_notify_vif_event() local 7838 struct brcmf_cfg80211_vif *vif; brcmf_get_vif_state_any() local 7858 brcmf_cfg80211_arm_vif_event(struct brcmf_cfg80211_info *cfg, struct brcmf_cfg80211_vif *vif) brcmf_cfg80211_arm_vif_event() argument 8261 struct brcmf_cfg80211_vif *vif; brcmf_cfg80211_attach() local [all...] |
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlegacy/ |
H A D | 4965-mac.c | 756 il4965_get_channels_for_scan(struct il_priv *il, struct ieee80211_vif *vif, in il4965_get_channels_for_scan() argument 850 il4965_request_scan(struct il_priv *il, struct ieee80211_vif *vif) in il4965_request_scan() argument 1039 il4965_manage_ibss_station(struct il_priv *il, struct ieee80211_vif *vif, in il4965_manage_ibss_station() argument 2213 il4965_tx_agg_start(struct il_priv *il, struct ieee80211_vif *vif, struct ieee80211_sta *sta, u16 tid, u16 * ssn) il4965_tx_agg_start() argument 2309 il4965_tx_agg_stop(struct il_priv *il, struct ieee80211_vif *vif, struct ieee80211_sta *sta, u16 tid) il4965_tx_agg_stop() argument 5871 il4965_mac_update_tkip_key(struct ieee80211_hw *hw, struct ieee80211_vif *vif, struct ieee80211_key_conf *keyconf, struct ieee80211_sta *sta, u32 iv32, u16 * phase1key) il4965_mac_update_tkip_key() argument 5885 il4965_mac_set_key(struct ieee80211_hw *hw, enum set_key_cmd cmd, struct ieee80211_vif *vif, struct ieee80211_sta *sta, struct ieee80211_key_conf *key) il4965_mac_set_key() argument 5961 il4965_mac_ampdu_action(struct ieee80211_hw *hw, struct ieee80211_vif *vif, struct ieee80211_ampdu_params *params) il4965_mac_ampdu_action() argument 6011 il4965_mac_sta_add(struct ieee80211_hw *hw, struct ieee80211_vif *vif, struct ieee80211_sta *sta) il4965_mac_sta_add() argument 6047 il4965_mac_channel_switch(struct ieee80211_hw *hw, struct ieee80211_vif *vif, struct ieee80211_channel_switch *ch_switch) il4965_mac_channel_switch() argument [all...] |
/kernel/linux/linux-6.6/drivers/net/wireless/ralink/rt2x00/ |
H A D | rt2800lib.c | 1810 int rt2800_sta_add(struct ieee80211_hw *hw, struct ieee80211_vif *vif, in rt2800_sta_add() argument 1862 int rt2800_sta_remove(struct ieee80211_hw *hw, struct ieee80211_vif *vif, in rt2800_sta_remove() argument 12085 u64 rt2800_get_tsf(struct ieee80211_hw *hw, struct ieee80211_vif *vif) in rt2800_get_tsf() argument 12100 int rt2800_ampdu_action(struct ieee80211_hw *hw, struct ieee80211_vif *vif, in rt2800_ampdu_action() argument 12015 rt2800_conf_tx(struct ieee80211_hw *hw, struct ieee80211_vif *vif, unsigned int link_id, u16 queue_idx, const struct ieee80211_tx_queue_params *params) rt2800_conf_tx() argument
|
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtl8xxxu/ |
H A D | rtl8xxxu_core.c | 4952 rtl8xxxu_bss_info_changed(struct ieee80211_hw *hw, struct ieee80211_vif *vif, in rtl8xxxu_bss_info_changed() argument 4582 rtl8xxxu_sw_scan_start(struct ieee80211_hw *hw, struct ieee80211_vif *vif, const u8 *mac) rtl8xxxu_sw_scan_start() argument 4593 rtl8xxxu_sw_scan_complete(struct ieee80211_hw *hw, struct ieee80211_vif *vif) rtl8xxxu_sw_scan_complete() argument 5079 rtl8xxxu_start_ap(struct ieee80211_hw *hw, struct ieee80211_vif *vif, struct ieee80211_bss_conf *link_conf) rtl8xxxu_start_ap() argument 5511 struct ieee80211_vif *vif = tx_info->control.vif; rtl8xxxu_tx() local 5646 rtl8xxxu_send_beacon_frame(struct ieee80211_hw *hw, struct ieee80211_vif *vif) rtl8xxxu_send_beacon_frame() argument 5685 struct ieee80211_vif *vif = priv->vif; rtl8xxxu_update_beacon_work_callback() local 6035 struct ieee80211_vif *vif; rtl8723bu_handle_bt_inquiry() local 6061 struct ieee80211_vif *vif; rtl8723bu_handle_bt_info() local 6566 rtl8xxxu_add_interface(struct ieee80211_hw *hw, struct ieee80211_vif *vif) rtl8xxxu_add_interface() argument 6619 rtl8xxxu_remove_interface(struct ieee80211_hw *hw, struct ieee80211_vif *vif) rtl8xxxu_remove_interface() argument 6668 rtl8xxxu_conf_tx(struct ieee80211_hw *hw, struct ieee80211_vif *vif, unsigned int link_id, u16 queue, const struct ieee80211_tx_queue_params *param) rtl8xxxu_conf_tx() argument 6787 rtl8xxxu_set_key(struct ieee80211_hw *hw, enum set_key_cmd cmd, struct ieee80211_vif *vif, struct ieee80211_sta *sta, struct ieee80211_key_conf *key) rtl8xxxu_set_key() argument 6863 rtl8xxxu_ampdu_action(struct ieee80211_hw *hw, struct ieee80211_vif *vif, struct ieee80211_ampdu_params *params) rtl8xxxu_ampdu_action() argument 6911 rtl8xxxu_sta_statistics(struct ieee80211_hw *hw, struct ieee80211_vif *vif, struct ieee80211_sta *sta, struct station_info *sinfo) rtl8xxxu_sta_statistics() argument 7153 struct ieee80211_vif *vif; rtl8xxxu_watchdog_callback() local 7314 rtl8xxxu_sta_add(struct ieee80211_hw *hw, struct ieee80211_vif *vif, struct ieee80211_sta *sta) rtl8xxxu_sta_add() argument 7333 rtl8xxxu_sta_remove(struct ieee80211_hw *hw, struct ieee80211_vif *vif, struct ieee80211_sta *sta) rtl8xxxu_sta_remove() argument [all...] |
/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/mt7915/ |
H A D | mcu.c | 226 mt7915_mcu_csa_finish(void *priv, u8 *mac, struct ieee80211_vif *vif) in mt7915_mcu_csa_finish() argument 327 mt7915_mcu_cca_finish(void *priv, u8 *mac, struct ieee80211_vif *vif) in mt7915_mcu_cca_finish() argument 457 mt7915_check_he_obss_narrow_bw_ru(struct ieee80211_hw *hw, struct ieee80211_vif *vif) mt7915_check_he_obss_narrow_bw_ru() argument 479 mt7915_mcu_bss_rfch_tlv(struct sk_buff *skb, struct ieee80211_vif *vif, struct mt7915_phy *phy) mt7915_mcu_bss_rfch_tlv() argument 512 mt7915_mcu_bss_ra_tlv(struct sk_buff *skb, struct ieee80211_vif *vif, struct mt7915_phy *phy) mt7915_mcu_bss_ra_tlv() argument 538 mt7915_mcu_bss_he_tlv(struct sk_buff *skb, struct ieee80211_vif *vif, struct mt7915_phy *phy) mt7915_mcu_bss_he_tlv() argument 602 mt7915_mcu_muar_config(struct mt7915_phy *phy, struct ieee80211_vif *vif, bool bssid, bool enable) mt7915_mcu_muar_config() argument 639 mt7915_mcu_add_bss_info(struct mt7915_phy *phy, struct ieee80211_vif *vif, int enable) mt7915_mcu_add_bss_info() argument 713 mt7915_mcu_sta_he_tlv(struct sk_buff *skb, struct ieee80211_sta *sta, struct ieee80211_vif *vif) mt7915_mcu_sta_he_tlv() argument 856 mt7915_mcu_sta_muru_tlv(struct mt7915_dev *dev, struct sk_buff *skb, struct ieee80211_sta *sta, struct ieee80211_vif *vif) mt7915_mcu_sta_muru_tlv() argument 944 mt7915_mcu_sta_amsdu_tlv(struct mt7915_dev *dev, struct sk_buff *skb, struct ieee80211_vif *vif, struct ieee80211_sta *sta) mt7915_mcu_sta_amsdu_tlv() argument 983 mt7915_mcu_sta_wtbl_tlv(struct mt7915_dev *dev, struct sk_buff *skb, struct ieee80211_vif *vif, struct ieee80211_sta *sta) mt7915_mcu_sta_wtbl_tlv() argument 1014 mt7915_is_ebf_supported(struct mt7915_phy *phy, struct ieee80211_vif *vif, struct ieee80211_sta *sta, bool bfee) mt7915_is_ebf_supported() argument 1124 mt7915_mcu_sta_bfer_he(struct ieee80211_sta *sta, struct ieee80211_vif *vif, struct mt7915_phy *phy, struct sta_rec_bf *bf) mt7915_mcu_sta_bfer_he() argument 1184 mt7915_mcu_sta_bfer_tlv(struct mt7915_dev *dev, struct sk_buff *skb, struct ieee80211_vif *vif, struct ieee80211_sta *sta) mt7915_mcu_sta_bfer_tlv() argument 1253 mt7915_mcu_sta_bfee_tlv(struct mt7915_dev *dev, struct sk_buff *skb, struct ieee80211_vif *vif, struct ieee80211_sta *sta) mt7915_mcu_sta_bfee_tlv() argument 1303 mt7915_mcu_set_fixed_rate_ctrl(struct mt7915_dev *dev, struct ieee80211_vif *vif, struct ieee80211_sta *sta, void *data, u32 field) mt7915_mcu_set_fixed_rate_ctrl() argument 1348 mt7915_mcu_add_smps(struct mt7915_dev *dev, struct ieee80211_vif *vif, struct ieee80211_sta *sta) mt7915_mcu_add_smps() argument 1382 mt7915_mcu_set_spe_idx(struct mt7915_dev *dev, struct ieee80211_vif *vif, struct ieee80211_sta *sta) mt7915_mcu_set_spe_idx() argument 1394 mt7915_mcu_add_rate_ctrl_fixed(struct mt7915_dev *dev, struct ieee80211_vif *vif, struct ieee80211_sta *sta) mt7915_mcu_add_rate_ctrl_fixed() argument 1484 mt7915_mcu_sta_rate_ctrl_tlv(struct sk_buff *skb, struct mt7915_dev *dev, struct ieee80211_vif *vif, struct ieee80211_sta *sta) mt7915_mcu_sta_rate_ctrl_tlv() argument 1586 mt7915_mcu_add_rate_ctrl(struct mt7915_dev *dev, struct ieee80211_vif *vif, struct ieee80211_sta *sta, bool changed) mt7915_mcu_add_rate_ctrl() argument 1624 mt7915_mcu_add_group(struct mt7915_dev *dev, struct ieee80211_vif *vif, struct ieee80211_sta *sta) mt7915_mcu_add_group() argument 1651 mt7915_mcu_add_sta(struct mt7915_dev *dev, struct ieee80211_vif *vif, struct ieee80211_sta *sta, bool enable) mt7915_mcu_add_sta() argument 1733 mt7915_mcu_add_dev_info(struct mt7915_phy *phy, struct ieee80211_vif *vif, bool enable) mt7915_mcu_add_dev_info() argument 1777 mt7915_mcu_beacon_cntdwn(struct ieee80211_vif *vif, struct sk_buff *rskb, struct sk_buff *skb, struct bss_info_bcn *bcn, struct ieee80211_mutable_offsets *offs) mt7915_mcu_beacon_cntdwn() argument 1796 mt7915_mcu_beacon_mbss(struct sk_buff *rskb, struct sk_buff *skb, struct ieee80211_vif *vif, struct bss_info_bcn *bcn, struct ieee80211_mutable_offsets *offs) mt7915_mcu_beacon_mbss() argument 1851 mt7915_mcu_beacon_cont(struct mt7915_dev *dev, struct ieee80211_vif *vif, struct sk_buff *rskb, struct sk_buff *skb, struct bss_info_bcn *bcn, struct ieee80211_mutable_offsets *offs) mt7915_mcu_beacon_cont() argument 1886 mt7915_mcu_add_inband_discov(struct mt7915_dev *dev, struct ieee80211_vif *vif, u32 changed) mt7915_mcu_add_inband_discov() argument 1970 mt7915_mcu_add_beacon(struct ieee80211_hw *hw, struct ieee80211_vif *vif, int en, u32 changed) mt7915_mcu_add_beacon() argument 2469 mt7915_mcu_set_tx(struct mt7915_dev *dev, struct ieee80211_vif *vif) mt7915_mcu_set_tx() argument 3183 mt7915_mcu_set_txpower_frame(struct mt7915_phy *phy, struct ieee80211_vif *vif, struct ieee80211_sta *sta, s8 txpower) mt7915_mcu_set_txpower_frame() argument 3500 mt7915_mcu_set_obss_spr_siga(struct mt7915_phy *phy, struct ieee80211_vif *vif, struct ieee80211_he_obss_pd *he_obss_pd) mt7915_mcu_set_obss_spr_siga() argument 3577 mt7915_mcu_add_obss_spr(struct mt7915_phy *phy, struct ieee80211_vif *vif, struct ieee80211_he_obss_pd *he_obss_pd) mt7915_mcu_add_obss_spr() argument 3617 mt7915_mcu_get_rx_rate(struct mt7915_phy *phy, struct ieee80211_vif *vif, struct ieee80211_sta *sta, struct rate_info *rate) mt7915_mcu_get_rx_rate() argument 3722 mt7915_mcu_update_bss_color(struct mt7915_dev *dev, struct ieee80211_vif *vif, struct cfg80211_he_bss_color *he_bss_color) mt7915_mcu_update_bss_color() argument [all...] |