Searched refs:npi_txdma_log_page_set (Results 1 – 3 of 3) sorted by relevance
/titanic_41/usr/src/uts/common/io/nxge/ |
H A D | nxge_fzc.c | 1103 if ((rs = npi_txdma_log_page_set(handle, channel, page0)) in nxge_init_fzc_tdc_pages() 1110 if ((rs = npi_txdma_log_page_set(handle, channel, page1)) in nxge_init_fzc_tdc_pages() 1164 rs = npi_txdma_log_page_set(handle, channel, in nxge_init_fzc_txdma_channel_pages() 1179 rs = npi_txdma_log_page_set(handle, channel, &cfg); in nxge_init_fzc_txdma_channel_pages()
|
/titanic_41/usr/src/uts/common/io/nxge/npi/ |
H A D | npi_txdma.h | 188 npi_status_t npi_txdma_log_page_set(npi_handle_t, uint8_t,
|
H A D | npi_txdma.c | 297 npi_txdma_log_page_set(npi_handle_t handle, uint8_t channel, in npi_txdma_log_page_set() function 586 return (npi_txdma_log_page_set(handle, channel, in npi_txdma_log_page_config()
|