Lines Matching defs:dump
334 static int nfp_add_tlv(u32 type, u32 total_tlv_sz, struct nfp_dump_state *dump) in nfp_add_tlv()
355 struct nfp_dump_state *dump) in nfp_dump_error_tlv()
374 static int nfp_dump_fwname(struct nfp_pf *pf, struct nfp_dump_state *dump) in nfp_dump_fwname()
396 struct nfp_dump_state *dump) in nfp_dump_hwinfo()
417 struct nfp_dump_state *dump) in nfp_dump_hwinfo_field()
455 struct nfp_dump_state *dump) in nfp_dump_csr_range()
560 struct nfp_dump_state *dump) in nfp_dump_indirect_csr_range()
607 struct nfp_dump_state *dump) in nfp_dump_single_rtsym()
668 struct nfp_dump_state *dump = param; in nfp_dump_for_tlv() local
721 struct nfp_dump_state *dump = param; in nfp_dump_specific_level() local
731 static int nfp_dump_populate_prolog(struct nfp_dump_state *dump) in nfp_dump_populate_prolog()
751 struct nfp_dump_state dump; in nfp_net_dump_populate_buffer() local