Home
last modified time | relevance | path

Searched refs:smac_tb (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/infiniband/hw/hns/
H A Dhns_roce_hw_v2.c2714 struct hns_roce_cfg_smac_tb *smac_tb = in hns_roce_v2_set_mac() local
2724 roce_set_field(smac_tb->tb_idx_rsv, CFG_SMAC_TB_IDX_M, in hns_roce_v2_set_mac()
2726 roce_set_field(smac_tb->vf_smac_h_rsv, CFG_SMAC_TB_VF_SMAC_H_M, in hns_roce_v2_set_mac()
2728 smac_tb->vf_smac_l = cpu_to_le32(reg_smac_l); in hns_roce_v2_set_mac()
/kernel/linux/linux-6.6/drivers/infiniband/hw/hns/
H A Dhns_roce_hw_v2.c3157 struct hns_roce_cfg_smac_tb *smac_tb = in hns_roce_v2_set_mac() local
3167 hr_reg_write(smac_tb, CFG_SMAC_TB_IDX, phy_port); in hns_roce_v2_set_mac()
3168 hr_reg_write(smac_tb, CFG_SMAC_TB_VF_SMAC_H, reg_smac_h); in hns_roce_v2_set_mac()
3169 smac_tb->vf_smac_l = cpu_to_le32(reg_smac_l); in hns_roce_v2_set_mac()

Completed in 24 milliseconds