Home
last modified time | relevance | path

Searched refs:HNS3_DEV_HW_TO_ADAPTER (Results 1 – 11 of 11) sorted by relevance

/dpdk/drivers/net/hns3/
H A Dhns3_cmd.c203 hns3_schedule_delayed_reset(HNS3_DEV_HW_TO_ADAPTER(hw)); in hns3_cmd_csq_clean()
309 struct hns3_adapter *hns = HNS3_DEV_HW_TO_ADAPTER(hw); in hns3_cmd_poll_reply()
448 struct hns3_adapter *hns = HNS3_DEV_HW_TO_ADAPTER(hw); in hns3_mask_capability()
684 struct hns3_adapter *hns = HNS3_DEV_HW_TO_ADAPTER(hw); in hns3_cmd_init()
707 if (is_reset_pending(HNS3_DEV_HW_TO_ADAPTER(hw))) { in hns3_cmd_init()
779 struct hns3_adapter *hns = HNS3_DEV_HW_TO_ADAPTER(hw); in hns3_cmd_uninit()
H A Dhns3_dcb.c185 struct hns3_adapter *hns = HNS3_DEV_HW_TO_ADAPTER(hw); in hns3_pg_to_pri_map()
761 struct hns3_adapter *hns = HNS3_DEV_HW_TO_ADAPTER(hw); in hns3_dcb_info_init()
807 struct hns3_adapter *hns = HNS3_DEV_HW_TO_ADAPTER(hw); in hns3_dcb_lvl2_schd_mode_cfg()
827 struct hns3_adapter *hns = HNS3_DEV_HW_TO_ADAPTER(hw); in hns3_dcb_lvl34_schd_mode_cfg()
899 struct hns3_adapter *hns = HNS3_DEV_HW_TO_ADAPTER(hw); in hns3_dcb_pri_dwrr_cfg()
936 struct hns3_adapter *hns = HNS3_DEV_HW_TO_ADAPTER(hw); in hns3_dcb_pg_dwrr_cfg()
1055 struct hns3_adapter *hns = HNS3_DEV_HW_TO_ADAPTER(hw); in hns3_pri_q_qs_cfg()
1344 struct hns3_adapter *hns = HNS3_DEV_HW_TO_ADAPTER(hw); in hns3_dcb_pause_setup_hw()
1619 struct hns3_adapter *hns = HNS3_DEV_HW_TO_ADAPTER(hw); in hns3_dcb_init()
H A Dhns3_mbx.c67 struct hns3_adapter *hns = HNS3_DEV_HW_TO_ADAPTER(hw); in hns3_get_mbx_resp()
254 hns3_schedule_reset(HNS3_DEV_HW_TO_ADAPTER(hw)); in hns3_handle_asserting_reset()
446 struct hns3_adapter *hns = HNS3_DEV_HW_TO_ADAPTER(hw); in hns3_dev_handle_mbx_msg()
H A Dhns3_ethdev.h906 #define HNS3_DEV_HW_TO_ADAPTER(hw) \ macro
911 struct hns3_adapter *adapter = HNS3_DEV_HW_TO_ADAPTER(hw); in HNS3_DEV_HW_TO_PF()
917 struct hns3_adapter *adapter = HNS3_DEV_HW_TO_ADAPTER(hw); in HNS3_DEV_HW_TO_VF()
H A Dhns3_ethdev.c1261 struct hns3_adapter *hns = HNS3_DEV_HW_TO_ADAPTER(hw); in hns3_init_umv_space()
1284 struct hns3_adapter *hns = HNS3_DEV_HW_TO_ADAPTER(hw); in hns3_uninit_umv_space()
1303 struct hns3_adapter *hns = HNS3_DEV_HW_TO_ADAPTER(hw); in hns3_is_umv_space_full()
1315 struct hns3_adapter *hns = HNS3_DEV_HW_TO_ADAPTER(hw); in hns3_update_umv_space()
1520 struct hns3_adapter *hns = HNS3_DEV_HW_TO_ADAPTER(hw); in hns3_add_uc_mac_addr()
2075 struct hns3_adapter *hns = HNS3_DEV_HW_TO_ADAPTER(hw); in hns3_config_mtu()
2374 struct hns3_adapter *hns = HNS3_DEV_HW_TO_ADAPTER(hw); in hns3_parse_func_status()
2419 struct hns3_adapter *hns = HNS3_DEV_HW_TO_ADAPTER(hw); in hns3_get_pf_max_tqp_num()
2462 struct hns3_adapter *hns = HNS3_DEV_HW_TO_ADAPTER(hw); in hns3_query_pf_resource()
2713 struct hns3_adapter *hns = HNS3_DEV_HW_TO_ADAPTER(hw); in hns3_get_capability()
[all …]
H A Dhns3_regs.c121 struct hns3_adapter *hns = HNS3_DEV_HW_TO_ADAPTER(hw); in hns3_get_regs_length()
294 struct hns3_adapter *hns = HNS3_DEV_HW_TO_ADAPTER(hw); in hns3_direct_access_regs()
H A Dhns3_stats.c460 struct hns3_adapter *hns = HNS3_DEV_HW_TO_ADAPTER(hw); in hns3_update_rpu_drop_stats()
546 struct hns3_adapter *hns = HNS3_DEV_HW_TO_ADAPTER(hw); in hns3_update_imissed_stats()
571 struct hns3_adapter *hns = HNS3_DEV_HW_TO_ADAPTER(hw); in hns3_update_oerror_stats()
1594 struct hns3_adapter *hns = HNS3_DEV_HW_TO_ADAPTER(hw); in hns3_update_hw_stats()
H A Dhns3_common.c330 struct hns3_adapter *hns = HNS3_DEV_HW_TO_ADAPTER(hw); in hns3_set_mc_addr_chk_param()
594 struct hns3_adapter *hns = HNS3_DEV_HW_TO_ADAPTER(hw); in hns3_init_mac_addrs()
H A Dhns3_rss.c542 struct hns3_adapter *hns = HNS3_DEV_HW_TO_ADAPTER(hw); in hns3_set_rss_tc_mode_entry()
H A Dhns3_flow.c1802 struct hns3_adapter *hns = HNS3_DEV_HW_TO_ADAPTER(hw); in hns3_flow_create_fdir_rule()
H A Dhns3_rxtx.c4478 struct hns3_adapter *hns = HNS3_DEV_HW_TO_ADAPTER(hw); in hns3_dev_rx_queue_start()