Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/hns3/
H A Dhns3_fdir.c532 uint32_t tmp_x_l; in hns3_fd_convert_int32() local
535 calc_x(tmp_x_l, key, mask); in hns3_fd_convert_int32()
537 memcpy(val_x, &tmp_x_l, sizeof(tmp_x_l)); in hns3_fd_convert_int32()