Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/infiniband/hw/hns/
Dhns_roce_hw_v1.c1810 u32 reg_smac_l; in hns_roce_v1_set_mac() local
1831 reg_smac_l = *p; in hns_roce_v1_set_mac()
1832 roce_raw_write(reg_smac_l, hr_dev->reg_base + ROCEE_SMAC_L_0_REG + in hns_roce_v1_set_mac()
Dhns_roce_hw_v2.c1645 u32 reg_smac_l; in hns_roce_v2_set_mac() local
1649 reg_smac_l = *(u32 *)(&addr[0]); in hns_roce_v2_set_mac()
1659 smac_tb->vf_smac_l = reg_smac_l; in hns_roce_v2_set_mac()