Searched defs:dump_type (Results 1 – 4 of 4) sorted by relevance
| /drivers/net/ethernet/broadcom/bnxt/ |
| A D | bnxt_coredump.c | 172 static int bnxt_hwrm_dbg_coredump_initiate(struct bnxt *bp, u16 dump_type, in bnxt_hwrm_dbg_coredump_initiate() 400 static int __bnxt_get_coredump(struct bnxt *bp, u16 dump_type, void *buf, in __bnxt_get_coredump() 584 int bnxt_get_coredump(struct bnxt *bp, u16 dump_type, void *buf, u32 *dump_len) in bnxt_get_coredump() 600 int bnxt_hwrm_get_dump_len(struct bnxt *bp, u16 dump_type, u32 *dump_len) in bnxt_hwrm_get_dump_len() 653 u32 bnxt_get_coredump_length(struct bnxt *bp, u16 dump_type) in bnxt_get_coredump_length()
|
| /drivers/net/wireless/ath/ath12k/ |
| A D | coredump.c | 14 enum ath12k_fw_crash_dump_type dump_type; in ath12k_coredump_get_dump_type() local
|
| /drivers/net/wireless/ath/ath11k/ |
| A D | coredump.c | 16 enum ath11k_fw_crash_dump_type dump_type; in ath11k_coredump_get_dump_type() local
|
| /drivers/net/ethernet/chelsio/cxgb4/ |
| A D | cudbg_lib_common.h | 29 u8 dump_type:3; member
|
Completed in 8 milliseconds