Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/hisilicon/hns3/hns3pf/
Dhclge_main.c1250 u64 mac_addr_tmp_high; in hclge_parse_cfg() local
1275 mac_addr_tmp_high = hnae3_get_field(__le32_to_cpu(req->param[3]), in hclge_parse_cfg()
1279 mac_addr_tmp |= (mac_addr_tmp_high << 31) << 1; in hclge_parse_cfg()