Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/ethernet/broadcom/bnxt/
A Dbnxt_coredump.h114 int bnxt_get_coredump(struct bnxt *bp, u16 dump_type, void *buf, u32 *dump_len);
A Dbnxt_coredump.c375 int bnxt_get_coredump(struct bnxt *bp, u16 dump_type, void *buf, u32 *dump_len) in bnxt_get_coredump() function
A Dbnxt_devlink.c204 rc = bnxt_get_coredump(bp, BNXT_DUMP_LIVE, data, &dump_len); in bnxt_fw_dump()
A Dbnxt_ethtool.c3896 return bnxt_get_coredump(bp, dump->flag, buf, &dump->len); in bnxt_get_dump_data()

Completed in 15 milliseconds