Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/nxge/npi/
H A Dnpi_txc.h101 npi_status_t npi_txc_port_enable(npi_handle_t, uint8_t);
H A Dnpi_txc.c551 npi_txc_port_enable(npi_handle_t handle, uint8_t port) in npi_txc_port_enable() function
/titanic_50/usr/src/uts/common/io/nxge/
H A Dnxge_txc.c58 if ((rs = npi_txc_port_enable(handle, port)) != NPI_SUCCESS) { in nxge_txc_init()
196 if ((rs = npi_txc_port_enable(handle, port)) != NPI_SUCCESS) { in nxge_txc_tdc_bind()