Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/scsi/bnx2fc/
Dbnx2fc_io.c28 void bnx2fc_cmd_timer_set(struct bnx2fc_cmd *io_req, in bnx2fc_cmd_timer_set() function
945 bnx2fc_cmd_timer_set(io_req, 2 * r_a_tov); in bnx2fc_initiate_abts()
1421 bnx2fc_cmd_timer_set(io_req, r_a_tov); in bnx2fc_process_abts_compl()
2068 bnx2fc_cmd_timer_set(io_req, BNX2FC_IO_TIMEOUT); in bnx2fc_post_io_req()
Dbnx2fc.h523 void bnx2fc_cmd_timer_set(struct bnx2fc_cmd *io_req,
Dbnx2fc_els.c783 bnx2fc_cmd_timer_set(els_req, timer_msec); in bnx2fc_initiate_els()