Searched refs:bnxt_get_coredump (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/drivers/net/ethernet/broadcom/bnxt/ |
H A D | bnxt_coredump.h | 114 int bnxt_get_coredump(struct bnxt *bp, u16 dump_type, void *buf, u32 *dump_len);
|
H A D | bnxt_coredump.c | 375 int bnxt_get_coredump(struct bnxt *bp, u16 dump_type, void *buf, u32 *dump_len) in bnxt_get_coredump() function
|
H A D | bnxt_devlink.c | 204 rc = bnxt_get_coredump(bp, BNXT_DUMP_LIVE, data, &dump_len); in bnxt_fw_dump()
|
H A D | bnxt_ethtool.c | 3887 return bnxt_get_coredump(bp, dump->flag, buf, &dump->len); in bnxt_get_dump_data()
|