Searched defs:hwrm_async_event_cmpl_link_status_change (Results 1 – 1 of 1) sorted by relevance
9946 typedef struct hwrm_async_event_cmpl_link_status_change { struct9947 uint16_t type;9961 uint16_t event_id;9966 uint32_t event_data2;9967 uint8_t opaque_v;9978 uint8_t timestamp_lo;9980 uint16_t timestamp_hi;10005 } hwrm_async_event_cmpl_link_status_change_t, *phwrm_async_event_cmpl_link_status_change_t; argument