Searched defs:dump_len (Results 1 – 9 of 9) sorted by relevance
/linux-6.12.1/drivers/net/ethernet/broadcom/bnxt/ |
D | bnxt_coredump.c | 272 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()
|
D | bnxt_devlink.c | 166 u32 dump_len; in bnxt_fw_dump() local
|
/linux-6.12.1/drivers/net/ethernet/netronome/nfp/ |
D | nfp_main.h | 125 u32 dump_len; member
|
/linux-6.12.1/drivers/mtd/ubi/ |
D | io.c | 1391 int dump_len; in self_check_write() local
|
/linux-6.12.1/drivers/net/wireless/marvell/mwifiex/ |
D | main.c | 1232 u32 dump_len = 0; in mwifiex_prepare_fw_dump_info() local
|
/linux-6.12.1/drivers/net/ethernet/emulex/benet/ |
D | be_ethtool.c | 303 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/ |
D | cmd.c | 872 int dump_len; in dump_command() local
|
/linux-6.12.1/drivers/net/wireless/realtek/rtw89/ |
D | debug.c | 1071 u32 dump_len, remain; in rtw89_debug_dump_mac_mem() local
|
/linux-6.12.1/kernel/sched/ |
D | ext.c | 4779 static void scx_dump_state(struct scx_exit_info *ei, size_t dump_len) in scx_dump_state()
|