Searched refs:iftype (Results 1 - 25 of 91) sorted by relevance

1234

/linux-master/drivers/char/ipmi/
H A Dipmi_plat_data.h12 enum ipmi_plat_interface_type iftype; member in struct:ipmi_plat_data
H A Dipmi_plat_data.c24 if (p->iftype == IPMI_PLAT_IF_SI) {
36 } else if (p->iftype == IPMI_PLAT_IF_SSIF) {
H A Dipmi_dmi.c49 p.iftype = IPMI_PLAT_IF_SI;
53 p.iftype = IPMI_PLAT_IF_SSIF;
/linux-master/net/wireless/
H A Docb.c27 if (dev->ieee80211_ptr->iftype != NL80211_IFTYPE_OCB)
51 if (dev->ieee80211_ptr->iftype != NL80211_IFTYPE_OCB)
H A Dap.c26 if (dev->ieee80211_ptr->iftype != NL80211_IFTYPE_AP &&
27 dev->ieee80211_ptr->iftype != NL80211_IFTYPE_P2P_GO)
H A Dchan.c618 enum nl80211_iftype iftype,
630 if (wdev->iftype != NL80211_IFTYPE_STATION ||
659 enum nl80211_iftype iftype,
673 if (iftype != NL80211_IFTYPE_P2P_GO)
680 bool ret = cfg80211_dfs_permissive_check_wdev(rdev, iftype,
692 enum nl80211_iftype iftype)
706 !cfg80211_dfs_permissive_chan(wiphy, iftype, c))
716 enum nl80211_iftype iftype)
724 switch (iftype) {
735 width, iftype);
617 cfg80211_dfs_permissive_check_wdev(struct cfg80211_registered_device *rdev, enum nl80211_iftype iftype, struct wireless_dev *wdev, struct ieee80211_channel *chan) argument
658 cfg80211_dfs_permissive_chan(struct wiphy *wiphy, enum nl80211_iftype iftype, struct ieee80211_channel *chan) argument
689 cfg80211_get_chans_dfs_required(struct wiphy *wiphy, u32 center_freq, u32 bandwidth, enum nl80211_iftype iftype) argument
714 cfg80211_chandef_dfs_required(struct wiphy *wiphy, const struct cfg80211_chan_def *chandef, enum nl80211_iftype iftype) argument
1405 cfg80211_ir_permissive_check_wdev(enum nl80211_iftype iftype, struct wireless_dev *wdev, struct ieee80211_channel *chan) argument
1476 cfg80211_ir_permissive_chan(struct wiphy *wiphy, enum nl80211_iftype iftype, struct ieee80211_channel *chan) argument
1520 _cfg80211_reg_can_beacon(struct wiphy *wiphy, struct cfg80211_chan_def *chandef, enum nl80211_iftype iftype, bool check_no_ir) argument
1550 cfg80211_reg_can_beacon(struct wiphy *wiphy, struct cfg80211_chan_def *chandef, enum nl80211_iftype iftype) argument
1558 cfg80211_reg_can_beacon_relax(struct wiphy *wiphy, struct cfg80211_chan_def *chandef, enum nl80211_iftype iftype) argument
[all...]
H A Dwext-sme.c75 if (WARN_ON(wdev->iftype != NL80211_IFTYPE_STATION))
117 if (WARN_ON(wdev->iftype != NL80211_IFTYPE_STATION))
148 if (WARN_ON(wdev->iftype != NL80211_IFTYPE_STATION))
195 if (WARN_ON(wdev->iftype != NL80211_IFTYPE_STATION))
238 if (WARN_ON(wdev->iftype != NL80211_IFTYPE_STATION))
280 if (WARN_ON(wdev->iftype != NL80211_IFTYPE_STATION))
308 if (wdev->iftype != NL80211_IFTYPE_STATION)
363 if (wdev->iftype != NL80211_IFTYPE_STATION)
H A Dutil.c600 const u8 *addr, enum nl80211_iftype iftype,
633 if (unlikely(iftype != NL80211_IFTYPE_AP &&
634 iftype != NL80211_IFTYPE_AP_VLAN &&
635 iftype != NL80211_IFTYPE_P2P_GO))
639 if (unlikely(iftype != NL80211_IFTYPE_MESH_POINT &&
640 iftype != NL80211_IFTYPE_AP_VLAN &&
641 iftype != NL80211_IFTYPE_STATION))
645 if ((iftype != NL80211_IFTYPE_STATION &&
646 iftype != NL80211_IFTYPE_P2P_CLIENT &&
647 iftype !
599 ieee80211_data_to_8023_exthdr(struct sk_buff *skb, struct ethhdr *ehdr, const u8 *addr, enum nl80211_iftype iftype, u8 data_offset, bool is_amsdu) argument
823 ieee80211_amsdu_to_8023s(struct sk_buff *skb, struct sk_buff_head *list, const u8 *addr, enum nl80211_iftype iftype, const unsigned int extra_headroom, const u8 *check_da, const u8 *check_sa, u8 mesh_control) argument
2346 cfg80211_validate_beacon_int(struct cfg80211_registered_device *rdev, enum nl80211_iftype iftype, u32 beacon_int) argument
2371 int i, j, iftype; local
2779 cfg80211_iftype_allowed(struct wiphy *wiphy, enum nl80211_iftype iftype, bool is_4addr, u8 check_swif) argument
[all...]
H A Dwext-compat.c61 if (type == wdev->iftype)
83 switch (wdev->iftype) {
447 if (wdev->iftype != NL80211_IFTYPE_ADHOC &&
448 wdev->iftype != NL80211_IFTYPE_STATION)
466 (wdev->iftype == NL80211_IFTYPE_ADHOC &&
473 wdev->iftype == NL80211_IFTYPE_ADHOC) {
519 (wdev->iftype == NL80211_IFTYPE_ADHOC &&
546 (wdev->iftype == NL80211_IFTYPE_ADHOC &&
553 if (wdev->iftype == NL80211_IFTYPE_ADHOC &&
572 (wdev->iftype
[all...]
H A Dibss.c28 if (WARN_ON(wdev->iftype != NL80211_IFTYPE_ADHOC))
294 if (WARN_ON(wdev->iftype != NL80211_IFTYPE_ADHOC))
343 if (WARN_ON(wdev->iftype != NL80211_IFTYPE_ADHOC))
371 if (WARN_ON(wdev->iftype != NL80211_IFTYPE_ADHOC))
402 if (WARN_ON(wdev->iftype != NL80211_IFTYPE_ADHOC))
430 if (WARN_ON(wdev->iftype != NL80211_IFTYPE_ADHOC))
478 if (WARN_ON(wdev->iftype != NL80211_IFTYPE_ADHOC))
H A Dcore.c234 if (WARN_ON(wdev->iftype != NL80211_IFTYPE_P2P_DEVICE))
259 if (WARN_ON(wdev->iftype != NL80211_IFTYPE_NAN))
284 /* otherwise, check iftype */
288 switch (wdev->iftype) {
1215 switch (wdev->iftype) {
1241 if (wdev->iftype == NL80211_IFTYPE_STATION ||
1242 wdev->iftype == NL80211_IFTYPE_P2P_CLIENT) {
1270 enum nl80211_iftype iftype, int num)
1275 if (iftype == NL80211_IFTYPE_MONITOR)
1291 switch (wdev->iftype) {
1269 cfg80211_update_iface_num(struct cfg80211_registered_device *rdev, enum nl80211_iftype iftype, int num) argument
[all...]
H A Dmesh.c114 if (dev->ieee80211_ptr->iftype != NL80211_IFTYPE_MESH_POINT)
265 if (dev->ieee80211_ptr->iftype != NL80211_IFTYPE_MESH_POINT)
/linux-master/drivers/net/wireless/marvell/libertas/
H A Dtx.c117 if (priv->wdev->iftype == NL80211_IFTYPE_MONITOR) {
153 if (priv->wdev->iftype == NL80211_IFTYPE_MONITOR) {
185 if (priv->wdev->iftype != NL80211_IFTYPE_MONITOR ||
H A Dcmdresp.c42 if (priv->wdev->iftype == NL80211_IFTYPE_STATION)
144 if (priv->wdev->iftype == NL80211_IFTYPE_MONITOR &&
/linux-master/drivers/net/wireless/microchip/wilc1000/
H A Dcfg80211.c183 if (vif->iftype != WILC_CLIENT_MODE)
209 if (vif->iftype != WILC_CLIENT_MODE) {
405 if (vif->iftype != WILC_CLIENT_MODE)
427 if (vif->iftype != WILC_CLIENT_MODE)
466 if (vif->iftype != WILC_CLIENT_MODE)
556 if (priv->wdev.iftype == NL80211_IFTYPE_AP ||
557 priv->wdev.iftype == NL80211_IFTYPE_P2P_GO) {
625 if (priv->wdev.iftype == NL80211_IFTYPE_AP ||
626 priv->wdev.iftype == NL80211_IFTYPE_P2P_GO)
748 if (vif->iftype
1538 int iftype; local
[all...]
H A Dnetdev.c100 if (vif->iftype == WILC_STATION_MODE)
105 if (vif->iftype == WILC_AP_MODE)
125 vif->iftype = mode;
272 w = vif->iftype;
612 wilc_set_operation_mode(vif, wilc_get_vif_idx(vif), vif->iftype,
873 vif->iftype == WILC_STATION_MODE && is_auth) {
972 vif->priv.wdev.iftype = type;
986 vif->iftype = vif_type;
/linux-master/drivers/net/wireless/quantenna/qtnfmac/
H A Dcfg80211.c92 if (vif->wdev.iftype != NL80211_IFTYPE_UNSPECIFIED)
93 params.iftype_num[vif->wdev.iftype]++;
98 params.iftype_num[change_vif->wdev.iftype]--;
113 if (vif && vif->wdev.iftype == NL80211_IFTYPE_AP &&
155 vif->wdev.iftype = type;
191 vif->wdev.iftype = NL80211_IFTYPE_UNSPECIFIED;
234 vif->wdev.iftype = type;
282 vif->wdev.iftype = NL80211_IFTYPE_UNSPECIFIED;
502 switch (vif->wdev.iftype) {
522 if (vif->wdev.iftype
[all...]
H A Dcommands.h16 int qtnf_cmd_send_add_intf(struct qtnf_vif *vif, enum nl80211_iftype iftype,
19 enum nl80211_iftype iftype,
H A Dcore.c103 if (unlikely(vif->wdev.iftype == NL80211_IFTYPE_UNSPECIFIED)) {
177 ret = qtnf_cmd_send_change_intf_type(vif, vif->wdev.iftype,
279 if (vif->wdev.iftype == NL80211_IFTYPE_UNSPECIFIED)
292 if (vif->wdev.iftype == NL80211_IFTYPE_UNSPECIFIED)
334 if (vif->wdev.iftype == NL80211_IFTYPE_UNSPECIFIED) {
353 vif->wdev.iftype = NL80211_IFTYPE_STATION;
398 vif->wdev.iftype == NL80211_IFTYPE_UNSPECIFIED)
444 vif->wdev.iftype = NL80211_IFTYPE_UNSPECIFIED;
523 vif->wdev.iftype != NL80211_IFTYPE_UNSPECIFIED) {
582 ret = qtnf_cmd_send_add_intf(vif, vif->wdev.iftype,
[all...]
H A Devent.c38 if (vif->wdev.iftype != NL80211_IFTYPE_AP) {
116 if (vif->wdev.iftype != NL80211_IFTYPE_AP) {
159 if (vif->wdev.iftype != NL80211_IFTYPE_STATION) {
295 if (vif->wdev.iftype != NL80211_IFTYPE_STATION) {
470 if (vif->wdev.iftype == NL80211_IFTYPE_UNSPECIFIED)
473 if (vif->wdev.iftype == NL80211_IFTYPE_STATION &&
613 if (vif->wdev.iftype != NL80211_IFTYPE_STATION) {
651 if (vif->wdev.iftype != NL80211_IFTYPE_AP) {
/linux-master/net/ieee802154/
H A Dcore.c270 int iftype, int num)
305 cfg802154_update_iface_num(rdev, wpan_dev->iftype, -1);
311 cfg802154_update_iface_num(rdev, wpan_dev->iftype, 1);
269 cfg802154_update_iface_num(struct cfg802154_registered_device *rdev, int iftype, int num) argument
/linux-master/drivers/net/wireless/ath/wil6210/
H A Dethtool.c65 if (wdev->iftype == NL80211_IFTYPE_MONITOR) {
/linux-master/net/mac802154/
H A Drx.c107 if (mac_pkt->sdata->wpan_dev.iftype != NL802154_IFTYPE_COORD)
115 if (mac_pkt->sdata->wpan_dev.iftype != NL802154_IFTYPE_COORD)
350 if (sdata->wpan_dev.iftype == NL802154_IFTYPE_MONITOR)
383 if (sdata->wpan_dev.iftype != NL802154_IFTYPE_MONITOR)
H A Diface.c254 enum nl802154_iftype iftype)
269 if (sdata->wpan_dev.iftype != NL802154_IFTYPE_MONITOR &&
270 nsdata->wpan_dev.iftype != NL802154_IFTYPE_MONITOR)
291 rc = ieee802154_check_concurrent_iface(sdata, wpan_dev->iftype);
556 sdata->wpan_dev.iftype = type;
253 ieee802154_check_concurrent_iface(struct ieee802154_sub_if_data *sdata, enum nl802154_iftype iftype) argument
/linux-master/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dp2p.c810 vif->wdev.iftype == NL80211_IFTYPE_P2P_GO) {
2103 enum brcmf_fil_p2p_if_types iftype)
2114 if_request.type = cpu_to_le16((u16)iftype);
2271 enum brcmf_fil_p2p_if_types iftype; local
2283 iftype = BRCMF_FIL_P2P_IF_CLIENT;
2286 iftype = BRCMF_FIL_P2P_IF_GO;
2311 p2p_intf_addr, iftype);
2349 if (iftype == BRCMF_FIL_P2P_IF_GO) {
2372 enum nl80211_iftype iftype; local
2379 iftype
2101 brcmf_p2p_request_p2p_if(struct brcmf_p2p_info *p2p, struct brcmf_if *ifp, u8 ea[ETH_ALEN], enum brcmf_fil_p2p_if_types iftype) argument
[all...]

Completed in 230 milliseconds

1234