Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/nxge/npi/
H A Dnpi_mac.h542 npi_status_t npi_bmac_tx_config(npi_handle_t, config_op_t,
H A Dnpi_mac.c2620 npi_bmac_tx_config(npi_handle_t handle, config_op_t op, uint8_t portn, in npi_bmac_tx_config() function
/illumos-gate/usr/src/uts/common/io/nxge/
H A Dnxge_mac.c4256 if ((rs = npi_bmac_tx_config(handle, INIT, portn, in nxge_tx_mac_init()
4447 if ((rs = npi_bmac_tx_config(handle, ENABLE, nxgep->mac.portnum, in nxge_tx_mac_enable()
4487 if ((rs = npi_bmac_tx_config(handle, DISABLE, in nxge_tx_mac_disable()