Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/bnx2fc/
Dbnx2fc_tgt.c16 static void bnx2fc_upld_timer(unsigned long data);
29 static void bnx2fc_upld_timer(unsigned long data) in bnx2fc_upld_timer() function
280 setup_timer(&tgt->upld_timer, bnx2fc_upld_timer, (unsigned long)tgt); in bnx2fc_upld_wait()