Home
last modified time | relevance | path

Searched defs:dump_type (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_coredump.c375 int bnxt_get_coredump(struct bnxt *bp, u16 dump_type, void *buf, u32 *dump_len) in bnxt_get_coredump()
388 static int bnxt_hwrm_get_dump_len(struct bnxt *bp, u16 dump_type, u32 *dump_len) in bnxt_hwrm_get_dump_len()
433 u32 bnxt_get_coredump_length(struct bnxt *bp, u16 dump_type) in bnxt_get_coredump_length()
/openbmc/linux/arch/powerpc/platforms/powernv/
H A Dopal-dump.c219 static int64_t dump_read_info(uint32_t *dump_id, uint32_t *dump_size, uint32_t *dump_type) in dump_read_info()
392 uint32_t dump_id, dump_size, dump_type; in process_dump() local
/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dcudbg_lib_common.h29 u8 dump_type:3; member
/openbmc/linux/net/netfilter/ipset/
H A Dip_set_core.c1517 u32 dump_type; in ip_set_dump_start() local
1569 u32 dump_type, dump_flags; in ip_set_dump_do() local
/openbmc/linux/arch/s390/kernel/
H A Dipl.c119 enum dump_type { enum
166 static enum dump_type dump_type = DUMP_TYPE_NONE; variable