Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/nxge/npi/
H A Dnpi_mac.h540 npi_status_t npi_bmac_reset(npi_handle_t, uint8_t,
H A Dnpi_mac.c2536 npi_bmac_reset(npi_handle_t handle, uint8_t portn, npi_mac_reset_t mode) in npi_bmac_reset() function
/illumos-gate/usr/src/uts/common/io/nxge/
H A Dnxge_mac.c4608 if ((rs = npi_bmac_reset(handle, portn, TX_MAC_RESET)) in nxge_tx_mac_reset()
4644 if ((rs = npi_bmac_reset(handle, portn, RX_MAC_RESET)) in nxge_rx_mac_reset()