Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/broadcom/bnxt/
Dbnxt_ethtool.c3676 static int bnxt_get_coredump(struct bnxt *bp, void *buf, u32 *dump_len) in bnxt_get_coredump() function
3813 bnxt_get_coredump(bp, NULL, &dump->len); in bnxt_get_dump_flag()
3833 return bnxt_get_coredump(bp, buf, &dump->len); in bnxt_get_dump_data()