/device/soc/hisilicon/hi3861v100/sdk_liteos/app/demo/src/ |
H A D | app_promis.c | 40 unsigned int hi_promis_start(const char *ifname) in hi_promis_start() argument 64 unsigned int hi_promis_stop(const char *ifname) in hi_promis_stop() argument
|
H A D | wifi_softap.c | 49 char ifname[WIFI_IFNAME_MAX_SIZE + 1] = {0}; in hi_wifi_start_softap() local
|
H A D | wifi_sta.c | 103 char ifname[WIFI_IFNAME_MAX_SIZE + 1] = {0}; in hi_wifi_start_sta() local
|
/device/soc/hisilicon/hi3861v100/hi3861_adapter/hals/communication/wifi_lite/wifiaware/source/ |
H A D | hal_wifiaware.c | 21 int HalWifiSdpInit(const char* ifname)
in HalWifiSdpInit() argument 70 int HalWifiSdpAdjustTxPower(const char *ifname, signed char power)
in HalWifiSdpAdjustTxPower() argument 78 int HalWifiSdpRestoreTxPower(const char *ifname)
in HalWifiSdpRestoreTxPower() argument 86 int HalWifiSdpBeaconSwitch(const char *ifname, unsigned char enable)
in HalWifiSdpBeaconSwitch() argument
|
/device/soc/hisilicon/hi3861v100/sdk_liteos/components/at/src/ |
H A D | at_lowpower.c | 332 const char *ifname = "wlan0"; in at_set_arpoffload() local 412 const char *ifname = "wlan0"; in at_set_ndoffload() local
|
H A D | at_wifi.c | 264 hi_char ifname[WIFI_IFNAME_MAX_SIZE + 1] = {0}; in cmd_sta_start() local 342 hi_char ifname[WIFI_IFNAME_MAX_SIZE + 1] = {0}; in cmd_sta_start_adv() local 1031 hi_char ifname[WIFI_IFNAME_MAX_SIZE + 1] = {0}; in cmd_start_softap() local
|
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/wal/ |
H A D | wal_customize.c | 1510 hi_u32 wal_sync_boot_current_to_dev(const hi_char *ifname) in wal_sync_boot_current_to_dev() argument
|
H A D | wal_event.c | 1105 hi_s32 wal_csi_set_config(const hi_char *ifname, hi_u32 report_min_interval, const hi_wifi_csi_entry *entry_list, in wal_csi_set_config() argument
|
H A D | hi_wifi_driver_api.c | 553 hi_s32 hi_wifi_set_bandwidth(const hi_char *ifname, unsigned char ifname_len, hi_wifi_bw bw) in hi_wifi_set_bandwidth() argument 603 hi_wifi_bw hi_wifi_get_bandwidth(const hi_char *ifname, unsigned char ifname_len) in hi_wifi_get_bandwidth() argument 644 hi_s32 hi_wifi_send_custom_pkt(const hi_char *ifname, const hi_u8 *buf, hi_u32 len) in hi_wifi_send_custom_pkt() argument 765 hi_wifi_promis_enable(const hi_char *ifname, hi_s32 enable, const hi_wifi_ptype_filter *filter) hi_wifi_promis_enable() argument 849 hi_wifi_csi_set_config(const hi_char *ifname, hi_u32 report_min_interval, const hi_wifi_csi_entry *entry_list, hi_s32 entry_num) hi_wifi_csi_set_config() argument 876 hi_wifi_set_channel(const hi_char *ifname, unsigned char ifname_len, hi_s32 channel) hi_wifi_set_channel() argument 922 hi_wifi_get_channel(const hi_char *ifname, unsigned char ifname_len) hi_wifi_get_channel() argument 980 hi_wifi_any_init(const hi_char *ifname) hi_wifi_any_init() argument 1303 hi_wifi_wow_set_pattern(const hi_char *ifname, hi_u32 type, hi_u8 index, hi_char *pattern) hi_wifi_wow_set_pattern() argument 1366 hi_wifi_wow_host_sleep_switch(const hi_char *ifname, hi_u8 en) hi_wifi_wow_host_sleep_switch() argument 1425 hi_wifi_arp_offload_setting(const hi_char *ifname, hi_u8 en, hi_u32 ip) hi_wifi_arp_offload_setting() argument 1485 hi_wifi_dhcp_offload_setting(const hi_char *ifname, hi_u8 en, hi_u32 ip) hi_wifi_dhcp_offload_setting() argument 1539 hi_wifi_btcoex_enable(const hi_char *ifname, hi_bool enable, hi_u8 mode, hi_u8 share_ant) hi_wifi_btcoex_enable() argument 1591 hi_wifi_set_retry_params(const hi_char *ifname, hi_u8 type, hi_u8 limit) hi_wifi_set_retry_params() argument 1644 hi_wifi_set_cca_threshold(const hi_char *ifname, hi_s8 threshold) hi_wifi_set_cca_threshold() argument 1684 hi_wifi_set_tpc(const char *ifname, unsigned char ifname_len, hi_u32 tpc_value) hi_wifi_set_tpc() argument 1718 hi_wifi_get_tx_params(const char *ifname, unsigned char ifname_len) hi_wifi_get_tx_params() argument [all...] |
H A D | hi_wifi_driver_wpa_if.h | 286 hi_u8 ifname[WIFI_IFNAME_MAX_SIZE]; member
|
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/include/ |
H A D | hi_wifi_api.h | 564 char ifname[WIFI_IFNAME_MAX_SIZE + 1]; /* *< Iftype name. CNcomment: 接口名称.CNend */ member 575 char ifname[WIFI_IFNAME_MAX_SIZE + 1]; /* *< Iftype name. CNcomment: 接口名称.CNend */ member 603 char ifname[WIFI_IFNAME_MAX_SIZE + 1]; /* *< Iftype name. CNcomment: 接口名称.CNend */ member [all...] |
/device/board/hihope/rk3568/wifi/bcmdhd_wifi6/hdfadapt/ |
H A D | hdf_bdh_mac80211.c | 62 int get_scan_ifidx(const char *ifname) in get_scan_ifidx() argument [all...] |
/device/soc/hisilicon/hi3861v100/sdk_liteos/include/ |
H A D | hi_wifi_api.h | 587 char ifname[WIFI_IFNAME_MAX_SIZE + 1]; /**< Iftype name. CNcomment: 接口名称.CNend */ member 598 char ifname[WIFI_IFNAME_MAX_SIZE + 1]; /**< Iftype name. CNcomment: 接口名称.CNend */ member [all...] |
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/ |
H A D | dhd_linux_pktdump.c | 607 char *ifname; in dhd_dump_wsc_message() local 722 char *ifname; dhd_dump_eap_packet() local 850 char *ifname; dhd_dump_eapol_4way_message() local 919 char *ifname; dhd_dump_eapol_message() local 1025 char *ifname = NULL, *typestr = NULL, *opstr = NULL; dhd_dhcp_dump() local 1132 char *ifname; dhd_icmp_dump() local 1231 char *ifname; dhd_arp_dump() local 1353 char *ifname; dhd_dns_dump() local [all...] |
H A D | wl_cfgnan.c | 5592 wl_cfgnan_data_path_iface_create_delete_handler(struct net_device *ndev, struct bcm_cfg80211 *cfg, char *ifname, uint16 type, uint8 busstate) wl_cfgnan_data_path_iface_create_delete_handler() argument [all...] |
H A D | wl_cfgvendor.c | 2703 char ifname[IFNAMSIZ + 1] = {0}; in wl_cfgvendor_get_ndev() local [all...] |
H A D | wl_android.c | 4263 char *ifname = NULL; in wl_android_get_rssi_per_ant() local 4519 char *ifname = NULL; in wl_android_set_ap_beaconrate() local 4555 char *ifname = NULL; wl_android_get_ap_basicrate() local 4588 char *ifname = NULL; wl_android_get_ap_rps() local 4623 char *ifname = NULL; wl_android_set_ap_rps() local 4663 char *ifname = NULL; wl_android_set_ap_rps_params() local 4778 char *ifname = NULL; wl_android_set_ap_suspend() local 4822 char *ifname = NULL; wl_android_set_ap_bw() local 4866 char *ifname = NULL; wl_android_get_ap_bw() local 5432 char *ifname = NULL; wl_android_set_softap_elna_bypass() local 5478 char *ifname = NULL; wl_android_get_softap_elna_bypass() local 6463 wl_cfg80211_register_static_if(struct bcm_cfg80211 *cfg, u16 iftype, char *ifname) wl_cfg80211_register_static_if() argument [all...] |
H A D | wl_android_ext.c | 186 char ifname[IFNAMSIZ+1]; member 2637 char ifname[IFNAMSIZ+1]; wl_ext_iapsta_config() local 3496 wl_ext_disable_iface(struct net_device *dev, char *ifname) wl_ext_disable_iface() argument 3600 char ifname[IFNAMSIZ+1]; wl_ext_iapsta_disable() local 4031 wl_ext_enable_iface(struct net_device *dev, char *ifname, int wait_up) wl_ext_enable_iface() argument 4280 char ifname[IFNAMSIZ+1]; wl_ext_iapsta_enable() local [all...] |
H A D | wl_cfg80211.h | 1038 u8 ifname[IFNAMSIZ]; member [all...] |
H A D | wl_cfg80211.c | 3171 wl_cfg80211_del_if(struct bcm_cfg80211 *cfg, struct net_device *primary_ndev, struct wireless_dev *wdev, char *ifname) wl_cfg80211_del_if() argument 3182 _wl_cfg80211_del_if(struct bcm_cfg80211 *cfg, struct net_device *primary_ndev, struct wireless_dev *wdev, char *ifname) _wl_cfg80211_del_if() argument 22280 wl_get_ap_netdev(struct bcm_cfg80211 *cfg, char *ifname) wl_get_ap_netdev() argument 22302 wl_get_netdev_by_name(struct bcm_cfg80211 *cfg, char *ifname) wl_get_netdev_by_name() argument 22325 wl_set_ap_beacon_rate(struct net_device *dev, int val, char *ifname) wl_set_ap_beacon_rate() argument 22383 wl_get_ap_basic_rate(struct net_device *dev, char* command, char *ifname, int total_len) wl_get_ap_basic_rate() argument 22473 wl_get_ap_rps(struct net_device *dev, char* command, char *ifname, int total_len) wl_get_ap_rps() argument 22560 wl_set_ap_rps(struct net_device *dev, bool enable, char *ifname) wl_set_ap_rps() argument 22621 wl_update_ap_rps_params(struct net_device *dev, ap_rps_info_t* rps, char *ifname) wl_update_ap_rps_params() argument 22731 wl_get_rssi_per_ant(struct net_device *dev, char *ifname, char *peer_mac, void *param) wl_get_rssi_per_ant() argument 24484 wl_set_ap_suspend(struct net_device *dev, bool suspend, char *ifname) wl_set_ap_suspend() argument 24577 wl_set_softap_elna_bypass(struct net_device *dev, char *ifname, int enable) wl_set_softap_elna_bypass() argument 24610 wl_get_softap_elna_bypass(struct net_device *dev, char *ifname, void *param) wl_get_softap_elna_bypass() argument 24784 wl_set_ap_bw(struct net_device *dev, u32 bw, char *ifname) wl_set_ap_bw() argument 24881 wl_get_ap_bw(struct net_device *dev, char* command, char *ifname, int total_len) wl_get_ap_bw() argument [all...] |
/device/soc/hisilicon/hi3861v100/sdk_liteos/components/wifi/include/ |
H A D | hi_wifi_driver_wpa_if.h | 277 hi_u8 ifname[IFNAMSIZ]; member
|
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/include/ |
H A D | bcmevent.h | 75 char ifname[BCM_MSG_IFNAME_MAX]; /* name of the packet incoming interface */ member 89 char ifname[BCM_MSG_IFNAME_MAX]; /* name of the packet incoming interface */ member
|
H A D | wlioctl.h | 2087 char ifname[INTF_NAME_SIZ]; /* WDS ifname */ member 8993 char ifname[BCM_MSG_IFNAME_MAX]; member 15301 char ifname[BCM_MSG_IFNAME_MAX]; /* name of interface */ member 15308 char ifname[BCM_MSG_IFNAME_MAX]; /**< name of interface */ member 15319 char ifname[BCM_MSG_IFNAME_MAX]; /**< name of interface */ member
|