Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/broadcom/bnxt/
Dbnxt_coredump.c272 static int __bnxt_get_coredump(struct bnxt *bp, void *buf, u32 *dump_len) in __bnxt_get_coredump()
376 u32 dump_len) in bnxt_copy_crash_data()
394 static int bnxt_copy_crash_dump(struct bnxt *bp, void *buf, u32 dump_len) in bnxt_copy_crash_dump()
433 int bnxt_get_coredump(struct bnxt *bp, u16 dump_type, void *buf, u32 *dump_len) in bnxt_get_coredump()
449 int bnxt_hwrm_get_dump_len(struct bnxt *bp, u16 dump_type, u32 *dump_len) in bnxt_hwrm_get_dump_len()
Dbnxt_devlink.c166 u32 dump_len; in bnxt_fw_dump() local
/linux-6.12.1/drivers/net/ethernet/netronome/nfp/
Dnfp_main.h125 u32 dump_len; member
/linux-6.12.1/drivers/mtd/ubi/
Dio.c1391 int dump_len; in self_check_write() local
/linux-6.12.1/drivers/net/wireless/marvell/mwifiex/
Dmain.c1232 u32 dump_len = 0; in mwifiex_prepare_fw_dump_info() local
/linux-6.12.1/drivers/net/ethernet/emulex/benet/
Dbe_ethtool.c303 static int be_read_dump_data(struct be_adapter *adapter, u32 dump_len, in be_read_dump_data()
/linux-6.12.1/drivers/net/ethernet/mellanox/mlx5/core/
Dcmd.c872 int dump_len; in dump_command() local
/linux-6.12.1/drivers/net/wireless/realtek/rtw89/
Ddebug.c1071 u32 dump_len, remain; in rtw89_debug_dump_mac_mem() local
/linux-6.12.1/kernel/sched/
Dext.c4779 static void scx_dump_state(struct scx_exit_info *ei, size_t dump_len) in scx_dump_state()