| /device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/lwip_sack/include/lwip/ |
| D | sntp_opts.h | 105 #define SNTP_SET_SYSTEM_TIME(sec) (void)stime(&sec) argument 113 #define SNTP_SET_SYSTEM_TIME_US(sec, us) argument 203 #define SNTP_GET_SYSTEM_TIME(sec, us) do { (sec) = 0; (us) = 0; } while (0) argument
|
| /device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/oal/ |
| D | hi_time.c | 81 hi_u32 hi_set_real_time(hi_u32 sec) in hi_set_real_time()
|
| /device/soc/rockchip/rk3568/hardware/omx_il/osal/ |
| D | Rockchip_OSAL_ETC.c | 163 unsigned long sec, usec, time; in MeasureTime() local
|
| /device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/ |
| D | bcm_app_utils.c | 66 int sec; in cca_per_chan_summary() local
|
| D | dhd_mschdbg.c | 62 static void dhd_mschdbg_us_to_sec(uint32 time_h, uint32 time_l, uint32 *sec, uint32 *remain) in dhd_mschdbg_us_to_sec()
|
| D | wl_cfg80211.c | 5245 struct wl_security *sec; in wl_set_wpa_version() local 5314 struct wl_security *sec; in wl_set_auth_type() local 5446 struct wl_security *sec; in wl_set_set_cipher() local 5927 struct wl_security *sec; in wl_set_key_mgmt() local 6054 struct wl_security *sec; in wl_set_set_sharedkey() local 6321 char sec[32]; in wl_cfg80211_connect() local 7286 struct wl_security *sec; in wl_cfg80211_add_key() local 7503 struct wl_security *sec; in wl_cfg80211_get_key() local 11129 char sec[32]; in wl_cfg80211_bcn_bringup_ap() local 13760 struct wl_security *sec = wl_read_prof(cfg, ndev, WL_PROF_SEC); in wl_get_auth_assoc_status() local [all …]
|
| D | wl_cfg80211.h | 715 struct wl_security sec; member 2047 #define IS_AKM_SUITE_FT(sec) (sec->wpa_auth == WLAN_AKM_SUITE_FT_8021X || \ argument 2050 #define IS_AKM_SUITE_FT(sec) (sec->wpa_auth == WLAN_AKM_SUITE_FT_8021X) argument 2052 #define IS_AKM_SUITE_FT(sec) (sec->wpa_auth == WLAN_AKM_SUITE_FT_PSK) argument 2054 #define IS_AKM_SUITE_FT(sec) ({BCM_REFERENCE(sec); FALSE;}) argument 2057 #define IS_AKM_SUITE_FT(sec) ({BCM_REFERENCE(sec); FALSE;}) argument 2060 #define IS_AKM_SUITE_CCKM(sec) ({BCM_REFERENCE(sec); FALSE;}) argument
|
| D | wl_android_ext.c | 951 char sec[32]; in wl_ext_connect() local 1075 wl_ext_get_sec(struct net_device *dev, int ifmode, char *sec, int total_len) in wl_ext_get_sec() 3094 char sec[32]; in wl_mesh_update_mesh_info() local 3319 char sec[32]; in wl_ext_isam_status() local
|
| D | linux_osl.c | 1198 osl_get_localtime(uint64 *sec, uint64 *usec) in osl_get_localtime()
|
| D | dhd_linux_pktdump.c | 327 bool pair, ack, mic, kerr, req, sec, install; in dhd_is_4way_msg() local
|
| D | wl_cfgvendor.c | 7744 struct wl_security *sec; in wl_cfgvendor_set_pmk() local
|
| /device/soc/rockchip/common/sdk_linux/net/bluetooth/ |
| D | l2cap_sock.c | 576 struct bt_security sec; in l2cap_sock_getsockopt() local 923 struct bt_security sec; in l2cap_sock_setsockopt() local
|
| /device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/mbedtls/include/mbedtls/ |
| D | x509.h | 211 int hour, min, sec; /**< Time. */ member
|
| /device/soc/hisilicon/hi3516dv300/sdk_linux/drv/interdrv/common/cipher/src/drv/cipher_v1.0/drivers/core/ |
| D | drv_symc_v100.c | 501 sec_chn_cfg sec; in drv_symc_enable_secure() local 731 sec_chn_cfg sec; in drv_symc_is_secure() local
|
| D | drv_symc_v200.c | 842 sec_chn_cfg sec; in drv_symc_is_secure() local
|
| /device/soc/rockchip/common/vendor/drivers/gpu/arm/bifrost/jm/ |
| D | mali_base_jm_kernel.h | 1047 u64 sec; member
|
| /device/soc/rockchip/rk3588/kernel/include/uapi/gpu/arm/bifrost/jm/ |
| D | mali_base_jm_kernel.h | 1195 __u64 sec; member
|
| /device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/include/ |
| D | osl.h | 95 #define OSL_GET_LOCALTIME(sec, usec) \ argument
|
| D | linux_osl.h | 342 #define OSL_GET_LOCALTIME(sec, usec) osl_get_localtime((sec), (usec)) argument
|
| /device/soc/rockchip/common/vendor/drivers/gpu/arm/bifrost/ |
| D | mali_kbase_ioctl.h | 629 __u64 sec; member
|
| /device/soc/rockchip/rk3588/kernel/include/uapi/gpu/arm/bifrost/ |
| D | mali_kbase_ioctl.h | 629 __u64 sec; member
|
| /device/soc/rockchip/common/vendor/drivers/gpu/arm/midgard/ |
| D | mali_base_kernel.h | 1198 u64 sec; member
|
| /device/soc/rockchip/common/sdk_linux/drivers/tty/serial/8250/ |
| D | 8250_port.c | 1522 long sec = msec / PORT_ONETHOUSAND; in start_hrtimer_ms() local
|
| /device/soc/rockchip/common/kernel/drivers/gpu/arm/midgard/ |
| D | mali_base_kernel.h | 1216 u64 sec; member
|