Home
last modified time | relevance | path

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

/openbmc/linux/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
68 timer_setup(&tgt->ofld_timer, bnx2fc_ofld_timer, 0); in bnx2fc_ofld_wait()