Searched refs:smac_tb (Results 1 – 1 of 1) sorted by relevance
3207 struct hns_roce_cfg_smac_tb *smac_tb = in hns_roce_v2_set_mac() local3217 hr_reg_write(smac_tb, CFG_SMAC_TB_IDX, phy_port); in hns_roce_v2_set_mac()3218 hr_reg_write(smac_tb, CFG_SMAC_TB_VF_SMAC_H, reg_smac_h); in hns_roce_v2_set_mac()3219 smac_tb->vf_smac_l = cpu_to_le32(reg_smac_l); in hns_roce_v2_set_mac()