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

/linux-master/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_main.c5625 u16 tmp_x_s, tmp_y_s; local
5644 calc_x(tmp_x_s, *(u16 *)(&p[offset]), *(u16 *)(&p[moffset]));
5646 *(__le16 *)key_x = cpu_to_le16(tmp_x_s);

Completed in 138 milliseconds