Searched refs:npi_rxdma_cfg_logical_page (Results 1 - 3 of 3) sorted by relevance
/illumos-gate/usr/src/uts/common/io/nxge/npi/ |
H A D | npi_rxdma.h | 450 * npi_rxdma_cfg_logical_page() 470 npi_status_t npi_rxdma_cfg_logical_page(npi_handle_t, uint8_t,
|
H A D | npi_rxdma.c | 253 npi_rxdma_cfg_logical_page(npi_handle_t handle, uint8_t rdc, function
|
/illumos-gate/usr/src/uts/common/io/nxge/ |
H A D | nxge_fzc.c | 507 if ((rs = npi_rxdma_cfg_logical_page(handle, channel, page0)) 514 if ((rs = npi_rxdma_cfg_logical_page(handle, channel, page1)) 553 rs = npi_rxdma_cfg_logical_page(handle, channel, 568 rs = npi_rxdma_cfg_logical_page(handle, channel, &cfg);
|
Completed in 68 milliseconds