Lines Matching defs:dump
66 /* Controller dump header */
112 /* Controller memory dump states */
983 struct qca_dump_size *dump;
1022 * the controller, Disable IBS to recevie dump
1024 * the controller to send the dump is 8 seconds. let us
1029 dump = (void *) skb->data;
1030 dump_size = __le32_to_cpu(dump->dump_size);
1040 bt_dev_info(hu->hdev, "QCA collecting dump of size:%u",
1176 /* We receive chip memory dump as an event packet, With a dedicated
1178 * received we store dump into a file before closing hci. This
1179 * dump will help in triaging the issues.
1480 bt_dev_info(hu->hdev, "crash the soc to collect controller dump");
1509 * soc memory dump event, then we need to crash the SOC
1510 * and wait here for 8 seconds to get the dump packets.
1512 * collect dump.
1518 /* Let us wait here until memory dump collected or
1519 * memory dump timer expired.
1521 bt_dev_info(hdev, "waiting for dump to complete");
1558 /* Let us wait here until memory dump collected or
1559 * memory dump timer expired.
1561 bt_dev_info(hdev, "waiting for dump to complete");
2130 /* During SSR after memory dump collection, controller will be
2145 * and during memory dump collection. It is reset to false,