Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/hns3/
H A Dhns3_regs.c84 struct hns3_cmd_desc desc; in hns3_get_regs_num()
142 struct hns3_cmd_desc *desc; in hns3_get_32_bit_regs()
155 sizeof(struct hns3_cmd_desc) * cmd_num, 0); in hns3_get_32_bit_regs()
159 sizeof(struct hns3_cmd_desc) * cmd_num); in hns3_get_32_bit_regs()
199 struct hns3_cmd_desc *desc; in hns3_get_64_bit_regs()
212 sizeof(struct hns3_cmd_desc) * cmd_num, 0); in hns3_get_64_bit_regs()
216 sizeof(struct hns3_cmd_desc) * cmd_num); in hns3_get_64_bit_regs()
H A Dhns3_cmd.c87 int size = ring->desc_num * sizeof(struct hns3_cmd_desc); in hns3_alloc_cmd_desc()
123 hns3_cmd_reuse_desc(struct hns3_cmd_desc *desc, bool is_read) in hns3_cmd_reuse_desc()
133 hns3_cmd_setup_basic_desc(struct hns3_cmd_desc *desc, in hns3_cmd_setup_basic_desc()
136 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()
439 struct hns3_cmd_desc desc; in hns3_cmd_query_firmware_version_and_capability()
H A Dhns3_dcb.c153 struct hns3_cmd_desc desc; in hns3_up_to_tc_map()
173 struct hns3_cmd_desc desc; in hns3_pg_to_pri_map_cfg()
211 struct hns3_cmd_desc desc; in hns3_qs_to_pri_map_cfg()
228 struct hns3_cmd_desc desc; in hns3_dcb_qs_weight_cfg()
246 struct hns3_cmd_desc desc; in hns3_dcb_ets_tc_dwrr_cfg()
273 struct hns3_cmd_desc desc; in hns3_dcb_pri_weight_cfg()
289 struct hns3_cmd_desc desc; in hns3_dcb_pg_weight_cfg()
303 struct hns3_cmd_desc desc; in hns3_dcb_pg_schd_mode_cfg()
339 struct hns3_cmd_desc desc; in hns3_dcb_port_shaper_cfg()
380 struct hns3_cmd_desc desc; in hns3_dcb_pg_shapping_cfg()
[all …]
H A Dhns3_intr.c1076 struct hns3_cmd_desc desc; in hns3_config_ncsi_hw_err_int()
1096 struct hns3_cmd_desc desc; in enable_igu_egu_err_intr()
1135 struct hns3_cmd_desc desc[2]; in config_ppp_err_intr()
1197 struct hns3_cmd_desc desc[2]; in enable_ssu_err_intr()
1255 struct hns3_cmd_desc desc[2]; in config_ppu_err_intrs()
1332 struct hns3_cmd_desc desc; in enable_tm_err_intr()
1371 struct hns3_cmd_desc desc[2]; in enable_common_err_intr()
1412 struct hns3_cmd_desc desc; in enable_mac_err_intr()
1516 struct hns3_cmd_desc desc; in query_num_bds()
1663 struct hns3_cmd_desc *desc; in hns3_handle_msix_error()
[all …]
H A Dhns3_rss.c202 struct hns3_cmd_desc desc; in hns3_set_rss_algo_key()
252 struct hns3_cmd_desc desc_tuple; in hns3_set_rss_input_tuple()
277 struct hns3_cmd_desc desc; in hns3_set_rss_indir_table()
346 struct hns3_cmd_desc desc; in hns3_set_rss_tuple_by_rss_hf()
596 struct hns3_cmd_desc desc; in hns3_set_rss_tc_mode()
637 struct hns3_cmd_desc desc; in hns3_rss_tuple_uninit()
H A Dhns3_cmd.h19 struct hns3_cmd_desc { struct
29 struct hns3_cmd_desc *desc; argument
876 void hns3_cmd_reuse_desc(struct hns3_cmd_desc *desc, bool is_read);
877 void hns3_cmd_setup_basic_desc(struct hns3_cmd_desc *desc,
879 int hns3_cmd_send(struct hns3_hw *hw, struct hns3_cmd_desc *desc, int num);
H A Dhns3_ethdev.c268 struct hns3_cmd_desc desc; in hns3_set_port_vlan_filter()
416 struct hns3_cmd_desc desc; in hns3_vlan_tpid_configure()
483 struct hns3_cmd_desc desc; in hns3_set_vlan_rx_offload_cfg()
574 struct hns3_cmd_desc desc; in hns3_set_vlan_filter_ctrl()
684 struct hns3_cmd_desc desc; in hns3_set_vlan_tx_offload_cfg()
1138 struct hns3_cmd_desc desc; in hns3_config_tso()
1163 struct hns3_cmd_desc desc; in hns3_set_umv_space()
1417 struct hns3_cmd_desc desc; in hns3_remove_mac_vlan_tbl()
2209 struct hns3_cmd_desc desc; in hns3_bind_ring_with_vector()
2416 struct hns3_cmd_desc desc; in hns3_set_mac_mtu()
[all …]
H A Dhns3_stats.c344 struct hns3_cmd_desc *desc; in hns3_update_mac_stats()
350 desc_num * sizeof(struct hns3_cmd_desc), 0); in hns3_update_mac_stats()
399 struct hns3_cmd_desc desc; in hns3_mac_query_reg_num()
448 struct hns3_cmd_desc desc; in hns3_update_tqp_stats()
552 struct hns3_cmd_desc desc_reset; in hns3_stats_reset()
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()
374 struct hns3_cmd_desc desc[FD_TCAM_CMD_NUM]; in hns3_fd_tcam_config()
418 struct hns3_cmd_desc desc; in hns3_fd_ad_config()
1083 struct hns3_cmd_desc desc; in hns3_get_count()
H A Dhns3_mbx.c139 struct hns3_cmd_desc desc; in hns3_send_mbx_msg()
361 struct hns3_cmd_desc *desc; in hns3_dev_handle_mbx_msg()
H A Dhns3_rxtx.c563 struct hns3_cmd_desc desc; in hns3_tqp_enable()
584 struct hns3_cmd_desc desc; in hns3_send_reset_tqp_cmd()
605 struct hns3_cmd_desc desc; in hns3_get_tqp_reset_status()
728 struct hns3_cmd_desc desc; in hns3_send_reset_queue_cmd()
754 struct hns3_cmd_desc desc; in hns3_get_queue_reset_status()
2678 struct hns3_cmd_desc desc; in hns3_config_gro()
H A Dhns3_ethdev_vf.c567 struct hns3_cmd_desc desc; in hns3vf_set_promisc_mode()
1145 hns3vf_parse_dev_specifications(struct hns3_hw *hw, struct hns3_cmd_desc *desc) in hns3vf_parse_dev_specifications()
1160 struct hns3_cmd_desc desc[HNS3_QUERY_DEV_SPECS_BD_NUM]; in hns3vf_query_dev_specifications()
1682 struct hns3_cmd_desc desc; in hns3_query_vf_resource()