Searched refs:XGE_HAL_CHANNEL_RESET_ONLY (Results 1 - 2 of 2) sorted by relevance

/freebsd-11.0-release/sys/dev/nxge/include/
H A Dxgehal-channel.h104 * @XGE_HAL_CHANNEL_RESET_ONLY: Do not (de)allocate channel; used with
110 * The @XGE_HAL_CHANNEL_RESET_ONLY can be used when resetting the device;
115 XGE_HAL_CHANNEL_RESET_ONLY = 1, enumerator in enum:xge_hal_channel_reopen_e
/freebsd-11.0-release/sys/dev/nxge/xgehal/
H A Dxgehal-channel.c363 xge_assert(reopen == XGE_HAL_CHANNEL_RESET_ONLY);
573 xge_assert(reopen == XGE_HAL_CHANNEL_RESET_ONLY);

Completed in 57 milliseconds