Home
last modified time | relevance | path

Searched defs:usecs (Results 1 – 9 of 9) sorted by relevance

/f-stack/freebsd/mips/mips/
H A Dtick.c199 uint32_t cur, last, delta, usecs; in DELAY() local
/f-stack/freebsd/mips/nlm/
H A Dtick.c200 uint32_t cur, last, delta, usecs; in DELAY() local
/f-stack/dpdk/drivers/event/dlb2/pf/base/
H A Ddlb2_osdep.h55 static inline void os_udelay(int usecs) in os_udelay()
/f-stack/dpdk/drivers/event/dlb/pf/base/
H A Ddlb_osdep.h58 static inline void os_udelay(int usecs) in os_udelay()
/f-stack/freebsd/kern/
H A Dkern_fail.c556 int usecs; in fail_point_eval_nontrivial() local
/f-stack/freebsd/contrib/ncsw/user/env/
H A Dxx.c558 XX_UDelay(uint32_t usecs) in XX_UDelay()
/f-stack/freebsd/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_misc.c82 ar9300_mac_to_clks(struct ath_hal *ah, u_int usecs) in ar9300_mac_to_clks()
/f-stack/freebsd/netinet/tcp_stacks/
H A Dbbr.c2473 uint32_t cts, uint32_t usecs, uint64_t bw, uint32_t override, int mod) in bbr_log_pacing_delay_calc()
3559 uint32_t usecs, srtt, over = 0; in bbr_get_pacing_delay() local
/f-stack/dpdk/drivers/net/qede/base/
H A Decore_mcp.c704 u32 usecs = ECORE_MCP_RESP_ITER_US; in ecore_mcp_cmd_and_union() local