Home
last modified time | relevance | path

Searched defs:ts (Results 201 – 225 of 704) sorted by relevance

12345678910>>...29

/openbmc/linux/drivers/net/wireless/ath/ath9k/
H A Ddynack.c207 struct ath_tx_status *ts, in ath_dynack_sample_tx_ts()
294 u32 ts) in ath_dynack_sample_ack_ts()
H A Dxmit.c285 struct ath_tx_status ts; in ath_tx_flush_tid() local
370 struct ath_tx_status ts; in ath_tid_drain() local
457 struct ath_tx_status *ts, int txok, in ath_tx_count_frames()
492 struct ath_tx_status *ts, int txok) in ath_tx_complete_aggr()
715 struct ath_tx_status *ts, in ath_tx_count_airtime()
731 struct ath_tx_status *ts, struct ath_buf *bf, in ath_tx_process_buffer()
1011 struct ath_tx_status ts = {}; in ath_tx_get_tid_subframe() local
1876 struct ath_tx_status ts; in ath_drain_txq_list() local
2520 struct ath_tx_status *ts, int txok) in ath_tx_complete_buf()
2637 struct ath_tx_status ts; in ath_tx_processq() local
[all …]
/openbmc/qemu/linux-user/arm/
H A Dcpu_loop.c266 TaskState *ts = env_cpu(env)->opaque; in emulate_arm_fpa11() local
517 TaskState *ts = cpu->opaque; in target_cpu_copy_regs() local
/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_ptp.c316 static int cxgb4_ptp_gettime(struct ptp_clock_info *ptp, struct timespec64 *ts) in cxgb4_ptp_gettime()
340 const struct timespec64 *ts) in cxgb4_ptp_settime()
/openbmc/openpower-pnor-code-mgmt/static/
H A Ditem_updater_static.cpp32 std::string concat_string(const Ts&... ts) in concat_string()
42 std::pair<int, std::string> pflash(const Ts&... ts) in pflash()
/openbmc/phosphor-pid-control/pid/ec/
H A Dstepwise.hpp31 double ts; // sample time in seconds member
/openbmc/linux/arch/x86/um/vdso/
H A Dum_vdso.c16 int __vdso_clock_gettime(clockid_t clock, struct __kernel_old_timespec *ts) in __vdso_clock_gettime()
/openbmc/ibm-logging/test/
H A Dtest_callout.cpp52 uint64_t ts = 5; in TEST_F() local
/openbmc/linux/tools/perf/jvmti/
H A Djvmti_agent.c108 timespec_to_ns(const struct timespec *ts) in timespec_to_ns()
116 struct timespec ts; in perf_get_timestamp() local
/openbmc/qemu/tests/qtest/
H A Dm48t59-test.c113 time_t ts; in cmos_get_date_time() local
156 time_t ts; in bcd_check_time() local
/openbmc/qemu/bsd-user/
H A Dmain.c211 static void init_task_state(TaskState *ts) in init_task_state()
273 TaskState *ts; in main() local
/openbmc/linux/drivers/net/ethernet/xscale/
H A Dptp_ixp46x.c154 static int ptp_ixp_gettime(struct ptp_clock_info *ptp, struct timespec64 *ts) in ptp_ixp_gettime()
172 const struct timespec64 *ts) in ptp_ixp_settime()
/openbmc/qemu/util/
H A Dqemu-coroutine-sleep.c67 QEMUTimer ts; in qemu_co_sleep_ns_wakeable() local
/openbmc/linux/drivers/ptp/
H A Dptp_kvm_x86.c77 int kvm_arch_ptp_get_clock(struct timespec64 *ts) in kvm_arch_ptp_get_clock()
H A Dptp_ines.c257 struct ines_timestamp *ts; in ines_find_rxts() local
289 struct ines_timestamp ts; in ines_find_txts() local
432 struct ines_timestamp *ts, struct device *dev) in ines_match()
499 struct ines_timestamp *ts; in ines_rxfifo_read() local
555 static bool ines_timestamp_expired(struct ines_timestamp *ts) in ines_timestamp_expired()
/openbmc/linux/include/media/
H A Ddmxdev.h85 struct dmx_ts_feed *ts; member
131 struct list_head ts; member
/openbmc/linux/fs/smb/client/
H A Dnetmisc.c930 struct timespec64 ts; in cifs_NTtimeToUnix() local
970 struct timespec64 ts; in cnvrtDosUnixTm() local
/openbmc/linux/drivers/net/ethernet/microchip/
H A Dlan743x_ptp.c374 struct timespec64 *ts) in lan743x_ptpci_gettime64()
395 const struct timespec64 *ts) in lan743x_ptpci_settime64()
1038 struct timespec64 *ts) in lan743x_ptp_io_event_clock_get()
1072 struct timespec64 ts; in lan743x_ptpci_do_aux_work() local
1435 struct timespec64 ts; in lan743x_ptp_sync_to_system_clock() local
/openbmc/linux/drivers/gpio/
H A Dgpio-max7300.c33 struct max7301 *ts; in max7300_probe() local
/openbmc/linux/drivers/iio/imu/st_lsm6dsx/
H A Dst_lsm6dsx_buffer.c359 s64 ts = 0; in st_lsm6dsx_read_fifo() local
512 u8 *data, s64 ts) in st_lsm6dsx_push_tagged_data()
587 s64 ts = 0; in st_lsm6dsx_read_tagged_fifo() local
/openbmc/linux/drivers/net/ethernet/freescale/
H A Dfec_ptp.c104 struct timespec64 ts; in fec_ptp_enable_pps() local
442 static int fec_ptp_gettime(struct ptp_clock_info *ptp, struct timespec64 *ts) in fec_ptp_gettime()
474 const struct timespec64 *ts) in fec_ptp_settime()
/openbmc/linux/drivers/net/wireless/ath/ath5k/
H A Ddesc.c444 struct ath5k_tx_status *ts) in ath5k_hw_proc_2word_tx_status()
496 struct ath5k_tx_status *ts) in ath5k_hw_proc_4word_tx_status()
/openbmc/u-boot/drivers/i2c/
H A Dintel_i2c.c66 unsigned long ts; in smbus_wait_until_ready() local
81 unsigned long ts; in smbus_wait_until_done() local
/openbmc/linux/kernel/trace/
H A Dtrace_stat.c34 struct tracer_stat *ts; member
125 struct tracer_stat *ts = session->ts; in stat_seq_init() local
/openbmc/linux/drivers/net/dsa/hirschmann/
H A Dhellcreek_ptp.c85 struct timespec64 *ts) in hellcreek_ptp_gettime()
100 const struct timespec64 *ts) in hellcreek_ptp_settime()

12345678910>>...29