Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/dev/nxge/include/
HDxgehal-device.h467 __hal_device_rts_port_configure(xge_hal_device_t *hldev);
533 return __hal_device_rts_port_configure(hldev); in xge_hal_device_rts_port_reconfigure()
/freebsd-11-stable/sys/dev/nxge/xgehal/
HDxgehal-device.c1515 __hal_device_rts_port_configure(xge_hal_device_t *hldev) in __hal_device_rts_port_configure() function
2952 status = __hal_device_rts_port_configure(hldev); in __hal_device_hw_initialize()