Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/nxge/npi/
H A Dnpi_mac.h508 npi_status_t npi_xmac_tx_config(npi_handle_t, config_op_t,
H A Dnpi_mac.c1932 npi_xmac_tx_config(npi_handle_t handle, config_op_t op, uint8_t portn, in npi_xmac_tx_config() function
/illumos-gate/usr/src/uts/common/io/nxge/
H A Dnxge_mac.c4227 if ((rs = npi_xmac_tx_config(handle, INIT, portn, in nxge_tx_mac_init()
4443 if ((rs = npi_xmac_tx_config(handle, ENABLE, nxgep->mac.portnum, in nxge_tx_mac_enable()
4483 if ((rs = npi_xmac_tx_config(handle, DISABLE, in nxge_tx_mac_disable()