Searched refs:iftype (Results 26 - 50 of 89) sorted by relevance

1234

/linux-master/net/ieee802154/
H A Dnl802154.c807 nla_put_u32(msg, NL802154_ATTR_IFTYPE, wpan_dev->iftype) ||
842 if (wpan_dev->iftype == NL802154_IFTYPE_MONITOR)
1084 if (wpan_dev->iftype == NL802154_IFTYPE_MONITOR ||
1119 if (wpan_dev->iftype == NL802154_IFTYPE_MONITOR ||
1406 if (wpan_dev->iftype == NL802154_IFTYPE_MONITOR) {
1578 if (wpan_dev->iftype != NL802154_IFTYPE_COORD) {
1929 if (wpan_dev->iftype == NL802154_IFTYPE_MONITOR)
2038 if (wpan_dev->iftype == NL802154_IFTYPE_MONITOR) {
2097 if (wpan_dev->iftype == NL802154_IFTYPE_MONITOR)
2149 if (wpan_dev->iftype
[all...]
/linux-master/net/wireless/
H A Dsme.c754 if (WARN_ON(wdev->iftype != NL80211_IFTYPE_STATION &&
755 wdev->iftype != NL80211_IFTYPE_P2P_CLIENT))
1086 if (WARN_ON(wdev->iftype != NL80211_IFTYPE_STATION &&
1087 wdev->iftype != NL80211_IFTYPE_P2P_CLIENT))
1290 if (WARN_ON(wdev->iftype != NL80211_IFTYPE_STATION &&
1291 wdev->iftype != NL80211_IFTYPE_P2P_CLIENT &&
1292 wdev->iftype != NL80211_IFTYPE_AP &&
1293 wdev->iftype != NL80211_IFTYPE_P2P_GO))
1296 if (wdev->iftype == NL80211_IFTYPE_STATION ||
1297 wdev->iftype
[all...]
H A Dnl80211.c1559 switch (wdev->iftype) {
2908 capab->iftype) ||
3215 wdev->iftype == NL80211_IFTYPE_AP ||
3216 wdev->iftype == NL80211_IFTYPE_MESH_POINT ||
3217 wdev->iftype == NL80211_IFTYPE_MONITOR ||
3218 wdev->iftype == NL80211_IFTYPE_P2P_GO;
3376 enum nl80211_iftype iftype = NL80211_IFTYPE_MONITOR; local
3385 iftype = wdev->iftype;
3394 iftype
4155 nl80211_valid_4addr(struct cfg80211_registered_device *rdev, struct net_device *netdev, u8 use_4addr, enum nl80211_iftype iftype) argument
6300 parse_station_flags(struct genl_info *info, enum nl80211_iftype iftype, struct station_parameters *params) argument
[all...]
H A Dmlme.c667 if (!(wdev->wiphy->mgmt_stypes[wdev->iftype].rx & BIT(mgmt_type))) {
681 if (wdev->iftype == NL80211_IFTYPE_STATION &&
856 if (!(wdev->wiphy->mgmt_stypes[wdev->iftype].tx & BIT(stype >> 4)))
863 switch (wdev->iftype) {
947 &wiphy->mgmt_stypes[wdev->iftype];
H A Dcore.h517 enum nl80211_iftype iftype, u32 beacon_int);
520 enum nl80211_iftype iftype, int num);
/linux-master/drivers/char/ipmi/
H A Dipmi_si_hotmod.c110 h->iftype = IPMI_PLAT_IF_SI;
H A Dipmi_si_hardcode.c69 p.iftype = IPMI_PLAT_IF_SI;
/linux-master/drivers/net/wireless/ath/wil6210/
H A Dnetdev.c299 unsigned char name_assign_type, enum nl80211_iftype iftype)
333 wdev->iftype = iftype;
423 wdev->iftype);
298 wil_vif_alloc(struct wil6210_priv *wil, const char *name, unsigned char name_assign_type, enum nl80211_iftype iftype) argument
H A Dwmi.c1019 if ((wdev->iftype == NL80211_IFTYPE_STATION) ||
1020 (wdev->iftype == NL80211_IFTYPE_P2P_CLIENT)) {
1027 } else if ((wdev->iftype == NL80211_IFTYPE_AP) ||
1028 (wdev->iftype == NL80211_IFTYPE_P2P_GO)) {
1051 if ((wdev->iftype == NL80211_IFTYPE_STATION) ||
1052 (wdev->iftype == NL80211_IFTYPE_P2P_CLIENT)) {
1073 } else if ((wdev->iftype == NL80211_IFTYPE_AP) ||
1074 (wdev->iftype == NL80211_IFTYPE_P2P_GO)) {
1100 wil_err(wil, "unhandled iftype %d for CID %d\n", wdev->iftype,
3215 wmi_port_allocate(struct wil6210_priv *wil, u8 mid, const u8 *mac, enum nl80211_iftype iftype) argument
[all...]
H A Dtxrx.c380 if (vif->wdev.iftype == NL80211_IFTYPE_MONITOR)
409 if (vif->wdev.iftype != NL80211_IFTYPE_P2P_GO &&
410 vif->wdev.iftype != NL80211_IFTYPE_AP)
425 wil_err_ratelimited(wil, "Could not find cid for frame with transmit addr = %pM, iftype = %d, frametype = %d, len = %d\n",
426 ta, vif->wdev.iftype, ftype, skb->len);
840 if (wdev->iftype != NL80211_IFTYPE_STATION ||
877 if (wdev->iftype != NL80211_IFTYPE_STATION ||
907 if (wdev->iftype == NL80211_IFTYPE_STATION) {
917 } else if (wdev->iftype == NL80211_IFTYPE_AP && !vif->ap_isolate) {
1021 if (wdev->iftype
[all...]
H A Dmain.c264 switch (wdev->iftype) {
341 switch (wdev->iftype) {
405 if (wdev->iftype == NL80211_IFTYPE_AP && disable_ap_sme)
569 * recovery because each one can have different iftype.
571 switch (wdev->iftype) {
593 wdev->iftype);
1562 wdev->iftype);
1565 i, wdev->iftype, rc);
1838 switch (wdev->iftype) {
H A Dcfg80211.c635 params.iftype_num[wdev->iftype]++;
658 params.iftype_num[wdev->iftype]++;
698 p2p_wdev->iftype = type;
741 wil_info(wil, "added VIF, mid %d iftype %d MAC %pM\n",
756 if (wdev->iftype != NL80211_IFTYPE_AP)
783 if (wdev->iftype == NL80211_IFTYPE_P2P_DEVICE) {
804 wil_info(wil, "deleted VIF, mid %d iftype %d MAC %pM\n",
805 vif->mid, wdev->iftype, wdev->address);
848 !wil_is_safe_switch(wdev->iftype, type)) {
885 wdev->iftype
[all...]
/linux-master/drivers/net/wireless/silabs/wfx/
H A Dkey.c70 struct ieee80211_key_seq *seq, enum nl80211_iftype iftype)
81 if (iftype == NL80211_IFTYPE_AP)
69 fill_tkip_group(struct wfx_hif_tkip_group_key *msg, struct ieee80211_key_conf *key, struct ieee80211_key_seq *seq, enum nl80211_iftype iftype) argument
/linux-master/net/mac80211/
H A Diface.c329 enum nl80211_iftype iftype)
359 if (iftype == NL80211_IFTYPE_ADHOC &&
380 if (!identical_mac_addr_allowed(iftype,
385 if (iftype == NL80211_IFTYPE_AP_VLAN &&
394 if (iftype == NL80211_IFTYPE_AP_VLAN &&
404 enum nl80211_iftype iftype)
409 if (iftype == NL80211_IFTYPE_NAN)
412 if (iftype != NL80211_IFTYPE_P2P_DEVICE) {
423 if ((iftype != NL80211_IFTYPE_AP &&
424 iftype !
328 ieee80211_check_concurrent_iface(struct ieee80211_sub_if_data *sdata, enum nl80211_iftype iftype) argument
403 ieee80211_check_queues(struct ieee80211_sub_if_data *sdata, enum nl80211_iftype iftype) argument
953 ieee80211_iftype_supports_hdr_offload(enum nl80211_iftype iftype) argument
[all...]
/linux-master/include/net/
H A Dcfg80211.h433 * to be an array with special access semantics (per iftype), but a lot
558 * @n_iftype_data: number of iftype data entries
579 * _ieee80211_set_sband_iftype_data - set sband iftype data array
581 * @iftd: the iftype data array pointer
582 * @n_iftd: the length of the iftype data array
584 * Set the sband iftype data array; use this where the length cannot
598 * ieee80211_set_sband_iftype_data - set sband iftype data array
600 * @iftd: the iftype data array
606 * for_each_sband_iftype_data - iterate sband iftype data entries
609 * @iftd: iftype dat
624 ieee80211_get_sband_iftype_data(const struct ieee80211_supported_band *sband, u8 iftype) argument
652 ieee80211_get_he_iftype_cap(const struct ieee80211_supported_band *sband, u8 iftype) argument
672 ieee80211_get_he_6ghz_capa(const struct ieee80211_supported_band *sband, enum nl80211_iftype iftype) argument
692 ieee80211_get_eht_iftype_cap(const struct ieee80211_supported_band *sband, enum nl80211_iftype iftype) argument
5332 enum nl80211_iftype iftype; member in struct:wiphy_iftype_ext_capab
6164 enum nl80211_iftype iftype; member in struct:wireless_dev
6618 ieee80211_data_to_8023(struct sk_buff *skb, const u8 *addr, enum nl80211_iftype iftype) argument
[all...]
/linux-master/drivers/staging/rtl8723bs/os_dep/
H A Dioctl_cfg80211.c366 if (pwdev->iftype != NL80211_IFTYPE_ADHOC)
405 if (pwdev->iftype != NL80211_IFTYPE_STATION
406 && pwdev->iftype != NL80211_IFTYPE_P2P_CLIENT
474 if (pwdev->iftype != NL80211_IFTYPE_STATION
475 && pwdev->iftype != NL80211_IFTYPE_P2P_CLIENT
1061 old_type = rtw_wdev->iftype;
1083 rtw_wdev->iftype = type;
1086 rtw_wdev->iftype = old_type;
1613 old_type = rtw_wdev->iftype;
1621 rtw_wdev->iftype
[all...]
/linux-master/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dsta.h492 int iwl_mvm_find_free_sta_id(struct iwl_mvm *mvm, enum nl80211_iftype iftype);
571 u32 qmask, enum nl80211_iftype iftype,
/linux-master/drivers/net/wireless/marvell/mwifiex/
H A Dcfg80211.c881 priv->wdev.iftype = NL80211_IFTYPE_UNSPECIFIED;
899 priv->wdev.iftype = type;
1029 enum nl80211_iftype iftype,
1032 switch (iftype) {
1047 "%s: Unsupported iftype passed: %d\n",
1048 __func__, iftype);
1079 dev->ieee80211_ptr->iftype = type;
1137 dev->ieee80211_ptr->iftype = type;
1174 dev->ieee80211_ptr->iftype = type;
1194 enum nl80211_iftype curr_iftype = dev->ieee80211_ptr->iftype;
1028 update_vif_type_counter(struct mwifiex_adapter *adapter, enum nl80211_iftype iftype, int change) argument
[all...]
/linux-master/drivers/net/wireless/intel/ipw2x00/
H A Dlibipw_module.c131 ieee->wdev.iftype = NL80211_IFTYPE_STATION;
/linux-master/drivers/net/wireless/marvell/libertas/
H A Drx.c70 if (priv->wdev->iftype == NL80211_IFTYPE_MONITOR) {
H A Dmain.c111 if (priv->wdev->iftype == NL80211_IFTYPE_MONITOR)
117 if (priv->wdev->iftype == NL80211_IFTYPE_MONITOR)
149 ret = lbs_set_iface_type(priv, priv->wdev->iftype);
921 wdev->iftype = NL80211_IFTYPE_STATION;
/linux-master/drivers/net/wireless/microchip/wilc1000/
H A Dnetdev.h179 u8 iftype; member in struct:wilc_vif
/linux-master/drivers/net/wireless/mediatek/mt76/mt7996/
H A Dinit.c1035 enum nl80211_iftype iftype)
1069 switch (iftype) {
1132 mt7996_set_stream_he_txbf_caps(phy, he_cap, iftype);
1162 enum nl80211_iftype iftype)
1260 struct ieee80211_sband_iftype_data *data = phy->iftype[band];
1033 mt7996_init_he_caps(struct mt7996_phy *phy, enum nl80211_band band, struct ieee80211_sband_iftype_data *data, enum nl80211_iftype iftype) argument
1160 mt7996_init_eht_caps(struct mt7996_phy *phy, enum nl80211_band band, struct ieee80211_sband_iftype_data *data, enum nl80211_iftype iftype) argument
/linux-master/drivers/net/wireless/quantenna/qtnfmac/
H A Dcommands.c746 enum nl80211_iftype iftype,
767 switch (iftype) {
776 vif->vifid, iftype);
801 int qtnf_cmd_send_add_intf(struct qtnf_vif *vif, enum nl80211_iftype iftype, argument
804 return qtnf_cmd_send_add_change_intf(vif, iftype, use4addr, mac_addr,
809 enum nl80211_iftype iftype,
815 ret = qtnf_cmd_send_add_change_intf(vif, iftype, use4addr, mac_addr,
819 if (ret == 0 && vif->wdev.iftype != iftype) {
850 switch (vif->wdev.iftype) {
745 qtnf_cmd_send_add_change_intf(struct qtnf_vif *vif, enum nl80211_iftype iftype, int use4addr, u8 *mac_addr, enum qlink_cmd_type cmd_type) argument
808 qtnf_cmd_send_change_intf_type(struct qtnf_vif *vif, enum nl80211_iftype iftype, int use4addr, u8 *mac_addr) argument
[all...]
/linux-master/drivers/net/can/
H A Djanz-ican3.c245 unsigned int iftype; member in struct:ican3_dev
628 if (mod->iftype == 0)
644 if (mod->iftype == 0)
689 WARN_ON(mod->iftype != 0);
696 mod->iftype = 1;
724 WARN_ON(mod->iftype != 1);

Completed in 482 milliseconds

1234