Home
last modified time | relevance | path

Searched refs:bnx2fc_ofld_timer (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/bnx2fc/
H A Dbnx2fc_tgt.c18 static void bnx2fc_ofld_timer(struct timer_list *t);
43 static void bnx2fc_ofld_timer(struct timer_list *t) in bnx2fc_ofld_timer() function
48 BNX2FC_TGT_DBG(tgt, "entered bnx2fc_ofld_timer\n"); in bnx2fc_ofld_timer()
68 timer_setup(&tgt->ofld_timer, bnx2fc_ofld_timer, 0); in bnx2fc_ofld_wait()
/kernel/linux/linux-6.6/drivers/scsi/bnx2fc/
H A Dbnx2fc_tgt.c18 static void bnx2fc_ofld_timer(struct timer_list *t);
43 static void bnx2fc_ofld_timer(struct timer_list *t) in bnx2fc_ofld_timer() function
48 BNX2FC_TGT_DBG(tgt, "entered bnx2fc_ofld_timer\n"); in bnx2fc_ofld_timer()
68 timer_setup(&tgt->ofld_timer, bnx2fc_ofld_timer, 0); in bnx2fc_ofld_wait()

Completed in 2 milliseconds