Home
last modified time | relevance | path

Searched refs:nl80211_iftype_uint8 (Results 1 - 11 of 11) sorted by relevance

/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/hdfadapt/
H A Dnet_adpater.h87 hi_u32 wal_get_dev_addr(hi_u8 *pc_addr, hi_u8 addr_len, nl80211_iftype_uint8 type);
88 hi_s32 wal_init_drv_wlan_netdev(nl80211_iftype_uint8 type, wal_phy_mode mode, oal_net_device_stru *netdev);
92 hi_s32 InitNetdev(struct NetDevice *netDevice, nl80211_iftype_uint8 type);
93 hi_s32 DeinitNetdev(nl80211_iftype_uint8 type);
H A Dnet_adpater.c189 static wal_addr_idx wal_get_dev_addr_idx(nl80211_iftype_uint8 type) in wal_get_dev_addr_idx()
214 hi_u32 wal_get_dev_addr(hi_u8 *pc_addr, hi_u8 addr_len, nl80211_iftype_uint8 type) /* 建议5.5误报,166行有元素赋值 */ in wal_get_dev_addr()
1341 hi_s32 wal_init_netdev(nl80211_iftype_uint8 type, oal_net_device_stru *netdev) in wal_init_netdev()
1413 hi_s32 wal_init_netif(nl80211_iftype_uint8 type, oal_net_device_stru *netdev) in wal_init_netif()
1440 hi_s32 wal_init_drv_wlan_netdev(nl80211_iftype_uint8 type, wal_phy_mode mode, oal_net_device_stru *netdev) in wal_init_drv_wlan_netdev()
1493 int32_t GetIfName(nl80211_iftype_uint8 type, char *ifName, uint32_t len) in GetIfName()
1521 hi_s32 InitNetdev(struct NetDevice *netDevice, nl80211_iftype_uint8 type) in InitNetdev()
1559 hi_s32 DeinitNetdev(nl80211_iftype_uint8 type) in DeinitNetdev()
H A Dhdfinit_3881.c74 nl80211_iftype_uint8 type; in Hi3881Init()
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/wal/
H A Dwal_net.h105 hi_u32 wal_get_dev_addr(hi_u8 *pc_addr, hi_u8 addr_len, nl80211_iftype_uint8 type);
108 hi_s32 wal_init_drv_wlan_netdev(nl80211_iftype_uint8 type, wal_phy_mode mode, oal_net_device_stru *netdev);
110 hi_u32 wal_init_drv_wlan_netdev(nl80211_iftype_uint8 type, wal_phy_mode mode, hi_u16 bw);
H A Dwal_ioctl.h117 wlan_p2p_mode_enum_uint8 wal_wireless_iftype_to_mac_p2p_mode(nl80211_iftype_uint8 iftype);
H A Dwal_cfg80211.h252 hi_u32 wal_cfg80211_change_virtual_intf(oal_wiphy_stru *wiphy, oal_net_device_stru *netdev, nl80211_iftype_uint8 type,
H A Dwal_cfg80211.c1361 hi_u32 wal_cfg80211_get_vap_p2p_mode(nl80211_iftype_uint8 type, wlan_p2p_mode_enum_uint8 *p2p_mode, in wal_cfg80211_get_vap_p2p_mode()
1439 oal_net_device_stru *netdev, nl80211_iftype_uint8 type) in wal_cfg80211_add_virtual_intf_set_wireless_dev()
1547 nl80211_iftype_uint8 name_assign_type, enum_nl80211_iftype type, hi_u32 *pul_flags, oal_vif_params_stru *params) in wal_cfg80211_add_virtual_intf()
4191 hi_u32 wal_cfg80211_intf_mode_check(oal_net_device_stru *netdev, nl80211_iftype_uint8 type) in wal_cfg80211_intf_mode_check()
4238 hi_u32 wal_cfg80211_change_virtual_intf(oal_wiphy_stru *wiphy, oal_net_device_stru *netdev, nl80211_iftype_uint8 type, in wal_cfg80211_change_virtual_intf()
H A Dwal_mac80211.c881 int32_t ret = InitNetdev(netDev, (nl80211_iftype_uint8)ifAdd->type); in WalAddIf()
H A Dwal_ioctl.c452 wlan_p2p_mode_enum_uint8 wal_wireless_iftype_to_mac_p2p_mode(nl80211_iftype_uint8 iftype) in wal_wireless_iftype_to_mac_p2p_mode()
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/oal/
H A Doal_net.h348 typedef hi_u8 nl80211_iftype_uint8; typedef
471 typedef hi_u8 nl80211_iftype_uint8; typedef
1149 nl80211_iftype_uint8 iftype;
1614 hi_s32 (*change_virtual_intf)(oal_wiphy_stru *pst_wiphy, oal_net_device_stru *netdev, nl80211_iftype_uint8 en_type,
1641 struct wireless_dev *(*add_virtual_intf)(oal_wiphy_stru *wiphy, const hi_char *name, nl80211_iftype_uint8 type,
1678 hi_u32 oal_net_register_netdev(oal_net_device_stru *netdev, nl80211_iftype_uint8 type);
1682 hi_u32 oal_net_check_and_get_devname(nl80211_iftype_uint8 type, char *dev_name, hi_u32 *len);
H A Doal_net.c494 hi_u32 oal_net_register_netdev(oal_net_device_stru *netdev, nl80211_iftype_uint8 type) in oal_net_register_netdev()
678 hi_u32 oal_net_check_and_get_devname(nl80211_iftype_uint8 type, char *dev_name, hi_u32 *len) in oal_net_check_and_get_devname()

Completed in 23 milliseconds