/openbmc/linux/drivers/platform/x86/ |
H A D | wmi-bmof.c | 37 static int wmi_bmof_probe(struct wmi_device *wdev, const void *context) in wmi_bmof_probe() 77 static void wmi_bmof_remove(struct wmi_device *wdev) in wmi_bmof_remove()
|
H A D | lenovo-yogabook.c | 334 static int yogabook_wmi_probe(struct wmi_device *wdev, const void *context) in yogabook_wmi_probe() 382 static void yogabook_wmi_remove(struct wmi_device *wdev) in yogabook_wmi_remove() 394 static void yogabook_wmi_notify(struct wmi_device *wdev, union acpi_object *dummy) in yogabook_wmi_notify()
|
/openbmc/linux/drivers/net/wireless/silabs/wfx/ |
H A D | key.c | 15 static int wfx_alloc_key(struct wfx_dev *wdev) in wfx_alloc_key() 27 static void wfx_free_key(struct wfx_dev *wdev, int idx) in wfx_free_key() 156 struct wfx_dev *wdev = wvif->wdev; in wfx_add_key() local
|
H A D | wfx.h | 64 struct wfx_dev *wdev; member 99 static inline struct wfx_vif *wdev_to_wvif(struct wfx_dev *wdev, int vif_id) in wdev_to_wvif() 111 static inline struct wfx_vif *wvif_iterate(struct wfx_dev *wdev, struct wfx_vif *cur) in wvif_iterate() 129 static inline int wvif_count(struct wfx_dev *wdev) in wvif_count()
|
H A D | hif_tx_mib.c | 63 int wfx_hif_get_counters_table(struct wfx_dev *wdev, int vif_id, in wfx_hif_get_counters_table() 126 int wfx_hif_set_operational_mode(struct wfx_dev *wdev, enum wfx_hif_op_power_mode mode) in wfx_hif_set_operational_mode() 245 int wfx_hif_use_multi_tx_conf(struct wfx_dev *wdev, bool enable) in wfx_hif_use_multi_tx_conf()
|
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mvm/ |
H A D | vendor-cmd.c | 22 struct wireless_dev *wdev, in iwl_mvm_vendor_get_csme_conn_info() 69 struct wireless_dev *wdev, in iwl_mvm_vendor_host_get_ownership()
|
/openbmc/linux/drivers/platform/x86/intel/wmi/ |
H A D | sbl-fw-update.c | 113 static int intel_wmi_sbl_fw_update_probe(struct wmi_device *wdev, in intel_wmi_sbl_fw_update_probe() 120 static void intel_wmi_sbl_fw_update_remove(struct wmi_device *wdev) in intel_wmi_sbl_fw_update_remove()
|
/openbmc/linux/drivers/platform/x86/dell/ |
H A D | dell-wmi-descriptor.c | 101 static int dell_wmi_descriptor_probe(struct wmi_device *wdev, in dell_wmi_descriptor_probe() 177 static void dell_wmi_descriptor_remove(struct wmi_device *wdev) in dell_wmi_descriptor_remove()
|
/openbmc/linux/net/wireless/ |
H A D | chan.c | 712 bool cfg80211_beaconing_iface_active(struct wireless_dev *wdev) in cfg80211_beaconing_iface_active() 752 bool cfg80211_wdev_on_sub_chan(struct wireless_dev *wdev, in cfg80211_wdev_on_sub_chan() 783 struct wireless_dev *wdev; in cfg80211_is_wiphy_oper_chan() local 1218 struct wireless_dev *wdev, in cfg80211_ir_permissive_check_wdev() 1292 struct wireless_dev *wdev; in cfg80211_ir_permissive_chan() local 1433 struct cfg80211_chan_def *wdev_chandef(struct wireless_dev *wdev, in wdev_chandef()
|
H A D | util.c | 1013 void cfg80211_upload_connect_keys(struct wireless_dev *wdev) in cfg80211_upload_connect_keys() 1041 void cfg80211_process_wdev_events(struct wireless_dev *wdev) in cfg80211_process_wdev_events() 1094 struct wireless_dev *wdev; in cfg80211_process_rdev_events() local 2140 static int cfg80211_wdev_bi(struct wireless_dev *wdev) in cfg80211_wdev_bi() 2162 struct wireless_dev *wdev; in cfg80211_calculate_bi_data() local 2403 struct wireless_dev *wdev; in cfg80211_get_station() local 2659 void cfg80211_remove_link(struct wireless_dev *wdev, unsigned int link_id) in cfg80211_remove_link() 2682 void cfg80211_remove_links(struct wireless_dev *wdev) in cfg80211_remove_links() 2702 struct wireless_dev *wdev) in cfg80211_remove_virtual_intf()
|
H A D | ethtool.c | 9 struct wireless_dev *wdev = dev->ieee80211_ptr; in cfg80211_get_drvinfo() local
|
H A D | nl80211.h | 19 static inline u64 wdev_id(struct wireless_dev *wdev) in wdev_id()
|
/openbmc/linux/drivers/net/wireless/quantenna/qtnfmac/ |
H A D | cfg80211.c | 159 int qtnf_del_virtual_intf(struct wiphy *wiphy, struct wireless_dev *wdev) in qtnf_del_virtual_intf() 394 struct wireless_dev *wdev, in qtnf_update_mgmt_frame_registrations() 447 qtnf_mgmt_tx(struct wiphy *wiphy, struct wireless_dev *wdev, in qtnf_mgmt_tx() 748 struct wireless_dev *wdev = dev->ieee80211_ptr; in qtnf_dump_survey() local 782 qtnf_get_channel(struct wiphy *wiphy, struct wireless_dev *wdev, in qtnf_get_channel() 883 static int qtnf_get_tx_power(struct wiphy *wiphy, struct wireless_dev *wdev, in qtnf_get_tx_power() 896 static int qtnf_set_tx_power(struct wiphy *wiphy, struct wireless_dev *wdev, in qtnf_set_tx_power()
|
/openbmc/linux/net/mac80211/ |
H A D | offchannel.c | 672 int ieee80211_remain_on_channel(struct wiphy *wiphy, struct wireless_dev *wdev, in ieee80211_remain_on_channel() 758 struct wireless_dev *wdev, u64 cookie) in ieee80211_cancel_remain_on_channel() 766 int ieee80211_mgmt_tx(struct wiphy *wiphy, struct wireless_dev *wdev, in ieee80211_mgmt_tx() 989 struct wireless_dev *wdev, u64 cookie) in ieee80211_mgmt_tx_cancel_wait()
|
H A D | cfg.c | 179 struct wireless_dev *wdev; in ieee80211_add_iface() local 259 struct wireless_dev *wdev) in ieee80211_start_p2p_device() 274 struct wireless_dev *wdev) in ieee80211_stop_p2p_device() 280 struct wireless_dev *wdev, in ieee80211_start_nan() 306 struct wireless_dev *wdev) in ieee80211_stop_nan() 315 struct wireless_dev *wdev, in ieee80211_nan_change_conf() 345 struct wireless_dev *wdev, in ieee80211_add_nan_func() 3021 struct wireless_dev *wdev, in ieee80211_set_tx_power() 3112 struct wireless_dev *wdev, in ieee80211_get_tx_power() 3143 struct wireless_dev *wdev, in ieee80211_testmode_cmd() [all …]
|
/openbmc/linux/net/ieee802154/6lowpan/ |
H A D | core.c | 136 struct net_device *wdev; in lowpan_newlink() local 186 struct net_device *wdev = lowpan_802154_dev(ldev)->wdev; in lowpan_dellink() local
|
/openbmc/linux/drivers/net/wireless/ath/wil6210/ |
H A D | netdev.c | 302 struct wireless_dev *wdev; in wil_vif_alloc() local 410 struct wireless_dev *wdev = vif_to_wdev(vif); in wil_vif_add() local 543 struct wireless_dev *wdev = ndev->ieee80211_ptr; in wil_if_remove() local
|
H A D | main.c | 249 struct wireless_dev *wdev = vif_to_wdev(vif); in wil_disconnect_cid_complete() local 307 struct wireless_dev *wdev; in _wil6210_disconnect_complete() local 388 struct wireless_dev *wdev = vif_to_wdev(vif); in wil_disconnect_cid() local 531 struct wireless_dev *wdev; in wil_fw_error_worker() local 1550 struct wireless_dev *wdev; in wil_restore_vifs() local 1815 struct wireless_dev *wdev = ndev->ieee80211_ptr; in __wil_up() local
|
H A D | ethtool.c | 58 struct wireless_dev *wdev = ndev->ieee80211_ptr; in wil_ethtoolops_set_coalesce() local
|
/openbmc/linux/drivers/platform/x86/hp/hp-bioscfg/ |
H A D | biosattr-interface.c | 275 static int hp_attr_set_interface_probe(struct wmi_device *wdev, const void *context) in hp_attr_set_interface_probe() 282 static void hp_attr_set_interface_remove(struct wmi_device *wdev) in hp_attr_set_interface_remove()
|
/openbmc/linux/drivers/net/wireless/ath/ath6kl/ |
H A D | testmode.h | 34 struct wireless_dev *wdev, in ath6kl_tm_cmd()
|
/openbmc/linux/drivers/net/wireless/microchip/wilc1000/ |
H A D | cfg80211.c | 1113 struct wireless_dev *wdev, in remain_on_channel() 1153 struct wireless_dev *wdev, in cancel_remain_on_channel() 1166 struct wireless_dev *wdev, in mgmt_tx() 1256 struct wireless_dev *wdev, in mgmt_tx_cancel_wait() 1280 struct wireless_dev *wdev, in wilc_update_mgmt_frame_registrations() 1543 struct wireless_dev *wdev; in add_virtual_intf() local 1605 static int del_virtual_intf(struct wiphy *wiphy, struct wireless_dev *wdev) in del_virtual_intf() 1661 static int set_tx_power(struct wiphy *wiphy, struct wireless_dev *wdev, in set_tx_power() 1693 static int get_tx_power(struct wiphy *wiphy, struct wireless_dev *wdev, in get_tx_power()
|
/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/ |
H A D | vendor.c | 20 struct wireless_dev *wdev, in brcmf_cfg80211_vndr_cmds_dcmd_handler()
|
/openbmc/linux/drivers/staging/wlan-ng/ |
H A D | p80211netdev.c | 645 struct wireless_dev *wdev; in wlan_setup() local 713 struct wireless_dev *wdev; in wlan_unsetup() local
|
/openbmc/linux/drivers/staging/rtl8723bs/os_dep/ |
H A D | ioctl_cfg80211.c | 223 struct wireless_dev *wdev = padapter->rtw_wdev; in rtw_cfg80211_inform_bss() local 1810 struct wireless_dev *wdev, in cfg80211_rtw_set_txpower() 1817 struct wireless_dev *wdev, int *dbm) in cfg80211_rtw_get_txpower() 1972 static int cfg80211_rtw_get_channel(struct wiphy *wiphy, struct wireless_dev *wdev, in cfg80211_rtw_get_channel() 2229 struct wireless_dev *wdev in cfg80211_rtw_del_virtual_intf() 2538 static int cfg80211_rtw_mgmt_tx(struct wiphy *wiphy, struct wireless_dev *wdev, in cfg80211_rtw_mgmt_tx() 2742 struct wireless_dev *wdev; in rtw_wdev_alloc() local 2809 void rtw_wdev_free(struct wireless_dev *wdev) in rtw_wdev_free() 2821 void rtw_wdev_unregister(struct wireless_dev *wdev) in rtw_wdev_unregister()
|