Home
last modified time | relevance | path

Searched defs:net_device (Results 1 – 6 of 6) sorted by relevance

/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/oal/
Doal_cfg80211.c82 hi_void oal_kobject_uevent_env_sta_join(oal_net_device_stru *net_device, const hi_u8 *mac_addr) in oal_kobject_uevent_env_sta_join()
99 hi_void oal_kobject_uevent_env_sta_leave(oal_net_device_stru *net_device, const hi_u8 *mac_addr) in oal_kobject_uevent_env_sta_leave()
152 hi_u32 oal_cfg80211_connect_result(oal_net_device_stru *net_device, const oal_connet_result_stru *c… in oal_cfg80211_connect_result()
183 hi_u32 oal_cfg80211_del_sta(oal_net_device_stru *net_device, const hi_u8 *mac_addr, hi_u8 addr_len, in oal_cfg80211_del_sta()
200 hi_u32 oal_cfg80211_new_sta(oal_net_device_stru *net_device, const hi_u8 *mac_addr, hi_u8 addr_len, in oal_cfg80211_new_sta()
221 hi_void oal_cfg80211_mic_failure(oal_net_device_stru *net_device, const hi_u8 *mac_addr, in oal_cfg80211_mic_failure()
/device/soc/hisilicon/ws63v100/sdk/protocol/wifi/source/host/feature/
Dhmac_roam_main.c1794 oal_net_device_stru *net_device = OAL_PTR_NULL; in hmac_roam_pause_user_check() local
1829 oal_net_device_stru *net_device = OAL_PTR_NULL; in hmac_roam_pause_user_etc() local
1883 oal_net_device_stru *net_device; in hmac_roam_resume_user_etc() local
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/mac/hmac/
Dhmac_vap.h149 oal_net_device_stru *net_device; /* VAP对应的net_devices */ member
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/wal/
Dwal_cfg80211.c3112 hi_u32 wal_cfg80211_connect(oal_wiphy_stru *wiphy, oal_net_device_stru *net_device, in wal_cfg80211_connect()
3211 hi_u32 wal_cfg80211_disconnect(oal_wiphy_stru *wiphy, oal_net_device_stru *net_device, hi_u16 us_re… in wal_cfg80211_disconnect()
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/include/
Dlinuxver.h296 #define net_device device macro
/device/soc/hisilicon/ws63v100/sdk/protocol/wifi/source/host/inc/mac/
Dmac_vap_ext.h2108 oal_net_device_stru *net_device; /* VAP对应的net_devices */ member