Home
last modified time | relevance | path

Searched refs:bnxt_get_coredump_length (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_coredump.h115 u32 bnxt_get_coredump_length(struct bnxt *bp, u16 dump_type);
H A Dbnxt_coredump.c433 u32 bnxt_get_coredump_length(struct bnxt *bp, u16 dump_type) in bnxt_get_coredump_length() function
H A Dbnxt_devlink.c196 dump_len = bnxt_get_coredump_length(bp, BNXT_DUMP_LIVE); in bnxt_fw_dump()
H A Dbnxt_ethtool.c3872 dump->len = bnxt_get_coredump_length(bp, bp->dump_flag); in bnxt_get_dump_flag()