/drivers/net/wireless/libertas/ |
D | tx.c | 117 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() 186 if (priv->wdev->iftype != NL80211_IFTYPE_MONITOR || in lbs_send_tx_feedback()
|
D | cmdresp.c | 38 if (priv->wdev->iftype == NL80211_IFTYPE_STATION) in lbs_mac_event_disconnected() 138 if (priv->wdev->iftype == NL80211_IFTYPE_MONITOR && in lbs_process_command_response()
|
D | main.c | 111 if (priv->wdev->iftype == NL80211_IFTYPE_MONITOR) in lbs_set_iface_type() 117 if (priv->wdev->iftype == NL80211_IFTYPE_MONITOR) in lbs_set_iface_type() 149 ret = lbs_set_iface_type(priv, priv->wdev->iftype); in lbs_start_iface() 963 wdev->iftype = NL80211_IFTYPE_STATION; in lbs_add_card()
|
D | rx.c | 74 if (priv->wdev->iftype == NL80211_IFTYPE_MONITOR) in lbs_process_rxed_packet()
|
D | mesh.c | 955 if (priv->wdev->iftype == NL80211_IFTYPE_MONITOR) { in lbs_mesh_dev_open() 1013 mesh_wdev->iftype = NL80211_IFTYPE_MESH_POINT; in lbs_add_mesh()
|
/drivers/net/wireless/bcmdhd/ |
D | dhd_wlfc.c | 122 if (interfaces[i].iftype > WLC_E_IF_ROLE_P2P_CLIENT) in dhd_wlfc_dump() 125 iftype_desc = iftypes[interfaces[i].iftype]; in dhd_wlfc_dump() 572 int iftype = ctx->destination_entries.interfaces[ifid].iftype; in _dhd_wlfc_find_table_entry() local 578 if ((iftype == WLC_E_IF_ROLE_STA || ETHER_ISMULTI(dstn) || in _dhd_wlfc_find_table_entry() 579 iftype == WLC_E_IF_ROLE_P2P_CLIENT) && in _dhd_wlfc_find_table_entry() 917 if (ctx->destination_entries.interfaces[entry->interface_id].iftype == in _dhd_wlfc_is_destination_closed() 1148 ewlfc_mac_entry_action_t action, uint8 ifid, uint8 iftype, uint8* ea) in _dhd_wlfc_mac_entry_update() argument 1157 entry->iftype = iftype; in _dhd_wlfc_mac_entry_update() 1169 entry->iftype = iftype; in _dhd_wlfc_mac_entry_update() 1229 ewlfc_mac_entry_action_t action, uint8 ifid, uint8 iftype, uint8* ea) in dhd_wlfc_interface_entry_update() argument [all …]
|
D | dhd_wlfc.h | 108 uint8 iftype; member 282 ewlfc_mac_entry_action_t action, uint8 ifid, uint8 iftype, uint8* ea);
|
D | wl_cfg80211.c | 499 static s32 wl_config_ifmode(struct wl_priv *wl, struct net_device *ndev, s32 iftype); 1261 vwdev->iftype = type; in wl_cfg80211_add_virtual_iface() 1342 if (cfgdev->iftype == NL80211_IFTYPE_P2P_DEVICE) { in wl_cfg80211_del_virtual_iface() 1531 ndev->ieee80211_ptr->iftype = type; in wl_cfg80211_change_virtual_iface() 4496 if (cfgdev->iftype == NL80211_IFTYPE_P2P_DEVICE) { 9481 wdev->iftype = wl_mode_to_nl80211_iftype(WL_MODE_BSS); 9786 static s32 wl_config_ifmode(struct wl_priv *wl, struct net_device *ndev, s32 iftype) argument 9791 switch (iftype) { 9795 iftype)); 9813 WL_ERR(("invalid type (%d)\n", iftype)); [all …]
|
D | wl_cfg80211.h | 805 ((wdev->iftype == NL80211_IFTYPE_P2P_DEVICE) ? \
|
D | wl_cfgp2p.c | 2382 wdev->iftype = wl_mode_to_nl80211_iftype(WL_MODE_BSS); 2555 wdev->iftype = NL80211_IFTYPE_P2P_DEVICE;
|
/drivers/tty/ipwireless/ |
D | tty.c | 78 char *iftype = tty_type_name(tty->tty_type); in report_registering() local 81 ": registering %s device ttyIPWp%d\n", iftype, tty->index); in report_registering() 86 char *iftype = tty_type_name(tty->tty_type); in report_deregistering() local 89 ": deregistering %s device ttyIPWp%d\n", iftype, in report_deregistering()
|
/drivers/net/can/ |
D | janz-ican3.c | 221 unsigned int iftype; member 603 if (mod->iftype == 0) in ican3_send_msg() 619 if (mod->iftype == 0) in ican3_recv_msg() 664 WARN_ON(mod->iftype != 0); in ican3_msg_newhostif() 671 mod->iftype = 1; in ican3_msg_newhostif() 699 WARN_ON(mod->iftype != 1); in ican3_msg_fasthostif()
|
/drivers/net/wireless/mwifiex/ |
D | cfg80211.c | 478 dev->ieee80211_ptr->iftype = NL80211_IFTYPE_ADHOC; in mwifiex_cfg80211_change_virtual_intf() 482 dev->ieee80211_ptr->iftype = NL80211_IFTYPE_STATION; in mwifiex_cfg80211_change_virtual_intf() 486 dev->ieee80211_ptr->iftype = NL80211_IFTYPE_STATION; in mwifiex_cfg80211_change_virtual_intf() 1260 dev->ieee80211_ptr->iftype = priv->bss_mode; in mwifiex_add_virtual_intf() 1379 wdev->iftype = NL80211_IFTYPE_STATION; in mwifiex_register_cfg80211()
|
D | sta_rx.c | 162 priv->wdev->iftype, 0, false); in mwifiex_process_sta_rx_packet()
|
/drivers/net/wireless/iwmc3200wifi/ |
D | netdev.c | 124 wdev->iftype = iwm_mode_to_nl80211_iftype(iwm->conf.mode); in iwm_if_alloc()
|
D | tx.c | 484 ret = ieee80211_data_from_8023(skb, netdev->dev_addr, wdev->iftype, in iwm_xmit_frame()
|
D | rx.c | 1579 ieee80211_amsdu_to_8023s(skb, &list, ndev->dev_addr, wdev->iftype, 0, in iwm_rx_process_amsdu() 1622 ret = ieee80211_data_to_8023(skb, ndev->dev_addr, wdev->iftype); in iwm_rx_process_packet()
|
D | cfg80211.c | 343 wdev->iftype = type; in iwm_cfg80211_change_iface()
|
/drivers/net/wireless/ath/ath6kl/ |
D | cfg80211.c | 574 if (vif->wdev.iftype == NL80211_IFTYPE_P2P_CLIENT) in ath6kl_cfg80211_connect() 721 if (vif->wdev.iftype != NL80211_IFTYPE_ADHOC) { in ath6kl_cfg80211_connect_event() 729 if (vif->wdev.iftype != NL80211_IFTYPE_STATION && in ath6kl_cfg80211_connect_event() 730 vif->wdev.iftype != NL80211_IFTYPE_P2P_CLIENT) { in ath6kl_cfg80211_connect_event() 820 if (vif->wdev.iftype != NL80211_IFTYPE_ADHOC) { in ath6kl_cfg80211_disconnect_event() 831 if (vif->wdev.iftype != NL80211_IFTYPE_STATION && in ath6kl_cfg80211_disconnect_event() 832 vif->wdev.iftype != NL80211_IFTYPE_P2P_CLIENT) { in ath6kl_cfg80211_disconnect_event() 1463 vif->wdev.iftype = type; in ath6kl_cfg80211_change_iface() 2525 if (vif->wdev.iftype == NL80211_IFTYPE_P2P_GO) { in ath6kl_start_ap() 3091 vif->wdev.iftype = type; in ath6kl_interface_add()
|
/drivers/net/wireless/p54/ |
D | fwio.c | 65 char *iftype = (char *)bootrec->data; in p54_parse_firmware() local 68 iftype[2], iftype[3]); in p54_parse_firmware()
|
/drivers/net/wireless/ipw2x00/ |
D | libipw_module.c | 168 ieee->wdev.iftype = NL80211_IFTYPE_STATION; in alloc_libipw()
|
/drivers/net/wireless/brcm80211/brcmfmac/ |
D | wl_cfg80211.c | 422 wdev->iftype = type; in brcmf_cfg80211_change_iface() 3440 wdev->iftype = brcmf_mode_to_nl80211_iftype(WL_MODE_BSS); in brcmf_cfg80211_attach() 3487 static s32 brcmf_dongle_mode(struct net_device *ndev, s32 iftype) in brcmf_dongle_mode() argument 3492 switch (iftype) { in brcmf_dongle_mode() 3496 iftype); in brcmf_dongle_mode() 3507 WL_ERR("invalid type (%d)\n", iftype); in brcmf_dongle_mode() 3735 err = brcmf_dongle_mode(ndev, wdev->iftype); in brcmf_config_dongle()
|
/drivers/staging/wlan-ng/ |
D | p80211netdev.c | 786 wdev->iftype = NL80211_IFTYPE_STATION; in wlan_setup()
|
D | cfg80211.c | 135 dev->ieee80211_ptr->iftype = type; in prism2_change_virtual_intf()
|
/drivers/net/wireless/orinoco/ |
D | hw.c | 684 wdev->iftype = priv->iw_mode; in orinoco_hw_program_rids()
|