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 D | npi_mac.h | 544 npi_status_t npi_bmac_tx_config(npi_handle_t, config_op_t,
|
H A D | npi_mac.c | 2629 npi_bmac_tx_config(npi_handle_t handle, config_op_t op, uint8_t portn, function 2642 " npi_bmac_tx_config" 2667 " npi_bmac_tx_config" 2685 " npi_bmac_tx_config"
|
/illumos-gate/usr/src/uts/common/io/nxge/ |
H A D | nxge_mac.c | 4256 if ((rs = npi_bmac_tx_config(handle, INIT, portn, 4447 if ((rs = npi_bmac_tx_config(handle, ENABLE, nxgep->mac.portnum, 4487 if ((rs = npi_bmac_tx_config(handle, DISABLE,
|
Completed in 65 milliseconds