Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/infiniband/hw/hns/
Dhns_roce_hw_v1.c1787 u32 reg_smac_l; in hns_roce_v1_set_mac() local
1808 reg_smac_l = *p; in hns_roce_v1_set_mac()
1809 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.c3001 u32 reg_smac_l; in hns_roce_v2_set_mac() local
3005 reg_smac_l = *(u32 *)(&addr[0]); in hns_roce_v2_set_mac()
3012 smac_tb->vf_smac_l = cpu_to_le32(reg_smac_l); in hns_roce_v2_set_mac()