Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_main.c5635 u16 tmp_x_s, tmp_y_s; in hclge_fd_convert_tuple() local
5654 calc_x(tmp_x_s, *(u16 *)(&p[offset]), *(u16 *)(&p[moffset])); in hclge_fd_convert_tuple()
5656 *(__le16 *)key_x = cpu_to_le16(tmp_x_s); in hclge_fd_convert_tuple()