Searched refs:npi_txc_port_disable (Results 1 – 3 of 3) sorted by relevance
100 npi_status_t npi_txc_port_disable(npi_handle_t, uint8_t);
576 npi_txc_port_disable(npi_handle_t handle, uint8_t port) in npi_txc_port_disable() function
100 if ((rs = npi_txc_port_disable(handle, port)) != NPI_SUCCESS) { in nxge_txc_uninit()