Home
last modified time | relevance | path

Searched refs:hpi_vmac_rx_set_framesize (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/hxge/
H A Dhxge_vmac.c225 rv = hpi_vmac_rx_set_framesize(HXGE_DEV_HPI_HANDLE(hxgep), in hxge_rx_vmac_enable()
265 (void) hpi_vmac_rx_set_framesize(HXGE_DEV_HPI_HANDLE(hxgep), in hxge_rx_vmac_disable()
300 (void) hpi_vmac_rx_set_framesize(HXGE_DEV_HPI_HANDLE(hxgep), in hxge_rx_vmac_reset()
H A Dhpi_vmac.h48 hpi_status_t hpi_vmac_rx_set_framesize(hpi_handle_t handle,
H A Dhpi_vmac.c129 hpi_vmac_rx_set_framesize(hpi_handle_t handle, uint16_t max_frame_length) in hpi_vmac_rx_set_framesize() function