Home
last modified time | relevance | path

Searched defs:tmo (Results 1 – 25 of 71) sorted by relevance

123

/Linux-v6.6/drivers/net/ethernet/microchip/sparx5/
Dsparx5_tc_matchall.c15 struct tc_cls_matchall_offload *tmo, in sparx5_tc_matchall_replace()
66 struct tc_cls_matchall_offload *tmo, in sparx5_tc_matchall_destroy()
86 struct tc_cls_matchall_offload *tmo, in sparx5_tc_matchall()
/Linux-v6.6/drivers/net/wireless/st/cw1200/
Dpm.c112 unsigned long tmo) in cw1200_pm_stay_awake()
125 long tmo; in cw1200_suspend_work() local
139 unsigned long tmo) in cw1200_resume_work()
Dpm.h37 unsigned long tmo) in cw1200_pm_stay_awake()
Dscan.c20 int tmo = 2000; in cw1200_scan_start() local
/Linux-v6.6/sound/soc/au1x/
Dpsc-i2s.c146 unsigned long tmo; in au1xpsc_i2s_configure() local
181 unsigned long tmo, stat; in au1xpsc_i2s_start() local
215 unsigned long tmo, stat; in au1xpsc_i2s_stop() local
Dpsc-ac97.c75 unsigned short retry, tmo; in au1xpsc_ac97_read() local
116 unsigned int tmo, retry; in au1xpsc_ac97_write() local
Dac97c.c87 unsigned int tmo, retry; in au1xac97c_ac97_read() local
129 unsigned int tmo, retry; in au1xac97c_ac97_write() local
/Linux-v6.6/drivers/scsi/csiostor/
Dcsio_mb.c76 csio_mb_hello(struct csio_hw *hw, struct csio_mb *mbp, uint32_t tmo, in csio_mb_hello()
140 csio_mb_bye(struct csio_hw *hw, struct csio_mb *mbp, uint32_t tmo, in csio_mb_bye()
162 csio_mb_reset(struct csio_hw *hw, struct csio_mb *mbp, uint32_t tmo, in csio_mb_reset()
193 csio_mb_params(struct csio_hw *hw, struct csio_mb *mbp, uint32_t tmo, in csio_mb_params()
264 csio_mb_ldst(struct csio_hw *hw, struct csio_mb *mbp, uint32_t tmo, int reg) in csio_mb_ldst()
300 csio_mb_caps_config(struct csio_hw *hw, struct csio_mb *mbp, uint32_t tmo, in csio_mb_caps_config()
342 csio_mb_port(struct csio_hw *hw, struct csio_mb *mbp, uint32_t tmo, in csio_mb_port()
413 csio_mb_initialize(struct csio_hw *hw, struct csio_mb *mbp, uint32_t tmo, in csio_mb_initialize()
Dcsio_mb.h121 uint32_t tmo; /* Timeout */ member
/Linux-v6.6/drivers/net/ethernet/ti/
Dcpsw_sl.c256 void cpsw_sl_reset(struct cpsw_sl *sl, unsigned long tmo) in cpsw_sl_reset()
313 int cpsw_sl_wait_for_idle(struct cpsw_sl *sl, unsigned long tmo) in cpsw_sl_wait_for_idle()
/Linux-v6.6/drivers/md/
Ddm-log-userspace-transfer.c175 unsigned long tmo; in dm_consult_userspace() local
/Linux-v6.6/drivers/dma/ioat/
Ddma.c271 static int ioat_quiesce(struct ioatdma_chan *ioat_chan, unsigned long tmo) in ioat_quiesce()
292 static int ioat_reset_sync(struct ioatdma_chan *ioat_chan, unsigned long tmo) in ioat_reset_sync()
Dinit.c312 unsigned long tmo; in ioat_dma_self_test() local
799 unsigned long tmo; in ioat_xor_val_self_test() local
/Linux-v6.6/drivers/gpu/drm/amd/amdgpu/
Damdgpu_ib.c413 long tmo; in amdgpu_ib_ring_tests() local
/Linux-v6.6/drivers/scsi/
Dmyrs.h695 struct myrs_cmd_tmo tmo; /* Byte 19 */ member
708 struct myrs_cmd_tmo tmo; /* Byte 19 */ member
721 struct myrs_cmd_tmo tmo; /* Byte 19 */ member
737 struct myrs_cmd_tmo tmo; /* Byte 19 */ member
751 struct myrs_cmd_tmo tmo; /* Byte 19 */ member
765 struct myrs_cmd_tmo tmo; /* Byte 19 */ member
780 struct myrs_cmd_tmo tmo; /* Byte 19 */ member
798 struct myrs_cmd_tmo tmo; /* Byte 19 */ member
813 struct myrs_cmd_tmo tmo; /* Byte 19 */ member
832 struct myrs_cmd_tmo tmo; /* Byte 19 */ member
[all …]
Dscsi_transport_srp.c194 static ssize_t srp_show_tmo(char *buf, int tmo) in srp_show_tmo()
199 int srp_parse_tmo(int *tmo, const char *buf) in srp_parse_tmo()
/Linux-v6.6/drivers/regulator/
Dirq_helpers.c55 int tmo, i; in regulator_notifier_isr_work() local
/Linux-v6.6/drivers/scsi/lpfc/
Dlpfc_els.c954 u32 ulp_status, ulp_word4, tmo; in lpfc_cmpl_els_flogi() local
1300 uint32_t tmo, did; in lpfc_issue_els_flogi() local
2793 u32 ulp_status, ulp_word4, tmo; in lpfc_cmpl_els_adisc() local
2989 u32 tmo; in lpfc_cmpl_els_logo() local
3231 u32 ulp_status, ulp_word4, tmo, did, iotag; in lpfc_cmpl_els_cmd() local
3368 u32 ulp_status, ulp_word4, tmo, did, iotag; in lpfc_cmpl_els_disc_cmd() local
3992 u32 ulp_status, ulp_word4, tmo, did, iotag; in lpfc_cmpl_els_edc() local
5332 u32 ulp_status, ulp_word4, tmo, did, iotag; in lpfc_cmpl_els_rsp() local
8031 int i, tmo; in lpfc_els_rcv_rscn() local
11544 u32 ulp_status, ulp_word4, did, tmo; in lpfc_cmpl_els_npiv_logo() local
/Linux-v6.6/drivers/scsi/snic/
Dsnic_main.c68 int tmo = SNIC_DFLT_CMD_TIMEOUT * HZ; in snic_slave_configure() local
/Linux-v6.6/sound/soc/sh/
Dhac.c202 unsigned int tmo; in hac_ac97_warmrst() local
/Linux-v6.6/net/ipv4/
Dtcp_timer.c739 const int tmo = tcp_fin_time(sk) - TCP_TIMEWAIT_LEN; in tcp_keepalive_timer() local
Dinet_diag.c422 long tmo; in inet_twsk_diag_fill() local
462 long tmo; in inet_req_diag_fill() local
/Linux-v6.6/drivers/scsi/qedf/
Dqedf_io.c2154 int tmo = 0; in qedf_initiate_cleanup() local
2299 int tmo = 0; in qedf_execute_tmf() local
/Linux-v6.6/net/xfrm/
Dxfrm_state.c580 time64_t tmo = x->lft.hard_add_expires_seconds + in xfrm_timer_handler() local
597 time64_t tmo = x->lft.hard_use_expires_seconds + in xfrm_timer_handler() local
607 time64_t tmo = x->lft.soft_add_expires_seconds + in xfrm_timer_handler() local
619 time64_t tmo = x->lft.soft_use_expires_seconds + in xfrm_timer_handler() local
/Linux-v6.6/drivers/nvdimm/
Dsecurity.c440 unsigned int tmo; in __nvdimm_security_overwrite_query() local

123