Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/brocade/bna/
H A Dbfa_ioc.h174 bool dbg_fwsave_once; member
H A Dbfa_ioc.c2256 if (ioc->dbg_fwsave_once) { in bfa_nw_ioc_debug_save_ftrc()
2257 ioc->dbg_fwsave_once = false; in bfa_nw_ioc_debug_save_ftrc()
2482 ioc->dbg_fwsave_once = true; in bfa_nw_ioc_attach()
2602 ioc->dbg_fwsave_once = true; in bfa_nw_ioc_enable()
/linux/drivers/scsi/bfa/
H A Dbfad_bsg.c2057 bfad->bfa.ioc.dbg_fwsave_once = BFA_TRUE; in bfad_iocmd_debug_ctl()