/device/soc/beken/bk7235/hals/communication/wifi_lite/wifiaware/source/ |
D | hal_wifiaware.c | 52 int bk_wifi_sdp_init(const char* ifname) { return WIFI_FAIL; } in bk_wifi_sdp_init() 59 int bk_wifi_sdp_adjust_tx_power(const char *ifname, signed char power) { return WIFI_FAIL; } in bk_wifi_sdp_adjust_tx_power() 60 int bk_wifi_sdp_restore_tx_power(const char *ifname) { return WIFI_FAIL; } in bk_wifi_sdp_restore_tx_power() 61 int bk_wifi_sdp_adjust_rx_param(const char *ifname, signed char rssi) { return WIFI_FAIL; } in bk_wifi_sdp_adjust_rx_param() 62 int bk_wifi_sdp_restore_rx_param(const char *ifname) { return WIFI_FAIL; } in bk_wifi_sdp_restore_rx_param() 63 int bk_wifi_sdp_beacon_switch(const char *ifname, unsigned char enable) { return WIFI_FAIL; } in bk_wifi_sdp_beacon_switch() 73 int HalWifiSdpInit(const char* ifname) in HalWifiSdpInit() 122 int HalWifiSdpAdjustTxPower(const char *ifname, signed char power) in HalWifiSdpAdjustTxPower() 130 int HalWifiSdpRestoreTxPower(const char *ifname) in HalWifiSdpRestoreTxPower() 138 int HalWifiSdpBeaconSwitch(const char *ifname, unsigned char enable) in HalWifiSdpBeaconSwitch()
|
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/wal/ |
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() 603 hi_wifi_bw hi_wifi_get_bandwidth(const hi_char *ifname, unsigned char ifname_len) in hi_wifi_get_bandwidth() 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() 765 hi_s32 hi_wifi_promis_enable(const hi_char *ifname, hi_s32 enable, const hi_wifi_ptype_filter *filt… in hi_wifi_promis_enable() 849 hi_s32 hi_wifi_csi_set_config(const hi_char *ifname, hi_u32 report_min_interval, const hi_wifi_csi_… in hi_wifi_csi_set_config() 876 hi_s32 hi_wifi_set_channel(const hi_char *ifname, unsigned char ifname_len, hi_s32 channel) in hi_wifi_set_channel() 922 hi_s32 hi_wifi_get_channel(const hi_char *ifname, unsigned char ifname_len) in hi_wifi_get_channel() 980 hi_s32 hi_wifi_any_init(const hi_char *ifname) in hi_wifi_any_init() 1303 hi_u8 hi_wifi_wow_set_pattern(const hi_char *ifname, hi_u32 type, hi_u8 index, hi_char *pattern) in hi_wifi_wow_set_pattern() 1366 hi_u8 hi_wifi_wow_host_sleep_switch(const hi_char *ifname, hi_u8 en) in hi_wifi_wow_host_sleep_switch() [all …]
|
/device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/lwip_sack/include/lwip/ |
D | if_api.h | 180 #define if_indextoname(ifindex, ifname) lwip_if_indextoname(ifindex, ifname) argument 182 #define if_nametoindex(ifname) lwip_if_nametoindex(ifname) argument 187 #define lwip_if_indextoname(ifindex, ifname) if_indextoname(ifindex, ifname) argument 189 #define lwip_if_nametoindex(ifname) if_nametoindex(ifname) argument
|
/device/soc/hisilicon/hi3861v100/hi3861_adapter/hals/communication/wifi_lite/wifiaware/source/ |
D | hal_wifiaware.c | 21 int HalWifiSdpInit(const char* ifname) in HalWifiSdpInit() 70 int HalWifiSdpAdjustTxPower(const char *ifname, signed char power) in HalWifiSdpAdjustTxPower() 78 int HalWifiSdpRestoreTxPower(const char *ifname) in HalWifiSdpRestoreTxPower() 86 int HalWifiSdpBeaconSwitch(const char *ifname, unsigned char enable) in HalWifiSdpBeaconSwitch()
|
/device/soc/asrmicro/asr582x/liteos_m/sdk/adapter/hals/communication/wifi_lite/wifiaware/source/ |
D | hal_wifiaware.c | 21 int HalWifiSdpInit(const char *ifname) in HalWifiSdpInit() 70 int HalWifiSdpAdjustTxPower(const char *ifname, signed char power) in HalWifiSdpAdjustTxPower() 78 int HalWifiSdpRestoreTxPower(const char *ifname) in HalWifiSdpRestoreTxPower() 86 int HalWifiSdpBeaconSwitch(const char *ifname, unsigned char enable) in HalWifiSdpBeaconSwitch()
|
/device/soc/hisilicon/hi3861v100/sdk_liteos/app/demo/src/ |
D | app_promis.c | 40 unsigned int hi_promis_start(const char *ifname) in hi_promis_start() 64 unsigned int hi_promis_stop(const char *ifname) in hi_promis_stop()
|
D | wifi_softap.c | 49 char ifname[WIFI_IFNAME_MAX_SIZE + 1] = {0}; in hi_wifi_start_softap() local
|
D | wifi_sta.c | 103 char ifname[WIFI_IFNAME_MAX_SIZE + 1] = {0}; in hi_wifi_start_sta() local
|
/device/board/kaihong/khdvk_3566b/wifi/bcmdhd_hdf/bcmdhd/ |
D | dhd_linux_pktdump.c | 611 char *ifname; in dhd_dump_wsc_message() local 750 char *ifname; in dhd_dump_eap_packet() local 887 char *ifname; in dhd_dump_eapol_4way_message() local 968 char *ifname; in dhd_dump_eapol_message() local 1073 char *ifname = NULL, *typestr = NULL, *opstr = NULL; in dhd_dhcp_dump() local 1191 char *ifname; in dhd_icmp_dump() local 1307 char *ifname; in dhd_arp_dump() local 1453 char *ifname; in dhd_dns_dump() local
|
D | wl_android.c | 4385 char *ifname = NULL; in wl_android_get_rssi_per_ant() local 4651 char *ifname = NULL; in wl_android_set_ap_beaconrate() local 4691 char *ifname = NULL; in wl_android_get_ap_basicrate() local 4725 char *ifname = NULL; in wl_android_get_ap_rps() local 4759 char *ifname = NULL; in wl_android_set_ap_rps() local 4802 char *ifname = NULL; in wl_android_set_ap_rps_params() local 4924 char *ifname = NULL; in wl_android_set_ap_suspend() local 4968 char *ifname = NULL; in wl_android_set_ap_bw() local 5011 char *ifname = NULL; in wl_android_get_ap_bw() local 5591 char *ifname = NULL; in wl_android_set_softap_elna_bypass() local [all …]
|
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/ |
D | dhd_linux_pktdump.c | 607 char *ifname; in dhd_dump_wsc_message() local 722 char *ifname; in dhd_dump_eap_packet() local 850 char *ifname; in dhd_dump_eapol_4way_message() local 919 char *ifname; in dhd_dump_eapol_message() local 1025 char *ifname = NULL, *typestr = NULL, *opstr = NULL; in dhd_dhcp_dump() local 1132 char *ifname; in dhd_icmp_dump() local 1231 char *ifname; in dhd_arp_dump() local 1353 char *ifname; in dhd_dns_dump() local
|
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; in wl_android_get_ap_basicrate() local 4588 char *ifname = NULL; in wl_android_get_ap_rps() local 4623 char *ifname = NULL; in wl_android_set_ap_rps() local 4663 char *ifname = NULL; in wl_android_set_ap_rps_params() local 4778 char *ifname = NULL; in wl_android_set_ap_suspend() local 4822 char *ifname = NULL; in wl_android_set_ap_bw() local 4866 char *ifname = NULL; in wl_android_get_ap_bw() local 5432 char *ifname = NULL; in wl_android_set_softap_elna_bypass() local [all …]
|
/device/soc/hisilicon/hi3861v100/sdk_liteos/components/at/src/ |
D | at_lowpower.c | 332 const char *ifname = "wlan0"; in at_set_arpoffload() local 412 const char *ifname = "wlan0"; in at_set_ndoffload() local
|
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/board/isoftstone/yangfan/kernel/src/driv/net/rockchip_wlan/rkwifi/bcmdhd/ |
D | dhd_linux_pktdump.c | 621 char *ifname; in dhd_dump_wsc_message() local 756 char *ifname; in dhd_dump_eap_packet() local 888 char *ifname; in dhd_dump_eapol_4way_message() local 969 char *ifname; in dhd_dump_eapol_message() local 1118 char *ifname = NULL, *typestr = NULL, *opstr = NULL; in dhd_dhcp_dump() local 1222 char *ifname; in dhd_icmp_dump() local 1334 char *ifname; in dhd_arp_dump() local 1472 char *ifname; in dhd_dns_dump() local
|
D | wl_cfgvif.c | 5395 struct net_device* wl_get_ap_netdev(struct bcm_cfg80211 *cfg, char *ifname) in wl_get_ap_netdev() 5420 int wl_set_ap_beacon_rate(struct net_device *dev, int val, char *ifname) in wl_set_ap_beacon_rate() 5478 wl_get_ap_basic_rate(struct net_device *dev, char* command, char *ifname, int total_len) in wl_get_ap_basic_rate() 5568 wl_get_ap_rps(struct net_device *dev, char* command, char *ifname, int total_len) in wl_get_ap_rps() 5659 wl_set_ap_rps(struct net_device *dev, bool enable, char *ifname) in wl_set_ap_rps() 5720 wl_update_ap_rps_params(struct net_device *dev, ap_rps_info_t* rps, char *ifname) in wl_update_ap_rps_params() 6047 wl_set_ap_suspend(struct net_device *dev, bool suspend, char *ifname) in wl_set_ap_suspend() 6141 int wl_set_softap_elna_bypass(struct net_device *dev, char *ifname, int enable) in wl_set_softap_elna_bypass() 6174 int wl_get_softap_elna_bypass(struct net_device *dev, char *ifname, void *param) in wl_get_softap_elna_bypass() 6348 wl_set_ap_bw(struct net_device *dev, u32 bw, char *ifname) in wl_set_ap_bw() [all …]
|
D | wl_iapsta.c | 3337 wl_ext_disable_iface(struct net_device *dev, char *ifname) in wl_ext_disable_iface() 3437 wl_ext_enable_iface(struct net_device *dev, char *ifname, int wait_up) in wl_ext_enable_iface() 3798 char ifname[IFNAMSIZ+1]; in wl_ext_iapsta_disable() local 3830 char ifname[IFNAMSIZ+1]; in wl_ext_iapsta_enable() local 3863 char ifname[IFNAMSIZ+1]; in wl_ext_iapsta_config() local
|
D | wl_iapsta.h | 88 char ifname[IFNAMSIZ+1]; member
|
D | wl_android.c | 8977 char *ifname = NULL; in wl_android_get_rssi_per_ant() local 9228 char *ifname = NULL; in wl_android_set_ap_beaconrate() local 9264 char *ifname = NULL; in wl_android_get_ap_basicrate() local 9297 char *ifname = NULL; in wl_android_get_ap_rps() local 9332 char *ifname = NULL; in wl_android_set_ap_rps() local 9372 char *ifname = NULL; in wl_android_set_ap_rps_params() local 10036 char *ifname = NULL; in wl_android_set_ap_suspend() local 10080 char *ifname = NULL; in wl_android_set_ap_bw() local 10124 char *ifname = NULL; in wl_android_get_ap_bw() local 10886 char *ifname = NULL; in wl_android_set_softap_elna_bypass() local [all …]
|
/device/board/kaihong/khdvk_3566b/wifi/bcmdhd_hdf/hdf/ |
D | hdf_mac80211_sta.c | 147 int get_scan_ifidx(const char *ifname) in get_scan_ifidx()
|
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/include/ |
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
|
/device/board/isoftstone/zhiyuan/kernel/driver/drivers/net/wireless/bcmdhd/ |
D | wl_android.c | 3299 char *ifname = NULL; in wl_android_set_ulb_bw() local 3826 char *ifname = NULL; in wl_android_set_ap_beaconrate() local 3862 char *ifname = NULL; in wl_android_get_ap_basicrate() local 3895 char *ifname = NULL; in wl_android_get_ap_rps() local 3927 char *ifname = NULL; in wl_android_set_ap_rps() local 3965 char *ifname = NULL; in wl_android_set_ap_rps_params() local 4027 char *ifname = NULL; in wl_android_get_rssi_per_ant() local
|
D | wl_android_ext.c | 246 char ifname[IFNAMSIZ+1]; member 2035 char ifname[IFNAMSIZ+1]; in wl_ext_iapsta_config() local 2327 char ifname[IFNAMSIZ+1]; in wl_ext_iapsta_disable() local 2610 wl_ext_enable_iface(struct net_device *dev, char *ifname) in wl_ext_enable_iface() 2828 char ifname[IFNAMSIZ+1]; in wl_ext_iapsta_enable() local
|
/device/soc/hisilicon/hi3861v100/sdk_liteos/include/ |
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
|
/device/soc/chipsea/cst85/liteos_m/sdk/modules/wifi/console/ |
D | wifi_host_console.c | 413 char ifname[NET_AL_MAX_IFNAME]; in do_ip() local
|