Home
last modified time | relevance | path

Searched refs:reg_smac_l (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/infiniband/hw/hns/
H A Dhns_roce_hw_v1.c1703 u32 reg_smac_l; in hns_roce_v1_set_mac() local
1724 reg_smac_l = *p; in hns_roce_v1_set_mac()
1725 roce_raw_write(reg_smac_l, hr_dev->reg_base + ROCEE_SMAC_L_0_REG + in hns_roce_v1_set_mac()
H A Dhns_roce_hw_v2.c2707 u32 reg_smac_l; in hns_roce_v2_set_mac() local
2711 reg_smac_l = *(u32 *)(&addr[0]); in hns_roce_v2_set_mac()
2718 smac_tb->vf_smac_l = cpu_to_le32(reg_smac_l); in hns_roce_v2_set_mac()