Searched refs:bnx2fc_cmd_timer_set (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/bnx2fc/ |
H A D | bnx2fc_io.c | 29 void bnx2fc_cmd_timer_set(struct bnx2fc_cmd *io_req, in bnx2fc_cmd_timer_set() function 918 bnx2fc_cmd_timer_set(io_req, 2 * r_a_tov); in bnx2fc_initiate_abts() 1425 bnx2fc_cmd_timer_set(io_req, r_a_tov); in bnx2fc_process_abts_compl() 2095 bnx2fc_cmd_timer_set(io_req, BNX2FC_IO_TIMEOUT); in bnx2fc_post_io_req()
|
H A D | bnx2fc.h | 532 void bnx2fc_cmd_timer_set(struct bnx2fc_cmd *io_req,
|
H A D | bnx2fc_els.c | 791 bnx2fc_cmd_timer_set(els_req, timer_msec); in bnx2fc_initiate_els()
|
/kernel/linux/linux-6.6/drivers/scsi/bnx2fc/ |
H A D | bnx2fc_io.c | 29 void bnx2fc_cmd_timer_set(struct bnx2fc_cmd *io_req, in bnx2fc_cmd_timer_set() function 916 bnx2fc_cmd_timer_set(io_req, 2 * r_a_tov); in bnx2fc_initiate_abts() 1423 bnx2fc_cmd_timer_set(io_req, r_a_tov); in bnx2fc_process_abts_compl() 2089 bnx2fc_cmd_timer_set(io_req, BNX2FC_IO_TIMEOUT); in bnx2fc_post_io_req()
|
H A D | bnx2fc.h | 536 void bnx2fc_cmd_timer_set(struct bnx2fc_cmd *io_req,
|
H A D | bnx2fc_els.c | 791 bnx2fc_cmd_timer_set(els_req, timer_msec); in bnx2fc_initiate_els()
|
Completed in 11 milliseconds