Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ena/
H A Dena_aenq.c210 enahw_device_hints_t *hints = in ena_aenq_notification_hdlr()
211 (enahw_device_hints_t *)desc->ead_payload.raw; in ena_aenq_notification_hdlr()
H A Dena_hw.h987 } enahw_device_hints_t; typedef
1210 enahw_device_hints_t ergf_hints;
H A Dena.h844 extern void ena_update_hints(ena_t *, enahw_device_hints_t *);
H A Dena.c730 ena_update_hints(ena_t *ena, enahw_device_hints_t *hints) in ena_update_hints()
816 enahw_device_hints_t *hints = &resp.erd_resp.erd_get_feat.ergf_hints; in ena_get_hints()