Home
last modified time | relevance | path

Searched refs:usec (Results 301 - 325 of 398) sorted by relevance

1...<<111213141516

/kernel/linux/linux-5.10/fs/ocfs2/
H A Ddlmglue.c437 u32 usec; in ocfs2_update_lock_stats() local
449 usec = ktime_to_us(kt); in ocfs2_update_lock_stats()
459 if (stats->ls_max < usec) in ocfs2_update_lock_stats()
460 stats->ls_max = usec; in ocfs2_update_lock_stats()
/kernel/linux/linux-6.6/fs/ocfs2/
H A Ddlmglue.c436 u32 usec; in ocfs2_update_lock_stats() local
448 usec = ktime_to_us(kt); in ocfs2_update_lock_stats()
458 if (stats->ls_max < usec) in ocfs2_update_lock_stats()
459 stats->ls_max = usec; in ocfs2_update_lock_stats()
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/
H A Dmv643xx_eth.c1371 static void set_rx_coal(struct mv643xx_eth_private *mp, unsigned int usec) in set_rx_coal() argument
1376 temp = (u64)usec * mp->t_clk; in set_rx_coal()
1408 static void set_tx_coal(struct mv643xx_eth_private *mp, unsigned int usec) in set_tx_coal() argument
1412 temp = (u64)usec * mp->t_clk; in set_tx_coal()
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath9k/
H A Dhw.c1853 s64 usec; in ath9k_hw_get_tsf_offset() local
1860 usec = cur->tv_sec * 1000000ULL + cur->tv_nsec / 1000; in ath9k_hw_get_tsf_offset()
1861 usec -= last->tv_sec * 1000000ULL + last->tv_nsec / 1000; in ath9k_hw_get_tsf_offset()
1863 return (u32) usec; in ath9k_hw_get_tsf_offset()
H A Dxmit.c1141 static int ath_max_framelen(int usec, int mcs, bool ht40, bool sgi) in ath_max_framelen() argument
1147 usec -= L_STF + L_LTF + L_SIG + HT_SIG + HT_STF + HT_LTF(streams); in ath_max_framelen()
1148 symbols = sgi ? TIME_SYMBOLS_HALFGI(usec) : TIME_SYMBOLS(usec); in ath_max_framelen()
/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_cmn.h1274 u8 sb_index, u8 disable, u16 usec);
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath5k/
H A Dath5k.h747 * TSF is a 64bit value in usec (microseconds).
749 * time equal to 1024 usec", so it's roughly milliseconds (usec / 1024).
1503 unsigned int ath5k_hw_htoclock(struct ath5k_hw *ah, unsigned int usec);
/kernel/linux/linux-5.10/include/linux/qed/
H A Dqed_if.h206 u16 usec; member
988 * @brief set_coalesce - Configure Rx coalesce value in usec
991 * @param rx_coal - Rx coalesce value in usec
992 * @param tx_coal - Tx coalesce value in usec
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_cmn.h1274 u8 sb_index, u8 disable, u16 usec);
/kernel/linux/linux-6.6/include/linux/qed/
H A Dqed_if.h210 u16 usec; member
1022 * set_coalesce(): Configure Rx coalesce value in usec.
1025 * @rx_coal: Rx coalesce value in usec.
1026 * @tx_coal: Tx coalesce value in usec.
/kernel/linux/linux-6.6/drivers/firmware/efi/libstub/
H A Defistub.h501 efi_status_t efi_wait_for_key(unsigned long usec, efi_input_key_t *key);
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath5k/
H A Dath5k.h747 * TSF is a 64bit value in usec (microseconds).
749 * time equal to 1024 usec", so it's roughly milliseconds (usec / 1024).
1499 unsigned int ath5k_hw_htoclock(struct ath5k_hw *ah, unsigned int usec);
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
H A Dgas_query.c88 return res.sec * 1000 + res.usec / 1000; in ms_from_time()
H A Dwpa_supplicant_i.h1291 int sec, int usec);
H A Ddpp_supplicant.c264 diff_ms = diff.sec * 1000 + diff.usec / 1000; in wpas_dpp_reply_wait_timeout()
384 used = diff.sec * 1000 + diff.usec / 1000; in wpas_dpp_auth_init_next()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Dieee802_11_shared.c35 tu = (passed.sec * 1000000 + passed.usec) / 1024; in hostapd_eid_assoc_comeback_time()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/p2p/
H A Dp2p_i.h914 unsigned int usec);
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
H A Dgas_query.c89 return res.sec * 1000 + res.usec / 1000; in ms_from_time()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Dieee802_11_shared.c36 tu = (passed.sec * 1000000 + passed.usec) / 1024; in hostapd_eid_assoc_comeback_time()
H A Ddpp_hostapd.c224 diff_ms = diff.sec * 1000 + diff.usec / 1000; in hostapd_dpp_reply_wait_timeout()
349 used = diff.sec * 1000 + diff.usec / 1000; in hostapd_dpp_auth_init_next()
/kernel/linux/linux-5.10/drivers/usb/isp1760/
H A Disp1760-hcd.c381 u32 mask, u32 done, int usec) in handshake()
388 result == U32_MAX), 1, usec); in handshake()
1957 /* REVISIT: some hardware needs 550+ usec to clear in isp1760_hub_control()
380 handshake(struct usb_hcd *hcd, u32 reg, u32 mask, u32 done, int usec) handshake() argument
/third_party/pulseaudio/src/pulsecore/
H A Dprotocol-esound.c574 double usec = (double) pa_sink_get_requested_latency(sink); in esd_proto_get_latency() local
575 latency = (int) ((usec*44100)/1000000); in esd_proto_get_latency()
/third_party/skia/third_party/externals/libpng/contrib/gregbook/
H A Drpng2-x.c120 # define usleep(usec) { \
123 ts.tv_nsec = (usec) * 1000; \
/kernel/linux/linux-5.10/drivers/tty/serial/
H A Dsh-sci.c1269 static void start_hrtimer_us(struct hrtimer *hrt, unsigned long usec) in start_hrtimer_us() argument
1271 long sec = usec / 1000000; in start_hrtimer_us()
1272 long nsec = (usec % 1000000) * 1000; in start_hrtimer_us()
/kernel/linux/linux-6.6/drivers/tty/serial/
H A Dsh-sci.c1284 static void start_hrtimer_us(struct hrtimer *hrt, unsigned long usec) in start_hrtimer_us() argument
1286 long sec = usec / 1000000; in start_hrtimer_us()
1287 long nsec = (usec % 1000000) * 1000; in start_hrtimer_us()

Completed in 71 milliseconds

1...<<111213141516