Searched refs:dbg_fwsave_once (Results 1 - 5 of 5) sorted by relevance

/linux-4.1.27/drivers/net/ethernet/brocade/bna/
H A Dbfa_ioc.h178 bool dbg_fwsave_once; member in struct:bfa_ioc
H A Dbfa_ioc.c2280 if (ioc->dbg_fwsave_once) { bfa_nw_ioc_debug_save_ftrc()
2281 ioc->dbg_fwsave_once = 0; bfa_nw_ioc_debug_save_ftrc()
2505 ioc->dbg_fwsave_once = true; bfa_nw_ioc_attach()
2622 ioc->dbg_fwsave_once = true; bfa_nw_ioc_enable()
/linux-4.1.27/drivers/scsi/bfa/
H A Dbfa_ioc.h308 bfa_boolean_t dbg_fwsave_once; member in struct:bfa_ioc_s
H A Dbfa_ioc.c2379 ioc->dbg_fwsave_once = BFA_TRUE; bfa_ioc_attach()
2507 ioc->dbg_fwsave_once = BFA_TRUE; bfa_ioc_enable()
2522 ioc->dbg_fwsave_once = BFA_TRUE; bfa_ioc_suspend()
3129 if (ioc->dbg_fwsave_once) { bfa_ioc_debug_save_ftrc()
3130 ioc->dbg_fwsave_once = BFA_FALSE; bfa_ioc_debug_save_ftrc()
H A Dbfad_bsg.c2064 bfad->bfa.ioc.dbg_fwsave_once = BFA_TRUE; bfad_iocmd_debug_ctl()

Completed in 369 milliseconds