Searched refs:drv_config (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/xge/hal/include/
H A Dxgehal-mgmt.h134 xge_hal_mgmt_driver_config(xge_hal_mgmt_driver_config_t *drv_config,
/illumos-gate/usr/src/uts/common/io/xge/hal/xgehal/
H A Dxgehal-mgmtaux.c1522 xge_hal_driver_config_t drv_config; local
1525 status = xge_hal_mgmt_driver_config(&drv_config,
1532 drv_config.queue_size_initial, "%u");
1533 __HAL_AUX_ENTRY("queue size max", drv_config.queue_size_max, "%u");
H A Dxgehal-mgmt.c641 * @drv_config: Device configuration, see xge_hal_driver_config_t{}.
655 xge_hal_mgmt_driver_config(xge_hal_mgmt_driver_config_t *drv_config, int size) argument
666 xge_os_memcpy(drv_config, &g_xge_hal_driver->config,

Completed in 69 milliseconds