Searched refs:npi_txdma_log_page_get (Results 1 – 3 of 3) sorted by relevance
/titanic_41/usr/src/uts/common/io/nxge/npi/ |
H A D | npi_txdma.c | 359 (void) npi_txdma_log_page_get(handle, channel, &cfg); in npi_txdma_log_page_set() 361 (void) npi_txdma_log_page_get(handle, channel, &cfg); in npi_txdma_log_page_set() 390 npi_txdma_log_page_get(npi_handle_t handle, uint8_t channel, in npi_txdma_log_page_get() function 528 return (npi_txdma_log_page_get(handle, channel, in npi_txdma_log_page_config()
|
H A D | npi_txdma.h | 190 npi_status_t npi_txdma_log_page_get(npi_handle_t, uint8_t,
|
/titanic_41/usr/src/uts/common/io/nxge/ |
H A D | nxge_txdma.c | 2107 (void) npi_txdma_log_page_get(handle, channel, &cfg); in nxge_txdma_regs_dump() 2111 (void) npi_txdma_log_page_get(handle, channel, &cfg); in nxge_txdma_regs_dump()
|