Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/nxge/npi/
H A Dnpi_txc.h116 npi_status_t npi_txc_reorder_get(npi_handle_t, uint8_t,
H A Dnpi_txc.c751 npi_txc_reorder_get(npi_handle_t handle, uint8_t port, uint32_t *reorder) in npi_txc_reorder_get() function
/illumos-gate/usr/src/uts/common/io/nxge/
H A Dnxge_txc.c327 (void) npi_txc_reorder_get(handle, nxgep->function_num, &cnt1); in nxge_txc_regs_dump()