Home
last modified time | relevance | path

Searched refs:iftype (Results 1 – 25 of 94) sorted by relevance

1234

/openbmc/u-boot/drivers/block/
H A Dblkcache.c16 int iftype; member
31 static struct block_cache_node *cache_find(int iftype, int devnum, in cache_find() argument
38 if ((node->iftype == iftype) && in cache_find()
53 int blkcache_read(int iftype, int devnum, in blkcache_read() argument
57 struct block_cache_node *node = cache_find(iftype, devnum, start, in blkcache_read()
74 void blkcache_fill(int iftype, int devnum, in blkcache_fill() argument
118 node->iftype = iftype; in blkcache_fill()
128 void blkcache_invalidate(int iftype, int devnum) in blkcache_invalidate() argument
135 if ((node->iftype == iftype) && in blkcache_invalidate()
/openbmc/linux/net/wireless/
H A Dutil.c606 const u8 *addr, enum nl80211_iftype iftype, in ieee80211_data_to_8023_exthdr() argument
639 if (unlikely(iftype != NL80211_IFTYPE_AP && in ieee80211_data_to_8023_exthdr()
640 iftype != NL80211_IFTYPE_AP_VLAN && in ieee80211_data_to_8023_exthdr()
641 iftype != NL80211_IFTYPE_P2P_GO)) in ieee80211_data_to_8023_exthdr()
645 if (unlikely(iftype != NL80211_IFTYPE_MESH_POINT && in ieee80211_data_to_8023_exthdr()
646 iftype != NL80211_IFTYPE_AP_VLAN && in ieee80211_data_to_8023_exthdr()
647 iftype != NL80211_IFTYPE_STATION)) in ieee80211_data_to_8023_exthdr()
651 if ((iftype != NL80211_IFTYPE_STATION && in ieee80211_data_to_8023_exthdr()
652 iftype != NL80211_IFTYPE_P2P_CLIENT && in ieee80211_data_to_8023_exthdr()
653 iftype != NL80211_IFTYPE_MESH_POINT) || in ieee80211_data_to_8023_exthdr()
[all …]
H A Dchan.c541 enum nl80211_iftype iftype) in cfg80211_chandef_dfs_required() argument
549 switch (iftype) { in cfg80211_chandef_dfs_required()
718 switch (wdev->iftype) { in cfg80211_beaconing_iface_active()
758 switch (wdev->iftype) { in cfg80211_wdev_on_sub_chan()
1217 static bool cfg80211_ir_permissive_check_wdev(enum nl80211_iftype iftype, in cfg80211_ir_permissive_check_wdev() argument
1226 if (wdev->iftype == NL80211_IFTYPE_STATION && in cfg80211_ir_permissive_check_wdev()
1237 if (iftype == NL80211_IFTYPE_P2P_GO && in cfg80211_ir_permissive_check_wdev()
1238 wdev->iftype == NL80211_IFTYPE_P2P_GO && in cfg80211_ir_permissive_check_wdev()
1289 enum nl80211_iftype iftype, in cfg80211_ir_permissive_chan() argument
1302 if (iftype != NL80211_IFTYPE_P2P_GO && in cfg80211_ir_permissive_chan()
[all …]
H A Dwext-compat.c61 if (type == wdev->iftype) in cfg80211_wext_siwmode()
83 switch (wdev->iftype) { in cfg80211_wext_giwmode()
447 if (wdev->iftype != NL80211_IFTYPE_ADHOC && in __cfg80211_set_encryption()
448 wdev->iftype != NL80211_IFTYPE_STATION) in __cfg80211_set_encryption()
466 (wdev->iftype == NL80211_IFTYPE_ADHOC && in __cfg80211_set_encryption()
473 wdev->iftype == NL80211_IFTYPE_ADHOC) { in __cfg80211_set_encryption()
519 (wdev->iftype == NL80211_IFTYPE_ADHOC && in __cfg80211_set_encryption()
546 (wdev->iftype == NL80211_IFTYPE_ADHOC && in __cfg80211_set_encryption()
553 if (wdev->iftype == NL80211_IFTYPE_ADHOC && in __cfg80211_set_encryption()
572 (wdev->iftype == NL80211_IFTYPE_ADHOC && in __cfg80211_set_encryption()
[all …]
H A Dwext-sme.c75 if (WARN_ON(wdev->iftype != NL80211_IFTYPE_STATION)) in cfg80211_mgd_wext_siwfreq()
124 if (WARN_ON(wdev->iftype != NL80211_IFTYPE_STATION)) in cfg80211_mgd_wext_giwfreq()
157 if (WARN_ON(wdev->iftype != NL80211_IFTYPE_STATION)) in cfg80211_mgd_wext_siwessid()
211 if (WARN_ON(wdev->iftype != NL80211_IFTYPE_STATION)) in cfg80211_mgd_wext_giwessid()
256 if (WARN_ON(wdev->iftype != NL80211_IFTYPE_STATION)) in cfg80211_mgd_wext_siwap()
304 if (WARN_ON(wdev->iftype != NL80211_IFTYPE_STATION)) in cfg80211_mgd_wext_giwap()
335 if (wdev->iftype != NL80211_IFTYPE_STATION) in cfg80211_wext_siwgenie()
392 if (wdev->iftype != NL80211_IFTYPE_STATION) in cfg80211_wext_siwmlme()
H A Dcore.c234 if (WARN_ON(wdev->iftype != NL80211_IFTYPE_P2P_DEVICE)) in cfg80211_stop_p2p_device()
259 if (WARN_ON(wdev->iftype != NL80211_IFTYPE_NAN)) in cfg80211_stop_nan()
288 switch (wdev->iftype) { in cfg80211_shutdown_all_interfaces()
1217 switch (wdev->iftype) { in _cfg80211_unregister_wdev()
1244 if (wdev->iftype == NL80211_IFTYPE_STATION || in _cfg80211_unregister_wdev()
1245 wdev->iftype == NL80211_IFTYPE_P2P_CLIENT) { in _cfg80211_unregister_wdev()
1273 enum nl80211_iftype iftype, int num) in cfg80211_update_iface_num() argument
1278 if (iftype == NL80211_IFTYPE_MONITOR) in cfg80211_update_iface_num()
1295 switch (wdev->iftype) { in __cfg80211_leave()
1397 if ((wdev->iftype == NL80211_IFTYPE_STATION || in cfg80211_init_wdev()
[all …]
H A Dibss.c28 if (WARN_ON(wdev->iftype != NL80211_IFTYPE_ADHOC)) in __cfg80211_ibss_joined()
317 if (WARN_ON(wdev->iftype != NL80211_IFTYPE_ADHOC)) in cfg80211_ibss_wext_siwfreq()
372 if (WARN_ON(wdev->iftype != NL80211_IFTYPE_ADHOC)) in cfg80211_ibss_wext_giwfreq()
402 if (WARN_ON(wdev->iftype != NL80211_IFTYPE_ADHOC)) in cfg80211_ibss_wext_siwessid()
439 if (WARN_ON(wdev->iftype != NL80211_IFTYPE_ADHOC)) in cfg80211_ibss_wext_giwessid()
469 if (WARN_ON(wdev->iftype != NL80211_IFTYPE_ADHOC)) in cfg80211_ibss_wext_siwap()
523 if (WARN_ON(wdev->iftype != NL80211_IFTYPE_ADHOC)) in cfg80211_ibss_wext_giwap()
H A Docb.c27 if (dev->ieee80211_ptr->iftype != NL80211_IFTYPE_OCB) in __cfg80211_join_ocb()
65 if (dev->ieee80211_ptr->iftype != NL80211_IFTYPE_OCB) in __cfg80211_leave_ocb()
H A Dap.c26 if (dev->ieee80211_ptr->iftype != NL80211_IFTYPE_AP && in ___cfg80211_stop_ap()
27 dev->ieee80211_ptr->iftype != NL80211_IFTYPE_P2P_GO) in ___cfg80211_stop_ap()
H A Dnl80211.c1553 switch (wdev->iftype) { in nl80211_key_allowed()
2902 capab->iftype) || in nl80211_send_wiphy()
3209 wdev->iftype == NL80211_IFTYPE_AP || in nl80211_can_set_dev_channel()
3210 wdev->iftype == NL80211_IFTYPE_MESH_POINT || in nl80211_can_set_dev_channel()
3211 wdev->iftype == NL80211_IFTYPE_MONITOR || in nl80211_can_set_dev_channel()
3212 wdev->iftype == NL80211_IFTYPE_P2P_GO; in nl80211_can_set_dev_channel()
3365 enum nl80211_iftype iftype = NL80211_IFTYPE_MONITOR; in __nl80211_set_channel() local
3374 iftype = wdev->iftype; in __nl80211_set_channel()
3386 switch (iftype) { in __nl80211_set_channel()
3390 iftype)) in __nl80211_set_channel()
[all …]
/openbmc/linux/drivers/net/wireless/microchip/wilc1000/
H A Dcfg80211.c185 if (vif->iftype != WILC_CLIENT_MODE) in cfg_connect_result()
211 if (vif->iftype != WILC_CLIENT_MODE) { in cfg_connect_result()
408 if (vif->iftype != WILC_CLIENT_MODE) in connect()
431 if (vif->iftype != WILC_CLIENT_MODE) in connect()
470 if (vif->iftype != WILC_CLIENT_MODE) in disconnect()
560 if (priv->wdev.iftype == NL80211_IFTYPE_AP || in add_key()
561 priv->wdev.iftype == NL80211_IFTYPE_P2P_GO) { in add_key()
629 if (priv->wdev.iftype == NL80211_IFTYPE_AP || in add_key()
630 priv->wdev.iftype == NL80211_IFTYPE_P2P_GO) in add_key()
752 if (vif->iftype == WILC_AP_MODE || vif->iftype == WILC_GO_MODE) { in get_station()
[all …]
H A Dnetdev.c100 if (vif->iftype == WILC_STATION_MODE) in get_if_handler()
105 if (vif->iftype == WILC_AP_MODE) in get_if_handler()
125 vif->iftype = mode; in wilc_wlan_set_bssid()
257 w = vif->iftype; in wilc_init_fw_config()
597 wilc_set_operation_mode(vif, wilc_get_vif_idx(vif), vif->iftype, in wilc_mac_open()
854 vif->iftype == WILC_STATION_MODE && is_auth) { in wilc_wfi_mgmt_rx()
953 vif->priv.wdev.iftype = type; in wilc_netdev_ifc_init()
967 vif->iftype = vif_type; in wilc_netdev_ifc_init()
/openbmc/u-boot/include/
H A Dblk.h128 int blkcache_read(int iftype, int dev,
144 void blkcache_fill(int iftype, int dev,
155 void blkcache_invalidate(int iftype, int dev);
185 static inline int blkcache_read(int iftype, int dev, in blkcache_read() argument
192 static inline void blkcache_fill(int iftype, int dev, in blkcache_fill() argument
196 static inline void blkcache_invalidate(int iftype, int dev) {} in blkcache_invalidate() argument
/openbmc/linux/drivers/net/wireless/quantenna/qtnfmac/
H A Dcfg80211.c92 if (vif->wdev.iftype != NL80211_IFTYPE_UNSPECIFIED) in qtnf_validate_iface_combinations()
93 params.iftype_num[vif->wdev.iftype]++; in qtnf_validate_iface_combinations()
98 params.iftype_num[change_vif->wdev.iftype]--; in qtnf_validate_iface_combinations()
113 if (vif && vif->wdev.iftype == NL80211_IFTYPE_AP && in qtnf_validate_iface_combinations()
155 vif->wdev.iftype = type; in qtnf_change_virtual_intf()
191 vif->wdev.iftype = NL80211_IFTYPE_UNSPECIFIED; in qtnf_del_virtual_intf()
234 vif->wdev.iftype = type; in qtnf_add_virtual_intf()
282 vif->wdev.iftype = NL80211_IFTYPE_UNSPECIFIED; in qtnf_add_virtual_intf()
502 switch (vif->wdev.iftype) { in qtnf_dump_station()
522 if (vif->wdev.iftype == NL80211_IFTYPE_AP) { in qtnf_dump_station()
[all …]
H A Dcore.c103 if (unlikely(vif->wdev.iftype == NL80211_IFTYPE_UNSPECIFIED)) { in qtnf_netdev_hard_start_xmit()
177 ret = qtnf_cmd_send_change_intf_type(vif, vif->wdev.iftype, in qtnf_netdev_set_mac_address()
279 if (vif->wdev.iftype == NL80211_IFTYPE_UNSPECIFIED) in qtnf_mac_get_free_vif()
292 if (vif->wdev.iftype == NL80211_IFTYPE_UNSPECIFIED) in qtnf_mac_get_base_vif()
334 if (vif->wdev.iftype == NL80211_IFTYPE_UNSPECIFIED) { in qtnf_vif_reset_handler()
353 vif->wdev.iftype = NL80211_IFTYPE_STATION; in qtnf_mac_init_primary_intf()
398 vif->wdev.iftype == NL80211_IFTYPE_UNSPECIFIED) in qtnf_vif_send_data_high_pri()
444 vif->wdev.iftype = NL80211_IFTYPE_UNSPECIFIED; in qtnf_core_mac_alloc()
523 vif->wdev.iftype != NL80211_IFTYPE_UNSPECIFIED) { in qtnf_core_mac_detach()
582 ret = qtnf_cmd_send_add_intf(vif, vif->wdev.iftype, in qtnf_core_mac_attach()
[all …]
H A Devent.c38 if (vif->wdev.iftype != NL80211_IFTYPE_AP) { in qtnf_event_handle_sta_assoc()
116 if (vif->wdev.iftype != NL80211_IFTYPE_AP) { in qtnf_event_handle_sta_deauth()
159 if (vif->wdev.iftype != NL80211_IFTYPE_STATION) { in qtnf_event_handle_bss_join()
295 if (vif->wdev.iftype != NL80211_IFTYPE_STATION) { in qtnf_event_handle_bss_leave()
470 if (vif->wdev.iftype == NL80211_IFTYPE_UNSPECIFIED) in qtnf_event_handle_freq_change()
473 if (vif->wdev.iftype == NL80211_IFTYPE_STATION && in qtnf_event_handle_freq_change()
613 if (vif->wdev.iftype != NL80211_IFTYPE_STATION) { in qtnf_event_handle_mic_failure()
651 if (vif->wdev.iftype != NL80211_IFTYPE_AP) { in qtnf_event_handle_update_owe()
H A Dcommands.h16 int qtnf_cmd_send_add_intf(struct qtnf_vif *vif, enum nl80211_iftype iftype,
19 enum nl80211_iftype iftype,
/openbmc/linux/drivers/net/wireless/marvell/libertas/
H A Dtx.c117 if (priv->wdev->iftype == NL80211_IFTYPE_MONITOR) { in lbs_hard_start_xmit()
153 if (priv->wdev->iftype == NL80211_IFTYPE_MONITOR) { in lbs_hard_start_xmit()
185 if (priv->wdev->iftype != NL80211_IFTYPE_MONITOR || in lbs_send_tx_feedback()
/openbmc/linux/drivers/char/ipmi/
H A Dipmi_plat_data.c24 if (p->iftype == IPMI_PLAT_IF_SI) { in ipmi_platform_add()
36 } else if (p->iftype == IPMI_PLAT_IF_SSIF) { in ipmi_platform_add()
H A Dipmi_dmi.c49 p.iftype = IPMI_PLAT_IF_SI; in dmi_add_platform_ipmi()
53 p.iftype = IPMI_PLAT_IF_SSIF; in dmi_add_platform_ipmi()
H A Dipmi_plat_data.h12 enum ipmi_plat_interface_type iftype; member
/openbmc/linux/net/ieee802154/
H A Dcore.c251 int iftype, int num) in cfg802154_update_iface_num() argument
283 cfg802154_update_iface_num(rdev, wpan_dev->iftype, -1); in cfg802154_netdev_notifier_call()
289 cfg802154_update_iface_num(rdev, wpan_dev->iftype, 1); in cfg802154_netdev_notifier_call()
H A Dnl802154.c807 nla_put_u32(msg, NL802154_ATTR_IFTYPE, wpan_dev->iftype) || in nl802154_send_iface()
842 if (wpan_dev->iftype == NL802154_IFTYPE_MONITOR) in nl802154_send_iface()
1084 if (wpan_dev->iftype == NL802154_IFTYPE_MONITOR || in nl802154_set_pan_id()
1120 if (wpan_dev->iftype == NL802154_IFTYPE_MONITOR || in nl802154_set_short_addr()
1410 if (wpan_dev->iftype == NL802154_IFTYPE_MONITOR) { in nl802154_trigger_scan()
1582 if (wpan_dev->iftype != NL802154_IFTYPE_COORD) { in nl802154_send_beacons()
1750 if (wpan_dev->iftype == NL802154_IFTYPE_MONITOR) in nl802154_set_llsec_params()
1859 if (wpan_dev->iftype == NL802154_IFTYPE_MONITOR) { in nl802154_dump_llsec_key()
1918 if (wpan_dev->iftype == NL802154_IFTYPE_MONITOR) in nl802154_add_llsec_key()
1970 if (wpan_dev->iftype == NL802154_IFTYPE_MONITOR) in nl802154_del_llsec_key()
[all …]
/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dp2p.c810 vif->wdev.iftype == NL80211_IFTYPE_P2P_GO) { in brcmf_p2p_run_escan()
2103 enum brcmf_fil_p2p_if_types iftype) in brcmf_p2p_request_p2p_if() argument
2114 if_request.type = cpu_to_le16((u16)iftype); in brcmf_p2p_request_p2p_if()
2271 enum brcmf_fil_p2p_if_types iftype; in brcmf_p2p_add_vif() local
2283 iftype = BRCMF_FIL_P2P_IF_CLIENT; in brcmf_p2p_add_vif()
2286 iftype = BRCMF_FIL_P2P_IF_GO; in brcmf_p2p_add_vif()
2311 p2p_intf_addr, iftype); in brcmf_p2p_add_vif()
2349 if (iftype == BRCMF_FIL_P2P_IF_GO) { in brcmf_p2p_add_vif()
2372 enum nl80211_iftype iftype; in brcmf_p2p_del_vif() local
2379 iftype = vif->wdev.iftype; in brcmf_p2p_del_vif()
[all …]
/openbmc/linux/drivers/net/wireless/ath/wil6210/
H A Dnetdev.c299 unsigned char name_assign_type, enum nl80211_iftype iftype) in wil_vif_alloc() argument
333 wdev->iftype = iftype; in wil_vif_alloc()
423 wdev->iftype); in wil_vif_add()

1234