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

/freebsd-11-stable/sys/dev/nxge/include/
H A Dxgehal-device.h470 __hal_device_rti_configure(xge_hal_device_t *hldev, int runtime);
523 return __hal_device_rti_configure(hldev, 1);
/freebsd-11-stable/sys/dev/nxge/xgehal/
H A Dxgehal-device.c1092 * __hal_device_rti_configure
1099 __hal_device_rti_configure(xge_hal_device_t *hldev, int runtime) function
2934 status = __hal_device_rti_configure(hldev, 0);
3426 (void) __hal_device_rti_configure(hldev, 1);
3444 (void) __hal_device_rti_configure(hldev, 1);
3455 (void) __hal_device_rti_configure(hldev, 1);

Completed in 61 milliseconds