Searched refs:npi_xmac_tx_config (Results 1 – 3 of 3) sorted by relevance
/titanic_44/usr/src/uts/common/io/nxge/npi/ |
H A D | npi_mac.h | 510 npi_status_t npi_xmac_tx_config(npi_handle_t, config_op_t,
|
H A D | npi_mac.c | 1941 npi_xmac_tx_config(npi_handle_t handle, config_op_t op, uint8_t portn, in npi_xmac_tx_config() function
|
/titanic_44/usr/src/uts/common/io/nxge/ |
H A D | nxge_mac.c | 4227 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()
|