Home
last modified time | relevance | path

Searched refs:num_wait (Results 1 – 8 of 8) sorted by relevance

/linux/drivers/crypto/cavium/cpt/
H A Dcpt_hw_types.h595 u64 num_wait:20; member
597 u64 num_wait:20;
H A Dcptvf_main.c398 vqx_dwait.s.num_wait = val; in cptvf_write_vq_done_numwait()
/linux/drivers/crypto/marvell/octeontx/
H A Dotx_cpt_hw_types.h733 u64 num_wait:20; member
735 u64 num_wait:20;
H A Dotx_cptvf_main.c378 vqx_dwait.s.num_wait = val; in cptvf_write_vq_done_numwait()
387 return vqx_dwait.s.num_wait; in cptvf_read_vq_done_numwait()
/linux/drivers/crypto/marvell/octeontx2/
H A Dotx2_cpt_hw_types.h380 u64 num_wait:20; member
/linux/drivers/infiniband/hw/bng_re/
H A Dbng_fw.c117 u32 *num_wait) in bng_re_process_qp_event() argument
184 *num_wait += wait_cmds; in bng_re_process_qp_event()
/linux/drivers/infiniband/hw/bnxt_re/
H A Dqplib_rcfw.c621 u32 *num_wait) in bnxt_qplib_process_qp_event() argument
728 *num_wait += wait_cmds; in bnxt_qplib_process_qp_event()
/linux/drivers/scsi/
H A Dhpsa.c1856 int num_wait = NUM_WAIT; in hpsa_wait_for_outstanding_commands_for_dev() local
1859 num_wait = HPSA_EH_PTRAID_TIMEOUT; in hpsa_wait_for_outstanding_commands_for_dev()
1865 if (++waits > num_wait) in hpsa_wait_for_outstanding_commands_for_dev()
1870 if (waits > num_wait) { in hpsa_wait_for_outstanding_commands_for_dev()