Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/bnx2fc/
Dbnx2fc_tgt.c17 static void bnx2fc_ofld_timer(unsigned long data);
42 static void bnx2fc_ofld_timer(unsigned long data) in bnx2fc_ofld_timer() function
67 setup_timer(&tgt->ofld_timer, bnx2fc_ofld_timer, (unsigned long)tgt); in bnx2fc_ofld_wait()