Home
last modified time | relevance | path

Searched refs:bnxt_get_coredump (Results 1 - 5 of 5) sorted by relevance

/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_coredump.h114 int bnxt_get_coredump(struct bnxt *bp, u16 dump_type, void *buf, u32 *dump_len);
H A Dbnxt_coredump.c375 int bnxt_get_coredump(struct bnxt *bp, u16 dump_type, void *buf, u32 *dump_len) in bnxt_get_coredump() function
H A Dbnxt_devlink.c204 rc = bnxt_get_coredump(bp, BNXT_DUMP_LIVE, data, &dump_len); in bnxt_fw_dump()
H A Dbnxt_ethtool.c3887 return bnxt_get_coredump(bp, dump->flag, buf, &dump->len); in bnxt_get_dump_data()
/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_ethtool.c3679 static int bnxt_get_coredump(struct bnxt *bp, void *buf, u32 *dump_len) in bnxt_get_coredump() function
3816 bnxt_get_coredump(bp, NULL, &dump->len); in bnxt_get_dump_flag()
3836 return bnxt_get_coredump(bp, buf, &dump->len); in bnxt_get_dump_data()

Completed in 12 milliseconds