Searched refs:dbg_fwsave (Results 1 – 2 of 2) sorted by relevance
172 void *dbg_fwsave; member296 void bfa_nw_ioc_debug_memclaim(struct bfa_ioc *ioc, void *dbg_fwsave);
2260 bfa_nw_ioc_debug_fwtrc(ioc, ioc->dbg_fwsave, &tlen); in bfa_nw_ioc_debug_save_ftrc()2278 memcpy(trcdata, ioc->dbg_fwsave, tlen); in bfa_nw_ioc_debug_fwsave()2616 bfa_nw_ioc_debug_memclaim(struct bfa_ioc *ioc, void *dbg_fwsave) in bfa_nw_ioc_debug_memclaim() argument2618 ioc->dbg_fwsave = dbg_fwsave; in bfa_nw_ioc_debug_memclaim()