Searched refs:HNS3_DEV_HW_TO_ADAPTER (Results 1 – 7 of 7) sorted by relevance
188 struct hns3_adapter *hns = HNS3_DEV_HW_TO_ADAPTER(hw); in hns3_pg_to_pri_map()408 struct hns3_adapter *hns = HNS3_DEV_HW_TO_ADAPTER(hw); in hns3_dcb_pg_shaper_cfg()589 struct hns3_adapter *hns = HNS3_DEV_HW_TO_ADAPTER(hw); in hns3_dcb_pri_shaper_cfg()699 struct hns3_adapter *hns = HNS3_DEV_HW_TO_ADAPTER(hw); in hns3_dcb_update_tc_queue_mapping()717 struct hns3_adapter *hns = HNS3_DEV_HW_TO_ADAPTER(hw); in hns3_dcb_info_init()763 struct hns3_adapter *hns = HNS3_DEV_HW_TO_ADAPTER(hw); in hns3_dcb_lvl2_schd_mode_cfg()783 struct hns3_adapter *hns = HNS3_DEV_HW_TO_ADAPTER(hw); in hns3_dcb_lvl34_schd_mode_cfg()855 struct hns3_adapter *hns = HNS3_DEV_HW_TO_ADAPTER(hw); in hns3_dcb_pri_dwrr_cfg()892 struct hns3_adapter *hns = HNS3_DEV_HW_TO_ADAPTER(hw); in hns3_dcb_pg_dwrr_cfg()1011 struct hns3_adapter *hns = HNS3_DEV_HW_TO_ADAPTER(hw); in hns3_pri_q_qs_cfg()[all …]
104 struct hns3_adapter *hns = HNS3_DEV_HW_TO_ADAPTER(hw); in hns3_get_regs_length()254 struct hns3_adapter *hns = HNS3_DEV_HW_TO_ADAPTER(hw); in hns3_direct_access_regs()
206 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()524 if (is_reset_pending(HNS3_DEV_HW_TO_ADAPTER(hw))) { in hns3_cmd_init()
70 struct hns3_adapter *hns = HNS3_DEV_HW_TO_ADAPTER(hw); in hns3_get_mbx_resp()237 hns3_schedule_reset(HNS3_DEV_HW_TO_ADAPTER(hw)); in hns3_mbx_handler()
1187 struct hns3_adapter *hns = HNS3_DEV_HW_TO_ADAPTER(hw); in hns3_init_umv_space()1210 struct hns3_adapter *hns = HNS3_DEV_HW_TO_ADAPTER(hw); in hns3_uninit_umv_space()1229 struct hns3_adapter *hns = HNS3_DEV_HW_TO_ADAPTER(hw); in hns3_is_umv_space_full()1241 struct hns3_adapter *hns = HNS3_DEV_HW_TO_ADAPTER(hw); in hns3_update_umv_space()1441 struct hns3_adapter *hns = HNS3_DEV_HW_TO_ADAPTER(hw); in hns3_add_uc_addr_common()2652 struct hns3_adapter *hns = HNS3_DEV_HW_TO_ADAPTER(hw); in hns3_parse_func_status()2697 struct hns3_adapter *hns = HNS3_DEV_HW_TO_ADAPTER(hw); in hns3_get_pf_max_tqp_num()2740 struct hns3_adapter *hns = HNS3_DEV_HW_TO_ADAPTER(hw); in hns3_query_pf_resource()2986 struct hns3_adapter *hns = HNS3_DEV_HW_TO_ADAPTER(hw); in hns3_get_capability()3055 struct hns3_adapter *hns = HNS3_DEV_HW_TO_ADAPTER(hw); in hns3_get_board_configuration()[all …]
796 #define HNS3_DEV_HW_TO_ADAPTER(hw) \ macro
3798 struct hns3_adapter *hns = HNS3_DEV_HW_TO_ADAPTER(hw); in hns3_dev_rx_queue_start()