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

/freebsd-11-stable/sys/dev/nxge/include/
H A Dxgehal-device.h467 __hal_device_rts_port_configure(xge_hal_device_t *hldev);
533 return __hal_device_rts_port_configure(hldev);
/freebsd-11-stable/sys/dev/nxge/xgehal/
H A Dxgehal-device.c1509 * __hal_device_rts_port_configure - Configure RTS steering based on
1515 __hal_device_rts_port_configure(xge_hal_device_t *hldev) function
2952 status = __hal_device_rts_port_configure(hldev);
2954 xge_debug_device(XGE_ERR, "__hal_device_rts_port_configure Failed ");

Completed in 80 milliseconds