Lines Matching defs:handle

141 npi_txc_dump_tdc_fzc_regs(npi_handle_t handle, uint8_t tdc)  in npi_txc_dump_tdc_fzc_regs()
185 npi_txc_dump_fzc_regs(npi_handle_t handle) in npi_txc_dump_fzc_regs()
221 npi_txc_dump_port_fzc_regs(npi_handle_t handle, uint8_t port) in npi_txc_dump_port_fzc_regs()
265 npi_txc_dma_max_burst(npi_handle_t handle, io_op_t op_mode, uint8_t channel, in npi_txc_dma_max_burst()
317 npi_txc_dma_max_burst_set(npi_handle_t handle, uint8_t channel, in npi_txc_dma_max_burst_set()
352 npi_txc_dma_bytes_transmitted(npi_handle_t handle, uint8_t channel, in npi_txc_dma_bytes_transmitted()
390 npi_txc_control(npi_handle_t handle, io_op_t op_mode, in npi_txc_control()
426 npi_txc_global_enable(npi_handle_t handle) in npi_txc_global_enable()
452 npi_txc_global_disable(npi_handle_t handle) in npi_txc_global_disable()
479 npi_txc_control_clear(npi_handle_t handle, uint8_t port) in npi_txc_control_clear()
502 npi_txc_training_set(npi_handle_t handle, uint32_t vector) in npi_txc_training_set()
523 npi_txc_training_get(npi_handle_t handle, uint32_t *vector_p) in npi_txc_training_get()
549 npi_txc_port_enable(npi_handle_t handle, uint8_t port) in npi_txc_port_enable()
576 npi_txc_port_disable(npi_handle_t handle, uint8_t port) in npi_txc_port_disable()
605 npi_txc_port_dma_enable(npi_handle_t handle, uint8_t port, in npi_txc_port_dma_enable()
617 npi_txc_port_dma_list_get(npi_handle_t handle, uint8_t port, in npi_txc_port_dma_list_get()
646 npi_txc_port_dma_channel_enable(npi_handle_t handle, uint8_t port, in npi_txc_port_dma_channel_enable()
684 npi_txc_port_dma_channel_disable(npi_handle_t handle, uint8_t port, in npi_txc_port_dma_channel_disable()
721 npi_txc_reorder_set(npi_handle_t handle, uint8_t port, uint8_t *reorder) in npi_txc_reorder_set()
751 npi_txc_reorder_get(npi_handle_t handle, uint8_t port, uint32_t *reorder) in npi_txc_reorder_get()
783 npi_txc_pkt_stuffed_get(npi_handle_t handle, uint8_t port, in npi_txc_pkt_stuffed_get()
818 npi_txc_pkt_xmt_to_mac_get(npi_handle_t handle, uint8_t port, in npi_txc_pkt_xmt_to_mac_get()
851 npi_txc_ro_states_get(npi_handle_t handle, uint8_t port, in npi_txc_ro_states_get()
917 npi_txc_ro_ecc_state_clr(npi_handle_t handle, uint8_t port) in npi_txc_ro_ecc_state_clr()
943 npi_txc_sf_states_get(npi_handle_t handle, uint8_t port, in npi_txc_sf_states_get()
992 npi_txc_sf_ecc_state_clr(npi_handle_t handle, uint8_t port) in npi_txc_sf_ecc_state_clr()
1012 npi_txc_global_istatus_get(npi_handle_t handle, txc_int_stat_t *istatus) in npi_txc_global_istatus_get()
1032 npi_txc_global_istatus_clear(npi_handle_t handle, uint64_t istatus) in npi_txc_global_istatus_clear()
1038 npi_txc_global_imask_set(npi_handle_t handle, uint8_t portn, uint8_t istatus) in npi_txc_global_imask_set()