Home
last modified time | relevance | path

Searched refs:bnx2fc_cmd_timer_set (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.15/drivers/scsi/bnx2fc/
Dbnx2fc_io.c29 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()
Dbnx2fc.h531 void bnx2fc_cmd_timer_set(struct bnx2fc_cmd *io_req,
Dbnx2fc_els.c791 bnx2fc_cmd_timer_set(els_req, timer_msec); in bnx2fc_initiate_els()