Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/ethernet/hisilicon/hns3/hns3pf/
Dhclge_main.c5684 u16 tmp_x_s, tmp_y_s; in hclge_fd_convert_tuple() local
5703 calc_x(tmp_x_s, *(u16 *)(&p[offset]), *(u16 *)(&p[moffset])); in hclge_fd_convert_tuple()
5705 *(__le16 *)key_x = cpu_to_le16(tmp_x_s); in hclge_fd_convert_tuple()