| /f-stack/dpdk/drivers/net/hns3/ |
| H A D | hns3_dcb.c | 166 return hns3_cmd_send(hw, &desc, 1); in hns3_up_to_tc_map() 182 return hns3_cmd_send(hw, &desc, 1); in hns3_pg_to_pri_map_cfg() 221 return hns3_cmd_send(hw, &desc, 1); in hns3_qs_to_pri_map_cfg() 237 return hns3_cmd_send(hw, &desc, 1); in hns3_dcb_qs_weight_cfg() 266 return hns3_cmd_send(hw, &desc, 1); in hns3_dcb_ets_tc_dwrr_cfg() 282 return hns3_cmd_send(hw, &desc, 1); in hns3_dcb_pri_weight_cfg() 298 return hns3_cmd_send(hw, &desc, 1); in hns3_dcb_pg_weight_cfg() 314 return hns3_cmd_send(hw, &desc, 1); in hns3_dcb_pg_schd_mode_cfg() 371 return hns3_cmd_send(hw, &desc, 1); in hns3_dcb_port_shaper_cfg() 402 return hns3_cmd_send(hw, &desc, 1); in hns3_dcb_pg_shapping_cfg() [all …]
|
| H A D | hns3_rss.c | 233 ret = hns3_cmd_send(hw, &desc, 1); in hns3_set_rss_algo_key() 262 ret = hns3_cmd_send(hw, &desc_tuple, 1); in hns3_set_rss_input_tuple() 304 ret = hns3_cmd_send(hw, &desc, 1); in hns3_set_rss_indir_table() 382 ret = hns3_cmd_send(hw, &desc, 1); in hns3_set_rss_tuple_by_rss_hf() 626 ret = hns3_cmd_send(hw, &desc, 1); in hns3_set_rss_tc_mode() 646 ret = hns3_cmd_send(hw, &desc, 1); in hns3_rss_tuple_uninit()
|
| H A D | hns3_regs.c | 88 ret = hns3_cmd_send(hw, &desc, 1); in hns3_get_regs_num() 164 ret = hns3_cmd_send(hw, desc, cmd_num); in hns3_get_32_bit_regs() 221 ret = hns3_cmd_send(hw, desc, cmd_num); in hns3_get_64_bit_regs()
|
| H A D | hns3_ethdev.c | 285 ret = hns3_cmd_send(hw, &desc, 1); in hns3_set_port_vlan_filter() 443 ret = hns3_cmd_send(hw, &desc, 1); in hns3_vlan_tpid_configure() 456 ret = hns3_cmd_send(hw, &desc, 1); in hns3_vlan_tpid_configure() 514 ret = hns3_cmd_send(hw, &desc, 1); in hns3_set_vlan_rx_offload_cfg() 584 ret = hns3_cmd_send(hw, &desc, 1); in hns3_set_vlan_filter_ctrl() 722 ret = hns3_cmd_send(hw, &desc, 1); in hns3_set_vlan_tx_offload_cfg() 1155 return hns3_cmd_send(hw, &desc, 1); in hns3_config_tso() 1171 ret = hns3_cmd_send(hw, &desc, 1); in hns3_set_umv_space() 1351 ret = hns3_cmd_send(hw, desc, 1); in hns3_lookup_mac_vlan_tbl() 1426 ret = hns3_cmd_send(hw, &desc, 1); in hns3_remove_mac_vlan_tbl() [all …]
|
| H A D | hns3_intr.c | 1084 ret = hns3_cmd_send(hw, &desc, 1); in hns3_config_ncsi_hw_err_int() 1108 ret = hns3_cmd_send(hw, &desc, 1); in enable_igu_egu_err_intr() 1121 ret = hns3_cmd_send(hw, &desc, 1); in enable_igu_egu_err_intr() 1173 ret = hns3_cmd_send(hw, &desc[0], 2); in config_ppp_err_intr() 1218 ret = hns3_cmd_send(hw, &desc[0], 2); in enable_ssu_err_intr() 1243 ret = hns3_cmd_send(hw, &desc[0], 2); in enable_ssu_err_intr() 1340 ret = hns3_cmd_send(hw, &desc, 1); in enable_tm_err_intr() 1349 ret = hns3_cmd_send(hw, &desc, 1); in enable_tm_err_intr() 1359 ret = hns3_cmd_send(hw, &desc, 1); in enable_tm_err_intr() 1422 ret = hns3_cmd_send(hw, &desc, 1); in enable_mac_err_intr() [all …]
|
| H A D | hns3_stats.c | 357 ret = hns3_cmd_send(hw, desc, desc_num); in hns3_update_mac_stats() 405 ret = hns3_cmd_send(hw, &desc, 1); in hns3_mac_query_reg_num() 458 ret = hns3_cmd_send(hw, &desc, 1); in hns3_update_tqp_stats() 472 ret = hns3_cmd_send(hw, &desc, 1); in hns3_update_tqp_stats() 566 ret = hns3_cmd_send(hw, &desc_reset, 1); in hns3_stats_reset() 576 ret = hns3_cmd_send(hw, &desc_reset, 1); in hns3_stats_reset()
|
| H A D | hns3_fdir.c | 235 ret = hns3_cmd_send(hw, &desc, 1); in hns3_get_fd_mode() 260 ret = hns3_cmd_send(hw, &desc, 1); in hns3_get_fd_allocation() 296 ret = hns3_cmd_send(hw, &desc, 1); in hns3_set_fd_key_config() 407 ret = hns3_cmd_send(hw, desc, FD_TCAM_CMD_NUM); in hns3_fd_tcam_config() 458 ret = hns3_cmd_send(hw, &desc, 1); in hns3_fd_ad_config() 1092 ret = hns3_cmd_send(hw, &desc, 1); in hns3_get_count()
|
| H A D | hns3_mbx.c | 172 ret = hns3_cmd_send(hw, &desc, 1); in hns3_send_mbx_msg() 184 ret = hns3_cmd_send(hw, &desc, 1); in hns3_send_mbx_msg()
|
| H A D | hns3_cmd.c | 356 hns3_cmd_send(struct hns3_hw *hw, struct hns3_cmd_desc *desc, int num) in hns3_cmd_send() function 446 ret = hns3_cmd_send(hw, &desc, 1); in hns3_cmd_query_firmware_version_and_capability()
|
| H A D | hns3_rxtx.c | 573 ret = hns3_cmd_send(hw, &desc, 1); in hns3_tqp_enable() 592 ret = hns3_cmd_send(hw, &desc, 1); in hns3_send_reset_tqp_cmd() 613 ret = hns3_cmd_send(hw, &desc, 1); in hns3_get_tqp_reset_status() 740 ret = hns3_cmd_send(hw, &desc, 1); in hns3_send_reset_queue_cmd() 765 ret = hns3_cmd_send(hw, &desc, 1); in hns3_get_queue_reset_status() 2686 ret = hns3_cmd_send(hw, &desc, 1); in hns3_config_gro()
|
| H A D | hns3_cmd.h | 879 int hns3_cmd_send(struct hns3_hw *hw, struct hns3_cmd_desc *desc, int num);
|
| H A D | hns3_ethdev_vf.c | 600 ret = hns3_cmd_send(hw, &desc, 1); in hns3vf_set_promisc_mode() 1171 ret = hns3_cmd_send(hw, desc, HNS3_QUERY_DEV_SPECS_BD_NUM); in hns3vf_query_dev_specifications() 1687 ret = hns3_cmd_send(hw, &desc, 1); in hns3_query_vf_resource()
|