Home
last modified time | relevance | path

Searched defs:key_x (Results 1 – 2 of 2) sorted by relevance

/f-stack/dpdk/drivers/net/hns3/
H A Dhns3_fdir.c542 uint32_t tuple, uint8_t *key_x, in hns3_fd_convert_tuple()
640 uint8_t *key_x, uint8_t *key_y) in hns3_fd_convert_meta_data()
710 uint8_t key_x[MAX_KEY_BYTES] __rte_aligned(4); in hns3_config_key() local
/f-stack/dpdk/drivers/net/hinic/
H A Dhinic_pmd_flow.c2489 static void tcam_translate_key_x(u8 *key_x, u8 *key_y, u8 *mask, u8 len) in tcam_translate_key_x()