Home
last modified time | relevance | path

Searched defs:dump_len (Results 1 – 8 of 8) sorted by relevance

/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_coredump.c404 u32 *dump_len) in __bnxt_get_coredump()
530 u32 dump_len) in bnxt_copy_crash_data()
548 static int bnxt_copy_crash_dump(struct bnxt *bp, void *buf, u32 dump_len) in bnxt_copy_crash_dump()
587 int bnxt_get_coredump(struct bnxt *bp, u16 dump_type, void *buf, u32 *dump_len) in bnxt_get_coredump()
603 int bnxt_hwrm_get_dump_len(struct bnxt *bp, u16 dump_type, u32 *dump_len) in bnxt_hwrm_get_dump_len()
H A Dbnxt_devlink.c161 u32 dump_len; in bnxt_fw_dump() local
/linux/drivers/net/ethernet/netronome/nfp/
H A Dnfp_main.h125 u32 dump_len; member
/linux/drivers/mtd/ubi/
H A Dio.c1401 int dump_len; in self_check_write() local
/linux/drivers/net/wireless/marvell/mwifiex/
H A Dmain.c1207 u32 dump_len = 0; in mwifiex_prepare_fw_dump_info() local
/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Dcmd.c882 int dump_len; in dump_command() local
/linux/drivers/net/wireless/realtek/rtw89/
H A Ddebug.c1125 u32 dump_len, remain; in rtw89_debug_dump_mac_mem() local
/linux/kernel/sched/
H A Dext.c4629 static void scx_dump_state(struct scx_exit_info *ei, size_t dump_len) in scx_dump_state()