/Linux-v6.6/drivers/net/ethernet/microchip/sparx5/ |
D | sparx5_tc_matchall.c | 15 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/ |
D | pm.c | 112 unsigned long tmo) in cw1200_pm_stay_awake() 125 long tmo; in cw1200_suspend_work() local 139 unsigned long tmo) in cw1200_resume_work()
|
D | pm.h | 37 unsigned long tmo) in cw1200_pm_stay_awake()
|
D | scan.c | 20 int tmo = 2000; in cw1200_scan_start() local
|
/Linux-v6.6/sound/soc/au1x/ |
D | psc-i2s.c | 146 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
|
D | psc-ac97.c | 75 unsigned short retry, tmo; in au1xpsc_ac97_read() local 116 unsigned int tmo, retry; in au1xpsc_ac97_write() local
|
D | ac97c.c | 87 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/ |
D | csio_mb.c | 76 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()
|
D | csio_mb.h | 121 uint32_t tmo; /* Timeout */ member
|
/Linux-v6.6/drivers/net/ethernet/ti/ |
D | cpsw_sl.c | 256 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/ |
D | dm-log-userspace-transfer.c | 175 unsigned long tmo; in dm_consult_userspace() local
|
/Linux-v6.6/drivers/dma/ioat/ |
D | dma.c | 271 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()
|
D | init.c | 312 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/ |
D | amdgpu_ib.c | 413 long tmo; in amdgpu_ib_ring_tests() local
|
/Linux-v6.6/drivers/scsi/ |
D | myrs.h | 695 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 …]
|
D | scsi_transport_srp.c | 194 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/ |
D | irq_helpers.c | 55 int tmo, i; in regulator_notifier_isr_work() local
|
/Linux-v6.6/drivers/scsi/lpfc/ |
D | lpfc_els.c | 954 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/ |
D | snic_main.c | 68 int tmo = SNIC_DFLT_CMD_TIMEOUT * HZ; in snic_slave_configure() local
|
/Linux-v6.6/sound/soc/sh/ |
D | hac.c | 202 unsigned int tmo; in hac_ac97_warmrst() local
|
/Linux-v6.6/net/ipv4/ |
D | tcp_timer.c | 739 const int tmo = tcp_fin_time(sk) - TCP_TIMEWAIT_LEN; in tcp_keepalive_timer() local
|
D | inet_diag.c | 422 long tmo; in inet_twsk_diag_fill() local 462 long tmo; in inet_req_diag_fill() local
|
/Linux-v6.6/drivers/scsi/qedf/ |
D | qedf_io.c | 2154 int tmo = 0; in qedf_initiate_cleanup() local 2299 int tmo = 0; in qedf_execute_tmf() local
|
/Linux-v6.6/net/xfrm/ |
D | xfrm_state.c | 580 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/ |
D | security.c | 440 unsigned int tmo; in __nvdimm_security_overwrite_query() local
|