Home
last modified time | relevance | path

Searched refs:hns3_cmd_desc (Results 1 – 15 of 15) sorted by relevance

/dpdk/drivers/net/hns3/
H A Dhns3_regs.c101 struct hns3_cmd_desc desc; in hns3_get_regs_num()
170 struct hns3_cmd_desc *desc; in hns3_get_32_bit_regs()
183 sizeof(struct hns3_cmd_desc) * cmd_num, 0); in hns3_get_32_bit_regs()
187 sizeof(struct hns3_cmd_desc) * cmd_num); in hns3_get_32_bit_regs()
227 struct hns3_cmd_desc *desc; in hns3_get_64_bit_regs()
240 sizeof(struct hns3_cmd_desc) * cmd_num, 0); in hns3_get_64_bit_regs()
244 sizeof(struct hns3_cmd_desc) * cmd_num); in hns3_get_64_bit_regs()
342 struct hns3_cmd_desc desc[HNS3_GET_DFX_REG_BD_NUM_SIZE]; in hns3_get_dfx_reg_bd_num()
373 hns3_dfx_reg_cmd_send(struct hns3_hw *hw, struct hns3_cmd_desc *desc, in hns3_dfx_reg_cmd_send()
396 hns3_dfx_reg_fetch_data(struct hns3_cmd_desc *desc, int bd_num, uint32_t *reg) in hns3_dfx_reg_fetch_data()
[all …]
H A Dhns3_cmd.c81 int size = ring->desc_num * sizeof(struct hns3_cmd_desc); in hns3_alloc_cmd_desc()
117 hns3_cmd_reuse_desc(struct hns3_cmd_desc *desc, bool is_read) in hns3_cmd_reuse_desc()
127 hns3_cmd_setup_basic_desc(struct hns3_cmd_desc *desc, in hns3_cmd_setup_basic_desc()
130 memset((void *)desc, 0, sizeof(struct hns3_cmd_desc)); in hns3_cmd_setup_basic_desc()
282 struct hns3_cmd_desc *desc, int num, int ntc) in hns3_cmd_get_hardware_reply()
356 hns3_cmd_send(struct hns3_hw *hw, struct hns3_cmd_desc *desc, int num) in hns3_cmd_send()
358 struct hns3_cmd_desc *desc_to_use; in hns3_cmd_send()
526 struct hns3_cmd_desc desc; in hns3_cmd_query_firmware_version_and_capability()
631 struct hns3_cmd_desc desc; in hns3_firmware_compat_config()
H A Dhns3_dcb.c150 struct hns3_cmd_desc desc; in hns3_up_to_tc_map()
170 struct hns3_cmd_desc desc; in hns3_pg_to_pri_map_cfg()
208 struct hns3_cmd_desc desc; in hns3_qs_to_pri_map_cfg()
225 struct hns3_cmd_desc desc; in hns3_dcb_qs_weight_cfg()
243 struct hns3_cmd_desc desc; in hns3_dcb_ets_tc_dwrr_cfg()
270 struct hns3_cmd_desc desc; in hns3_dcb_pri_weight_cfg()
286 struct hns3_cmd_desc desc; in hns3_dcb_pg_weight_cfg()
300 struct hns3_cmd_desc desc; in hns3_dcb_pg_schd_mode_cfg()
340 struct hns3_cmd_desc desc; in hns3_dcb_port_shaper_cfg()
393 struct hns3_cmd_desc desc; in hns3_dcb_pg_shapping_cfg()
[all …]
H A Dhns3_intr.c1493 struct hns3_cmd_desc desc; in hns3_config_ncsi_hw_err_int()
1513 struct hns3_cmd_desc desc; in enable_igu_egu_err_intr()
1552 struct hns3_cmd_desc desc[2]; in config_ppp_err_intr()
1671 struct hns3_cmd_desc desc; in hns3_config_mac_tnl_int()
1769 struct hns3_cmd_desc desc; in enable_tm_err_intr()
1845 struct hns3_cmd_desc desc; in enable_mac_err_intr()
1948 struct hns3_cmd_desc desc; in query_num_bds()
2096 struct hns3_cmd_desc *desc; in hns3_handle_msix_error()
2143 struct hns3_cmd_desc *desc; in hns3_handle_ras_error()
2275 struct hns3_cmd_desc desc; in hns3_query_all_err_bd_num()
[all …]
H A Dhns3_ethdev.c263 struct hns3_cmd_desc desc; in hns3_handle_mac_tnl()
338 struct hns3_cmd_desc desc; in hns3_set_port_vlan_filter()
486 struct hns3_cmd_desc desc; in hns3_vlan_tpid_configure()
553 struct hns3_cmd_desc desc; in hns3_set_vlan_rx_offload_cfg()
630 struct hns3_cmd_desc desc; in hns3_set_vlan_filter_ctrl()
740 struct hns3_cmd_desc desc; in hns3_set_vlan_tx_offload_cfg()
1212 struct hns3_cmd_desc desc; in hns3_config_tso()
1237 struct hns3_cmd_desc desc; in hns3_set_umv_space()
1496 struct hns3_cmd_desc desc; in hns3_remove_mac_vlan_tbl()
1523 struct hns3_cmd_desc desc; in hns3_add_uc_mac_addr()
[all …]
H A Dhns3_cmd.h20 struct hns3_cmd_desc { struct
30 struct hns3_cmd_desc *desc; argument
1048 void hns3_cmd_reuse_desc(struct hns3_cmd_desc *desc, bool is_read);
1049 void hns3_cmd_setup_basic_desc(struct hns3_cmd_desc *desc,
1051 int hns3_cmd_send(struct hns3_hw *hw, struct hns3_cmd_desc *desc, int num);
H A Dhns3_rss.c198 struct hns3_cmd_desc desc; in hns3_rss_set_algo_key()
248 struct hns3_cmd_desc desc; in hns3_set_rss_indir_table()
316 struct hns3_cmd_desc desc; in hns3_set_rss_tuple_by_rss_hf()
582 struct hns3_cmd_desc desc; in hns3_set_rss_tc_mode()
614 struct hns3_cmd_desc desc; in hns3_rss_tuple_uninit()
H A Dhns3_ptp.c43 struct hns3_cmd_desc desc; in hns3_ptp_int_en()
83 struct hns3_cmd_desc desc; in hns3_timesync_configure()
H A Dhns3_mbx.c153 struct hns3_cmd_desc desc; in hns3_send_mbx_msg()
407 struct hns3_cmd_desc *desc; in hns3_handle_mbx_msg_out_intr()
449 struct hns3_cmd_desc *desc; in hns3_dev_handle_mbx_msg()
H A Dhns3_fdir.c228 struct hns3_cmd_desc desc; in hns3_get_fd_mode()
253 struct hns3_cmd_desc desc; in hns3_get_fd_allocation()
280 struct hns3_cmd_desc desc; in hns3_set_fd_key_config()
387 struct hns3_cmd_desc desc[FD_TCAM_CMD_NUM]; in hns3_fd_tcam_config()
431 struct hns3_cmd_desc desc; in hns3_fd_ad_config()
1105 struct hns3_cmd_desc desc; in hns3_get_count()
H A Dhns3_stats.c316 struct hns3_cmd_desc *desc; in hns3_update_mac_stats()
326 desc_num * sizeof(struct hns3_cmd_desc), 0); in hns3_update_mac_stats()
361 struct hns3_cmd_desc desc; in hns3_mac_query_reg_num()
423 struct hns3_cmd_desc desc; in hns3_update_port_rpu_drop_stats()
472 hns3_get_ssu_drop_stats(struct hns3_hw *hw, struct hns3_cmd_desc *desc, in hns3_get_ssu_drop_stats()
496 struct hns3_cmd_desc desc[HNS3_OPC_SSU_DROP_REG_NUM]; in hns3_update_port_rx_ssu_drop_stats()
521 struct hns3_cmd_desc desc[HNS3_OPC_SSU_DROP_REG_NUM]; in hns3_update_port_tx_ssu_drop_stats()
H A Dhns3_ethdev_dump.c449 struct hns3_cmd_desc desc; in get_vlan_filter_cfg()
490 struct hns3_cmd_desc desc; in get_vlan_rx_offload_cfg()
580 struct hns3_cmd_desc desc; in get_vlan_tx_offload_cfg()
H A Dhns3_ethdev_vf.c308 struct hns3_cmd_desc desc; in hns3vf_set_promisc_mode()
700 hns3vf_parse_dev_specifications(struct hns3_hw *hw, struct hns3_cmd_desc *desc) in hns3vf_parse_dev_specifications()
729 struct hns3_cmd_desc desc[HNS3_QUERY_DEV_SPECS_BD_NUM]; in hns3vf_query_dev_specifications()
1378 struct hns3_cmd_desc desc; in hns3_query_vf_resource()
H A Dhns3_rxtx.c575 struct hns3_cmd_desc desc; in hns3_tqp_enable()
596 struct hns3_cmd_desc desc; in hns3_send_reset_tqp_cmd()
617 struct hns3_cmd_desc desc; in hns3_get_tqp_reset_status()
704 struct hns3_cmd_desc desc; in hns3_reset_rcb_cmd()
830 struct hns3_cmd_desc desc; in hns3_send_reset_queue_cmd()
856 struct hns3_cmd_desc desc; in hns3_get_queue_reset_status()
3127 struct hns3_cmd_desc desc; in hns3_config_gro()
H A Dhns3_tm.c906 struct hns3_cmd_desc desc; in hns3_tm_config_port_rate()
934 struct hns3_cmd_desc desc; in hns3_tm_config_tc_rate()