/device/soc/rockchip/rk3588/kernel/include/trace/hooks/ |
H A D | softlockup.h | 16 TP_PROTO(int duration, struct pt_regs *regs, bool is_panic), 17 TP_ARGS(duration, regs, is_panic));
|
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/ |
H A D | bcm_app_utils.c | 69 totals.duration = 0; in cca_per_chan_summary() 76 if (input->secs[sec].duration) { in cca_per_chan_summary() 77 totals.duration += input->secs[sec].duration; in cca_per_chan_summary() 86 if (!avg->num_secs || !totals.duration) in cca_per_chan_summary() 90 avg->secs[0].duration = totals.duration / avg->num_secs; in cca_per_chan_summary() 91 avg->secs[0].congest_ibss = totals.congest_ibss * 100/totals.duration; in cca_per_chan_summary() 92 avg->secs[0].congest_obss = totals.congest_obss * 100/totals.duration; in cca_per_chan_summary() 93 avg->secs[0].interference = totals.interference * 100/totals.duration; in cca_per_chan_summary() [all...] |
H A D | wl_cfgp2p.c | 1591 * Do a P2P Listen on the given channel for the given duration. 1636 * otherwise we will wait up to duration_ms + 100ms + duration / 10 in wl_cfgp2p_discover_listen() 1641 /* if failed to set listen, it doesn't need to wait whole duration. */ in wl_cfgp2p_discover_listen() 1961 int count, start, duration; in wl_cfgp2p_set_p2p_noa() local 1972 sscanf(buf, "%10d %10d %10d", &count, &start, &duration); in wl_cfgp2p_set_p2p_noa() 1973 CFGP2P_DBG(("set_p2p_noa count %d start %d duration %d\n", in wl_cfgp2p_set_p2p_noa() 1974 count, start, duration)); in wl_cfgp2p_set_p2p_noa() 1982 if (duration != -1) in wl_cfgp2p_set_p2p_noa() 1983 cfg->p2p->noa.desc[0].duration = duration; in wl_cfgp2p_set_p2p_noa() [all...] |
H A D | hdf_public_ap6275s.h | 56 unsigned int duration);
|
H A D | wl_cfgp2p.h | 200 #define INIT_TIMER(timer, func, duration, extra_delay) \ 203 timer_expires(timer) = jiffies + msecs_to_jiffies(duration + extra_delay); \
|
H A D | wl_cfgnan.h | 384 uint8 duration; member 452 uint8 duration; member 491 uint8 duration; member
|
H A D | dhd_mschdbg.c | 138 char *req_type[] = {"fixed", "start-flexible", "duration-flexible", in dhd_mschdbg_req_param_profiler_event_data() 159 MSCH_EVENT(("start-time: %s, duration: %d(us), interval: %d(us)\n", in dhd_mschdbg_req_param_profiler_event_data() 161 ntoh32(p->duration), ntoh32(p->interval))); in dhd_mschdbg_req_param_profiler_event_data() 609 MSCH_EVENT((" : REQ duration %d", in dhd_mschdbg_dump_data() 620 MSCH_EVENT((" : SLOT duration %d", in dhd_mschdbg_dump_data() 641 MSCH_EVENT(("end %s duration %d\n", in dhd_mschdbg_dump_data()
|
/device/soc/hisilicon/hi3861v100/sdk_liteos/platform/os/Huawei_LiteOS/components/lib/libc/musl/include/scsi/ |
H A D | sg.h | 85 unsigned int duration; member 107 unsigned duration; member
|
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/oal/ |
H A D | oal_cfg80211.c | 63 hi_u64 cookie, oal_ieee80211_channel_stru *chan, hi_u32 duration, oal_gfp_enum_uint8 en_gfp) in oal_cfg80211_ready_on_channel() 67 cfg80211_ready_on_channel(wdev, cookie, chan, duration, en_gfp); in oal_cfg80211_ready_on_channel() 71 cfg80211_ready_on_channel(pst_net_dev, cookie, chan, en_channel_type, duration, en_gfp); in oal_cfg80211_ready_on_channel() 77 hi_unref_param(duration); in oal_cfg80211_ready_on_channel() 57 oal_cfg80211_ready_on_channel( oal_wireless_dev *wdev, hi_u64 cookie, oal_ieee80211_channel_stru *chan, hi_u32 duration, oal_gfp_enum_uint8 en_gfp) oal_cfg80211_ready_on_channel() argument
|
H A D | oal_cfg80211.h | 74 hi_u64 ull_cookie, oal_ieee80211_channel_stru *chan, hi_u32 duration, oal_gfp_enum_uint8 en_gfp);
|
H A D | wlan_types.h | 869 hi_u8 duration; /* selfcts的占用信道时间,单位ms */ member
|
/device/soc/hisilicon/hi3516dv300/sdk_linux/sample/platform/higv/include/ |
H A D | hi_gv_animation.h | 58 HI_S32 HI_GV_TweenAnimGetDuration(HIGV_HANDLE animHandle, HI_S32 *duration);
|
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/include/ |
H A D | event_log_payload.h | 437 #define WL_MSCH_RT_START_FLEX 1 /* start time is flexible and duration is fixed */ 439 #define WL_MSCH_RT_BOTH_FLEX 3 /* Both start and duration is flexible */ 536 uint32 duration; /* Requested duration in us unit */ member 541 uint32 dur_flex; /* MSCH_REG_DUR_FLEX, min_dur = duration - dur_flex */ 543 uint32 min_dur; /* min duration for traffic, maps to home_time */ 726 uint32 duration; /* Requested duration in ms unit */ member 730 uint32 dur_flex; /* MSCH_REG_DUR_FLEX, min_dur = duration - dur_flex */ 731 uint32 min_dur; /* min duration fo 822 uint32 duration; /**< millisecs spent sampling this channel */ global() member 1008 uint16 duration; global() member [all...] |
H A D | 802.11.h | 124 uint16 durid; /* duration/ID */ 136 uint16 durid; /* duration/ID */ 144 uint16 durid; /* duration/ID */ 151 uint16 durid; /* duration/ID */ 166 uint16 durid; /* duration/ID */ 218 uint16 durid; /* duration/ID */ 244 uint16 durid; /* duration/ID */ 628 uint16 duration; member 709 uint16 duration; member 750 uint16 duration; member 761 uint16 duration; /* Length of quiet period, in TU's */ global() member 2899 uint16 duration; global() member 2910 uint16 duration; global() member 3010 uint16 duration; global() member 3020 uint16 duration; global() member 3036 uint16 duration; global() member 3046 uint16 duration; global() member 3074 uint16 duration; global() member 3086 uint16 duration; global() member 3114 uint16 duration; global() member 3122 uint16 duration; global() member 3287 uint16 duration; global() member 3298 uint16 duration; global() member 3552 uint16 duration; global() member [all...] |
H A D | p2p.h | 513 uint32 duration; /* Duration */ member
|
H A D | wlioctl.h | 1234 uint32 duration; /**< millisecs spent sampling this channel */ member 1258 uint32 duration; /**< millisecs spent sampling this channel */ member 1292 uint32 duration; /**< millisecs spent sampling this channel */ member 1818 uint32 rx_dur_total; /* total user RX duration (estimated) */ 1967 uint32 rx_dur_total; /* total user RX duration (estimated) */ 2727 uint32 duration; /**< time spent in ms in state. */ member 2739 uint32 duration; /* time spent in ms in state */ member 3126 WL_OPS_CFG_SUBCMD_MAX_SLEEP_DUR = 1, /* Max sleep duration used for OPS */ 3135 #define WL_OPS_MAX_SLEEP_DUR 12500 /* max ops duration in us */ 3136 #define WL_OPS_MINOF_MAX_SLEEP_DUR 512 /* minof max ops duration i 6273 uint16 duration; /* Seconds to keep new params applied */ global() member 9006 uint32 duration; global() member 9745 uint16 duration; /**< duration of neighbor finding attempts (in ms) */ global() member 9754 uint16 duration; /**< duration of neighbor finding attempts (in ms) */ global() member 9789 uint16 duration; /**< duration of neighbor finding attempts (in ms) */ global() member 11871 uint16 duration; /**< NAN RTT duration in ms */ global() member 14670 wl_proxd_intvl_t duration; /**< from start */ global() member 15174 uint8 duration; /* duration between 1 to 20sec */ global() member 17647 uint32 duration; global() member 18598 uint32 duration; /* each step duration time (mSec) */ global() member 19922 uint32 duration; global() member [all...] |
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/wal/ |
H A D | wal_cfg80211_apt.h | 82 hi_u32 cfg80211_remain_on_channel(const oal_net_device_stru *netdev, hi_u32 freq, hi_u32 duration);
|
H A D | wal_cfg80211_apt.c | 736 hi_u32 cfg80211_remain_on_channel(const oal_net_device_stru *netdev, hi_u32 freq, hi_u32 duration) in cfg80211_remain_on_channel() argument 744 remain_on_channel.duration = (hi_s32)duration; in cfg80211_remain_on_channel()
|
H A D | hi_wifi_driver_wpa_if.h | 278 hi_s32 duration; member 297 hi_s32 duration; member
|
H A D | wal_cfg80211.c | 420 [4]duration 449 hi_u32 duration, hi_u64 *pull_cookie, wlan_ieee80211_roc_type_uint8 en_roc_type) in wal_drv_remain_on_channel() 452 hi_u32 duration, hi_u64 *pull_cookie, wlan_ieee80211_roc_type_uint8 en_roc_type) in wal_drv_remain_on_channel() 489 remain_on_channel.listen_duration = duration; in wal_drv_remain_on_channel() 519 cfg80211_ready_on_channel(wdev, *pull_cookie, chan, duration, GFP_KERNEL); in wal_drv_remain_on_channel() 521 ret = HdfWifiEventRemainOnChannel(netdev, chan->center_freq, duration); in wal_drv_remain_on_channel() 531 l_channel, duration, *pull_cookie, remain_on_channel.band); in wal_drv_remain_on_channel() 545 hi_u32 duration, hi_u64 *pull_cookie) in wal_cfg80211_remain_on_channel() 548 hi_u32 duration, hi_u64 *pull_cookie) in wal_cfg80211_remain_on_channel() 551 return wal_drv_remain_on_channel(wiphy, wdev, chan, duration, pull_cooki in wal_cfg80211_remain_on_channel() 448 wal_drv_remain_on_channel(oal_wiphy_stru *wiphy, oal_wireless_dev *wdev, oal_ieee80211_channel *chan, hi_u32 duration, hi_u64 *pull_cookie, wlan_ieee80211_roc_type_uint8 en_roc_type) wal_drv_remain_on_channel() argument 544 wal_cfg80211_remain_on_channel(oal_wiphy_stru *wiphy, oal_wireless_dev *wdev, oal_ieee80211_channel *chan, hi_u32 duration, hi_u64 *pull_cookie) wal_cfg80211_remain_on_channel() argument [all...] |
H A D | wal_cfg80211.h | 295 struct ieee80211_channel *chan, hi_u32 duration, hi_u64 *pull_cookie);
|
/device/soc/hisilicon/hi3861v100/sdk_liteos/components/wifi/include/ |
H A D | hi_wifi_driver_wpa_if.h | 269 hi_s32 duration; member 288 hi_s32 duration; member
|
/device/soc/rockchip/common/sdk_linux/init/ |
H A D | main.c | 1205 unsigned long long duration; in trace_initcall_finish_cb() local 1209 duration = (unsigned long long)ktime_to_ns(delta) >> 10; in trace_initcall_finish_cb() 1210 printk(KERN_DEBUG "initcall %pS returned %d after %lld usecs\n", fn, ret, duration); in trace_initcall_finish_cb()
|
/device/board/hihope/rk3568/wifi/bcmdhd_wifi6/hdfadapt/ |
H A D | hdf_bdh_mac80211.c | 1637 unsigned int duration; in WalRemainOnChannel() local 1653 HDF_LOGI("%s: ifname=%s, freq=%u, duration=%u", __func__, hnetDev->name, onChannel->freq, onChannel->duration); in WalRemainOnChannel() 1658 duration = (unsigned int)onChannel->duration; in WalRemainOnChannel() 1662 ret = wl_cfg80211_ops.remain_on_channel(wiphy, cfgdev, channel, duration, &p2p_cookie); in WalRemainOnChannel()
|
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/mac/common/ |
H A D | mac_cfg.h | 594 hi_u32 duration; member
|