Searched refs:ena_set_feature (Results 1 – 4 of 4) sorted by relevance
/illumos-gate/usr/src/uts/common/io/ena/ |
H A D | ena_admin.c | 436 ret = ena_set_feature(ena, &cmd, &resp, ENAHW_FEAT_HOST_ATTR_CONFIG, in ena_init_host_info() 617 ena_set_feature(ena_t *ena, enahw_cmd_desc_t *cmd, enahw_resp_desc_t *resp, in ena_set_feature() function
|
H A D | ena_aenq.c | 96 if (ena_set_feature(ena, &cmd, &resp, ENAHW_FEAT_AENQ_CONFIG, in ena_aenq_configure()
|
H A D | ena.h | 957 extern int ena_set_feature(ena_t *, enahw_cmd_desc_t *,
|
H A D | ena.c | 930 if ((ret = ena_set_feature(ena, &cmd, &resp, ENAHW_FEAT_MTU, in ena_set_mtu()
|