Home
last modified time | relevance | path

Searched refs:reg_smac_l (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/drivers/infiniband/hw/hns/
H A Dhns_roce_hw_v1.c1779 u32 reg_smac_l; in hns_roce_v1_set_mac() local
1800 reg_smac_l = *p; in hns_roce_v1_set_mac()
1801 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.c2717 u32 reg_smac_l; in hns_roce_v2_set_mac() local
2721 reg_smac_l = *(u32 *)(&addr[0]); 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.c3160 u32 reg_smac_l; in hns_roce_v2_set_mac() local
3164 reg_smac_l = *(u32 *)(&addr[0]); 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 28 milliseconds