Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/hinic/base/
H A Dhinic_pmd_hwdev.c1243 struct hinic_cmd_fault_event *fault_event, *ret_fault_event; in hinic_comm_async_event_handle() local
1252 if (in_size != sizeof(*fault_event)) { in hinic_comm_async_event_handle()
1254 in_size, sizeof(*fault_event)); in hinic_comm_async_event_handle()
1258 fault_event = (struct hinic_cmd_fault_event *)buf_in; in hinic_comm_async_event_handle()
1259 fault_report_show(hwdev, &fault_event->event); in hinic_comm_async_event_handle()