Lines Matching defs:handle

35 hpi_pfc_tcam_check_completion(hpi_handle_t handle, tcam_op_t op_type)  in hpi_pfc_tcam_check_completion()
87 hpi_pfc_tcam_entry_read(hpi_handle_t handle, uint32_t location, in hpi_pfc_tcam_entry_read()
117 hpi_pfc_tcam_asc_ram_entry_read(hpi_handle_t handle, in hpi_pfc_tcam_asc_ram_entry_read()
143 hpi_pfc_tcam_asc_ram_entry_write(hpi_handle_t handle, uint32_t location, in hpi_pfc_tcam_asc_ram_entry_write()
171 hpi_pfc_set_config(hpi_handle_t handle, pfc_config_t config) in hpi_pfc_set_config()
182 hpi_pfc_get_config(hpi_handle_t handle, pfc_config_t *configp) in hpi_pfc_get_config()
193 hpi_pfc_set_tcam_enable(hpi_handle_t handle, boolean_t tcam) in hpi_pfc_set_tcam_enable()
211 hpi_pfc_set_l2_hash(hpi_handle_t handle, boolean_t l2_hash) in hpi_pfc_set_l2_hash()
229 hpi_pfc_set_tcp_cksum(hpi_handle_t handle, boolean_t cksum) in hpi_pfc_set_tcp_cksum()
247 hpi_pfc_set_default_dma(hpi_handle_t handle, uint32_t dma_channel_no) in hpi_pfc_set_default_dma()
262 hpi_pfc_mac_addr_enable(hpi_handle_t handle, uint32_t slot) in hpi_pfc_mac_addr_enable()
285 hpi_pfc_mac_addr_disable(hpi_handle_t handle, uint32_t slot) in hpi_pfc_mac_addr_disable()
308 hpi_pfc_set_force_csum(hpi_handle_t handle, boolean_t force) in hpi_pfc_set_force_csum()
323 hpi_pfc_cfg_vlan_table_clear(hpi_handle_t handle) in hpi_pfc_cfg_vlan_table_clear()
341 hpi_pfc_cfg_vlan_table_entry_clear(hpi_handle_t handle, vlan_id_t vlan_id) in hpi_pfc_cfg_vlan_table_entry_clear()
364 hpi_pfc_cfg_vlan_table_entry_set(hpi_handle_t handle, vlan_id_t vlan_id) in hpi_pfc_cfg_vlan_table_entry_set()
387 hpi_pfc_cfg_vlan_control_set(hpi_handle_t handle, boolean_t parity, in hpi_pfc_cfg_vlan_control_set()
412 hpi_pfc_get_vlan_parity_log(hpi_handle_t handle, pfc_vlan_par_err_log_t *logp) in hpi_pfc_get_vlan_parity_log()
423 hpi_pfc_set_mac_address(hpi_handle_t handle, uint32_t slot, uint64_t address) in hpi_pfc_set_mac_address()
448 hpi_pfc_clear_mac_address(hpi_handle_t handle, uint32_t slot) in hpi_pfc_clear_mac_address()
469 hpi_pfc_clear_multicast_hash_table(hpi_handle_t handle, uint32_t slot) in hpi_pfc_clear_multicast_hash_table()
483 hpi_pfc_set_multicast_hash_table(hpi_handle_t handle, uint32_t slot, in hpi_pfc_set_multicast_hash_table()
498 hpi_pfc_set_l2_class_slot(hpi_handle_t handle, uint16_t etype, boolean_t valid, in hpi_pfc_set_l2_class_slot()
524 hpi_pfc_set_l3_class_config(hpi_handle_t handle, tcam_class_t slot, in hpi_pfc_set_l3_class_config()
552 hpi_pfc_get_l3_class_config(hpi_handle_t handle, tcam_class_t slot, in hpi_pfc_get_l3_class_config()
578 hpi_pfc_set_tcam_control(hpi_handle_t handle, pfc_tcam_ctrl_t *tcontrolp) in hpi_pfc_set_tcam_control()
589 hpi_pfc_tcam_entry_invalidate(hpi_handle_t handle, uint32_t location) in hpi_pfc_tcam_entry_invalidate()
600 hpi_pfc_tcam_invalidate_all(hpi_handle_t handle) in hpi_pfc_tcam_invalidate_all()
615 hpi_pfc_tcam_entry_write(hpi_handle_t handle, uint32_t location, in hpi_pfc_tcam_entry_write()
653 hpi_pfc_get_tcam_parity_log(hpi_handle_t handle, pfc_tcam_par_err_log_t *logp) in hpi_pfc_get_tcam_parity_log()
664 hpi_pfc_get_tcam_auto_init(hpi_handle_t handle, pfc_auto_init_t *autoinitp) in hpi_pfc_get_tcam_auto_init()
675 hpi_pfc_set_tcp_control_discard(hpi_handle_t handle, boolean_t discard) in hpi_pfc_set_tcp_control_discard()
696 hpi_pfc_set_tcp_control_fin(hpi_handle_t handle, boolean_t fin) in hpi_pfc_set_tcp_control_fin()
716 hpi_pfc_set_tcp_control_syn(hpi_handle_t handle, boolean_t syn) in hpi_pfc_set_tcp_control_syn()
736 hpi_pfc_set_tcp_control_rst(hpi_handle_t handle, boolean_t rst) in hpi_pfc_set_tcp_control_rst()
756 hpi_pfc_set_tcp_control_psh(hpi_handle_t handle, boolean_t push) in hpi_pfc_set_tcp_control_psh()
776 hpi_pfc_set_tcp_control_ack(hpi_handle_t handle, boolean_t ack) in hpi_pfc_set_tcp_control_ack()
796 hpi_pfc_set_hash_seed_value(hpi_handle_t handle, uint32_t seed) in hpi_pfc_set_hash_seed_value()
811 hpi_pfc_get_interrupt_status(hpi_handle_t handle, pfc_int_status_t *statusp) in hpi_pfc_get_interrupt_status()
822 hpi_pfc_clear_interrupt_status(hpi_handle_t handle) in hpi_pfc_clear_interrupt_status()
833 hpi_pfc_set_interrupt_mask(hpi_handle_t handle, boolean_t drop, in hpi_pfc_set_interrupt_mask()
863 hpi_pfc_get_drop_log(hpi_handle_t handle, pfc_drop_log_t *logp) in hpi_pfc_get_drop_log()
874 hpi_pfc_set_drop_log_mask(hpi_handle_t handle, boolean_t vlan_drop, in hpi_pfc_set_drop_log_mask()
901 hpi_pfc_get_bad_csum_counter(hpi_handle_t handle, uint64_t *countp) in hpi_pfc_get_bad_csum_counter()
912 hpi_pfc_get_drop_counter(hpi_handle_t handle, uint64_t *countp) in hpi_pfc_get_drop_counter()
923 hpi_pfc_get_number_mac_addrs(hpi_handle_t handle, uint32_t *n_of_addrs) in hpi_pfc_get_number_mac_addrs()
930 hpi_pfc_mac_addr_get_i(hpi_handle_t handle, uint8_t *data, int slot) in hpi_pfc_mac_addr_get_i()
956 hpi_pfc_num_macs_get(hpi_handle_t handle, uint8_t *data) in hpi_pfc_num_macs_get()