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

/linux-master/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_main.c1205 u64 mac_addr_tmp_high; local
1230 mac_addr_tmp_high = hnae3_get_field(__le32_to_cpu(req->param[3]),
1234 mac_addr_tmp |= (mac_addr_tmp_high << 31) << 1;

Completed in 133 milliseconds