Home
last modified time | relevance | path

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

/dpdk/drivers/net/hns3/
H A Dhns3_fdir.c169 uint8_t tcam_data[8]; member
173 uint8_t tcam_data[24]; member
177 uint8_t tcam_data[20]; member
408 len = sizeof(req1->tcam_data); in hns3_fd_tcam_config()
409 memcpy(req1->tcam_data, key, len); in hns3_fd_tcam_config()
412 len = sizeof(req2->tcam_data); in hns3_fd_tcam_config()
413 memcpy(req2->tcam_data, key, len); in hns3_fd_tcam_config()
416 len = sizeof(req3->tcam_data); in hns3_fd_tcam_config()
417 memcpy(req3->tcam_data, key, len); in hns3_fd_tcam_config()