Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/infiniband/hw/hns/
Dhns_roce_hw_v2.c3210 u32 reg_smac_l; in hns_roce_v2_set_mac() local
3214 reg_smac_l = *(u32 *)(&addr[0]); in hns_roce_v2_set_mac()
3219 smac_tb->vf_smac_l = cpu_to_le32(reg_smac_l); in hns_roce_v2_set_mac()