mac_addr_tmp 1201 drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_main.c u64 mac_addr_tmp; mac_addr_tmp 1226 drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_main.c mac_addr_tmp = __le32_to_cpu(req->param[2]); mac_addr_tmp 1231 drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_main.c mac_addr_tmp |= (mac_addr_tmp_high << 31) << 1; mac_addr_tmp 1241 drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_main.c cfg->mac_addr[i] = (mac_addr_tmp >> (8 * i)) & 0xff;