Searched refs:npi_rxdma_event_mask (Results 1 – 3 of 3) sorted by relevance
/titanic_50/usr/src/uts/common/io/nxge/npi/ |
H A D | npi_rxdma.h | 1253 npi_status_t npi_rxdma_event_mask(npi_handle_t, io_op_t,
|
H A D | npi_rxdma.c | 2234 npi_rxdma_event_mask(npi_handle_t handle, io_op_t op_mode, in npi_rxdma_event_mask() function
|
/titanic_50/usr/src/uts/common/io/nxge/ |
H A D | nxge_rxdma.c | 374 rs = npi_rxdma_event_mask(handle, OP_SET, channel, mask_p); in nxge_init_rxdma_channel_event_mask() 4276 rs = npi_rxdma_event_mask(handle, OP_SET, channel, in nxge_rxdma_start_channel() 4346 rs = npi_rxdma_event_mask(handle, OP_SET, channel, in nxge_rxdma_start_channel() 4412 rs = npi_rxdma_event_mask(handle, OP_SET, channel, in nxge_rxdma_stop_channel() 4638 rs = npi_rxdma_event_mask(handle, OP_SET, channel, &ent_mask); in nxge_rxdma_fatal_err_recover()
|