/openbmc/linux/drivers/net/wireless/ath/wcn36xx/ |
H A D | testmode.c | 43 static int wcn36xx_tm_cmd_ptt(struct wcn36xx *wcn, struct ieee80211_vif *vif, in wcn36xx_tm_cmd_ptt() 126 int wcn36xx_tm_cmd(struct ieee80211_hw *hw, struct ieee80211_vif *vif, in wcn36xx_tm_cmd()
|
H A D | debug.c | 33 struct ieee80211_vif *vif = NULL; in read_file_bool_bmps() local 58 struct ieee80211_vif *vif = NULL; in write_file_bool_bmps() local
|
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/dvm/ |
H A D | rxon.c | 181 struct ieee80211_vif *vif) in iwlagn_update_beacon() 279 struct ieee80211_vif *vif = ctx->vif; in iwl_send_rxon_timing() local 719 struct ieee80211_vif *vif) in iwl_set_flags_for_band() 1258 struct ieee80211_vif *vif = ctx->vif; in iwlagn_check_needed_chains() local 1384 struct ieee80211_vif *vif, in iwlagn_bss_info_changed()
|
H A D | tx.c | 482 int iwlagn_tx_agg_stop(struct iwl_priv *priv, struct ieee80211_vif *vif, in iwlagn_tx_agg_stop() 573 int iwlagn_tx_agg_start(struct iwl_priv *priv, struct ieee80211_vif *vif, in iwlagn_tx_agg_start() 632 int iwlagn_tx_agg_flush(struct iwl_priv *priv, struct ieee80211_vif *vif, in iwlagn_tx_agg_flush() 677 int iwlagn_tx_agg_oper(struct iwl_priv *priv, struct ieee80211_vif *vif, in iwlagn_tx_agg_oper() 745 struct ieee80211_vif *vif; in iwlagn_check_ratid_empty() local
|
H A D | scan.c | 454 struct ieee80211_vif *vif, in iwl_get_channel_for_reset_scan() 489 struct ieee80211_vif *vif, in iwl_get_channels_for_scan() 609 static int iwlagn_request_scan(struct iwl_priv *priv, struct ieee80211_vif *vif) in iwlagn_request_scan() 922 struct ieee80211_vif *vif, in iwl_scan_initiate()
|
/openbmc/linux/drivers/net/wireless/ti/wlcore/ |
H A D | cmd.c | 507 struct ieee80211_vif *vif = wl12xx_wlvif_to_vif(wlvif); in wl12xx_cmd_role_start_sta() local 619 struct ieee80211_vif *vif = wl12xx_wlvif_to_vif(wlvif); in wl12xx_cmd_role_start_ap() local 759 struct ieee80211_vif *vif = wl12xx_wlvif_to_vif(wlvif); in wl12xx_cmd_role_start_ibss() local 1091 struct ieee80211_vif *vif = wl12xx_wlvif_to_vif(wlvif); in wl12xx_cmd_build_klv_null_data() local 1116 struct ieee80211_vif *vif = wl12xx_wlvif_to_vif(wlvif); in wl1271_cmd_build_ps_poll() local 1139 struct ieee80211_vif *vif = wl12xx_wlvif_to_vif(wlvif); in wl12xx_cmd_build_probe_req() local 1185 struct ieee80211_vif *vif = wl12xx_wlvif_to_vif(wlvif); in wl1271_cmd_build_ap_probe_req() local 1217 struct ieee80211_vif *vif = wl12xx_wlvif_to_vif(wlvif); in wl1271_cmd_build_arp_rsp() local 1304 int wl1271_build_qos_null_data(struct wl1271 *wl, struct ieee80211_vif *vif) in wl1271_build_qos_null_data()
|
/openbmc/linux/net/mac80211/ |
H A D | link.c | 450 int __ieee80211_set_active_links(struct ieee80211_vif *vif, u16 active_links) in __ieee80211_set_active_links() 483 int ieee80211_set_active_links(struct ieee80211_vif *vif, u16 active_links) in ieee80211_set_active_links() 496 void ieee80211_set_active_links_async(struct ieee80211_vif *vif, in ieee80211_set_active_links_async()
|
H A D | he.c | 210 ieee80211_he_op_ie_to_bss_conf(struct ieee80211_vif *vif, in ieee80211_he_op_ie_to_bss_conf() 222 ieee80211_he_spr_ie_to_bss_conf(struct ieee80211_vif *vif, in ieee80211_he_spr_ie_to_bss_conf()
|
/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7921/ |
H A D | mcu.c | 97 struct ieee80211_vif *vif, bool suspend) in mt7921_mcu_set_ipv6_ns_filter() 175 struct ieee80211_vif *vif) in mt7921_mcu_connection_loss_iter() 485 int mt7921_mcu_set_tx(struct mt792x_dev *dev, struct ieee80211_vif *vif) in mt7921_mcu_set_tx() 579 int mt7921_mcu_set_roc(struct mt792x_phy *phy, struct mt792x_vif *vif, in mt7921_mcu_set_roc() 646 int mt7921_mcu_abort_roc(struct mt792x_phy *phy, struct mt792x_vif *vif, in mt7921_mcu_abort_roc() 789 mt7921_mcu_uni_bss_bcnft(struct mt792x_dev *dev, struct ieee80211_vif *vif, in mt7921_mcu_uni_bss_bcnft() 825 mt7921_mcu_set_bss_pm(struct mt792x_dev *dev, struct ieee80211_vif *vif, in mt7921_mcu_set_bss_pm() 863 struct ieee80211_vif *vif, bool enable, in mt7921_mcu_sta_update() 887 struct ieee80211_vif *vif, in mt7921_mcu_set_beacon_filter() 974 int mt7921_mcu_config_sniffer(struct mt792x_vif *vif, in mt7921_mcu_config_sniffer() [all …]
|
/openbmc/linux/drivers/net/wireless/realtek/rtl818x/rtl8187/ |
H A D | dev.c | 1054 static u64 rtl8187_get_tsf(struct ieee80211_hw *dev, struct ieee80211_vif *vif) in rtl8187_get_tsf() 1067 struct ieee80211_vif *vif = in rtl8187_beacon_work() local 1105 struct ieee80211_vif *vif) in rtl8187_add_interface() 1146 struct ieee80211_vif *vif) in rtl8187_remove_interface() 1252 struct ieee80211_vif *vif, in rtl8187_bss_info_changed() 1341 struct ieee80211_vif *vif, in rtl8187_conf_tx()
|
/openbmc/linux/drivers/staging/vt6655/ |
H A D | device_main.c | 1363 static int vnt_add_interface(struct ieee80211_hw *hw, struct ieee80211_vif *vif) in vnt_add_interface() 1394 struct ieee80211_vif *vif) in vnt_remove_interface() 1463 struct ieee80211_vif *vif, in vnt_bss_info_changed() 1629 struct ieee80211_vif *vif, struct ieee80211_sta *sta, in vnt_set_key() 1660 static u64 vnt_get_tsf(struct ieee80211_hw *hw, struct ieee80211_vif *vif) in vnt_get_tsf() 1670 static void vnt_set_tsf(struct ieee80211_hw *hw, struct ieee80211_vif *vif, in vnt_set_tsf() 1678 static void vnt_reset_tsf(struct ieee80211_hw *hw, struct ieee80211_vif *vif) in vnt_reset_tsf()
|
/openbmc/linux/drivers/net/wireless/ath/ath6kl/ |
H A D | wmi.c | 574 struct ath6kl_vif *vif) in ath6kl_wmi_tx_status_event_rx() 600 struct ath6kl_vif *vif) in ath6kl_wmi_rx_probe_req_event_rx() 643 struct ath6kl_vif *vif) in ath6kl_wmi_rx_action_event_rx() 1021 struct ath6kl_vif *vif) in ath6kl_wmi_disconnect_event_rx() 1065 struct ath6kl_vif *vif) in ath6kl_wmi_tkip_micerr_event_rx() 1505 struct ath6kl_vif *vif) in ath6kl_wmi_cac_event_rx() 1578 struct ath6kl_vif *vif) in ath6kl_wmi_txe_notify_event_rx() 3353 struct ath6kl_vif *vif) in ath6kl_wmi_addba_req_event_rx() 3364 struct ath6kl_vif *vif) in ath6kl_wmi_delba_req_event_rx() 3489 struct ath6kl_vif *vif) in ath6kl_wmi_dtimexpiry_event_rx() [all …]
|
/openbmc/linux/drivers/net/wireless/mediatek/mt76/ |
H A D | mt76x02_mmio.c | 59 struct ieee80211_vif *vif = info->control.vif; in mt76x02_pre_tbtt_tasklet() local 368 static void mt76x02_key_sync(struct ieee80211_hw *hw, struct ieee80211_vif *vif, in mt76x02_key_sync() 400 struct ieee80211_vif *vif; in mt76x02_reset_state() local
|
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mvm/ |
H A D | rs-fw.c | 64 struct ieee80211_vif *vif, in rs_fw_get_config_flags() 285 rs_fw_eht_set_enabled_rates(struct ieee80211_vif *vif, in rs_fw_eht_set_enabled_rates() 366 static void rs_fw_set_supp_rates(struct ieee80211_vif *vif, in rs_fw_set_supp_rates() 578 struct ieee80211_vif *vif, in iwl_mvm_rs_fw_rate_init()
|
H A D | rx.c | 383 struct ieee80211_vif *vif = mvmsta->vif; in iwl_mvm_rx_rx_mpdu() local 418 struct ieee80211_vif *vif = mvmsta->vif; in iwl_mvm_rx_rx_mpdu() local 559 static void iwl_mvm_update_vif_sig(struct ieee80211_vif *vif, int sig) in iwl_mvm_update_vif_sig() 624 struct ieee80211_vif *vif) in iwl_mvm_stat_iterator() 658 struct ieee80211_vif *vif) in iwl_mvm_stat_iterator_all_macs()
|
/openbmc/linux/drivers/net/wireless/realtek/rtw89/ |
H A D | core.c | 477 struct ieee80211_vif *vif = tx_req->vif; in rtw89_core_tx_update_sec_key() local 577 struct ieee80211_vif *vif = tx_req->vif; in rtw89_core_tx_get_mac_id() local 593 struct ieee80211_vif *vif = tx_req->vif; in rtw89_core_tx_update_mgmt_info() local 1519 struct ieee80211_vif *vif, in rtw89_stats_trigger_frame() 1623 struct ieee80211_vif *vif) in rtw89_vif_rx_stats_iter() 2240 struct ieee80211_vif *vif = txq->vif; in rtw89_core_txq_push() local 2871 struct ieee80211_vif *vif, in rtw89_core_sta_add() 2932 struct ieee80211_vif *vif, in rtw89_core_sta_disassoc() 2950 struct ieee80211_vif *vif, in rtw89_core_sta_disconnect() 2996 struct ieee80211_vif *vif, in rtw89_core_sta_assoc() [all …]
|
/openbmc/linux/net/ipv6/ |
H A D | ip6mr.c | 439 const struct vif_device *vif = v; in ip6mr_vif_seq_show() local 681 struct vif_device *vif, in call_ip6mr_vif_entry_notifiers() 1660 struct mif6ctl vif; in ip6_mroute_setsockopt() local 1886 struct vif_device *vif; in ip6mr_ioctl() local 1954 struct vif_device *vif; in ip6mr_compat_ioctl() local 2023 struct vif_device *vif = &mrt->vif_table[vifi]; in ip6mr_forward2() local 2113 int vif, ct; in ip6_mr_forward() local 2244 int vif = ip6mr_find_vif(mrt, dev); in ip6_mr_input() local 2256 int vif; in ip6_mr_input() local 2288 int vif = ip6mr_find_vif(mrt, skb->dev); in ip6mr_get_route() local [all …]
|
/openbmc/linux/drivers/net/wireless/realtek/rtw88/ |
H A D | rx.c | 11 void rtw_rx_stats(struct rtw_dev *rtwdev, struct ieee80211_vif *vif, in rtw_rx_stats() 97 struct ieee80211_vif *vif) in rtw_rx_addr_match_iter()
|
H A D | main.c | 188 static void rtw_vif_watch_dog_iter(void *data, struct ieee80211_vif *vif) in rtw_vif_watch_dog_iter() 333 struct ieee80211_vif *vif) in rtw_sta_add() 568 struct ieee80211_vif *vif = NULL; in rtw_vif_assoc_changed() local 583 struct ieee80211_vif *vif, in rtw_reset_key_iter() 605 static void rtw_reset_vif_iter(void *data, u8 *mac, struct ieee80211_vif *vif) in rtw_reset_vif_iter() 1461 void rtw_core_scan_complete(struct rtw_dev *rtwdev, struct ieee80211_vif *vif, in rtw_core_scan_complete() 1683 struct ieee80211_vif *vif) in rtw_vif_smps_iter() 2331 static void rtw_port_switch_iter(void *data, struct ieee80211_vif *vif) in rtw_port_switch_iter() 2370 void rtw_core_port_switch(struct rtw_dev *rtwdev, struct ieee80211_vif *vif) in rtw_core_port_switch() 2383 static void rtw_check_sta_active_iter(void *data, struct ieee80211_vif *vif) in rtw_check_sta_active_iter()
|
/openbmc/linux/drivers/net/wireless/rsi/ |
H A D | rsi_91x_mgmt.c | 538 struct ieee80211_vif *vif) in rsi_hal_send_sta_notify_frame() 800 struct ieee80211_vif *vif) in rsi_hal_load_key() 1307 struct ieee80211_vif *vif) in rsi_send_auto_rate_request() 1479 struct ieee80211_vif *vif) in rsi_inform_bss_status() 1634 struct ieee80211_vif *vif) in rsi_send_ps_request() 1869 struct ieee80211_vif *vif) in rsi_send_bgscan_probe_req()
|
/openbmc/linux/drivers/net/wireless/intel/iwlegacy/ |
H A D | common.c | 1476 struct ieee80211_vif *vif) in il_get_passive_dwell_time() 1515 il_scan_initiate(struct il_priv *il, struct ieee80211_vif *vif) in il_scan_initiate() 1556 il_mac_hw_scan(struct ieee80211_hw *hw, struct ieee80211_vif *vif, in il_mac_hw_scan() 2443 il_mac_sta_remove(struct ieee80211_hw *hw, struct ieee80211_vif *vif, in il_mac_sta_remove() 3629 struct ieee80211_vif *vif = il->vif; in il_send_rxon_timing() local 3969 struct ieee80211_vif *vif) in il_set_flags_for_band() 4483 il_mac_conf_tx(struct ieee80211_hw *hw, struct ieee80211_vif *vif, in il_mac_conf_tx() 4597 il_teardown_interface(struct il_priv *il, struct ieee80211_vif *vif) in il_teardown_interface() 5164 il_mac_reset_tsf(struct ieee80211_hw *hw, struct ieee80211_vif *vif) in il_mac_reset_tsf() 5202 il_ht_conf(struct il_priv *il, struct ieee80211_vif *vif) in il_ht_conf() [all …]
|
/openbmc/linux/net/ipv4/ |
H A D | ipmr.c | 625 struct vif_device *vif, in call_ipmr_vif_entry_notifiers() 1363 struct vifctl vif; in ip_mroute_setsockopt() local 1621 struct vif_device *vif; in ipmr_ioctl() local 1691 struct vif_device *vif; in ipmr_compat_ioctl() local 1961 int vif, ct; in ip_mr_forward() local 2160 int vif = ipmr_find_vif(mrt, dev); in ip_mr_input() local 2169 int vif; in ip_mr_input() local 2271 int vif = ipmr_find_vif(mrt, skb->dev); in ipmr_get_route() local 2280 int vif = -1; in ipmr_get_route() local 2771 struct vif_device *vif; in ipmr_fill_vif() local [all …]
|
/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7615/ |
H A D | pci_mac.c | 24 struct ieee80211_vif *vif = info->control.vif; in mt7615_write_fw_txp() local 166 mt7615_update_vif_beacon(void *priv, u8 *mac, struct ieee80211_vif *vif) in mt7615_update_vif_beacon()
|
/openbmc/linux/drivers/net/wireless/ath/wil6210/ |
H A D | txrx_edma.c | 696 static int wil_ring_init_tx_edma(struct wil6210_vif *vif, int ring_id, in wil_ring_init_tx_edma() 744 static int wil_tx_ring_modify_edma(struct wil6210_vif *vif, int ring_id, in wil_tx_ring_modify_edma() 763 struct wil6210_vif *vif; in wil_check_bar() local 1096 struct wil6210_vif *vif = wil->vifs[mid]; in wil_rx_handle_edma() local 1175 struct wil6210_vif *vif; in wil_tx_sring_handler() local 1403 struct wil6210_vif *vif, in __wil_tx_ring_tso_edma() 1546 static int wil_ring_init_bcast_edma(struct wil6210_vif *vif, int ring_id, in wil_ring_init_bcast_edma()
|
/openbmc/linux/drivers/net/wireless/realtek/rtl818x/rtl8180/ |
H A D | dev.c | 1280 struct ieee80211_vif *vif) in rtl8180_get_tsf() 1292 struct ieee80211_vif *vif = in rtl8180_beacon_work() local 1329 struct ieee80211_vif *vif) in rtl8180_add_interface() 1367 struct ieee80211_vif *vif) in rtl8180_remove_interface() 1427 struct ieee80211_vif *vif, in rtl8180_conf_tx() 1502 struct ieee80211_vif *vif, in rtl8180_bss_info_changed()
|