Searched refs:bnxt_get_coredump (Results 1 – 3 of 3) sorted by relevance
164 int bnxt_get_coredump(struct bnxt *bp, u16 dump_type, void *buf, u32 *dump_len);
560 int bnxt_get_coredump(struct bnxt *bp, u16 dump_type, void *buf, u32 *dump_len) in bnxt_get_coredump() function
5045 return bnxt_get_coredump(bp, dump->flag, buf, &dump->len); in bnxt_get_dump_data()