Home
last modified time | relevance | path

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

/f-stack/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
395 len = sizeof(req1->tcam_data); in hns3_fd_tcam_config()
396 memcpy(req1->tcam_data, key, len); in hns3_fd_tcam_config()
399 len = sizeof(req2->tcam_data); in hns3_fd_tcam_config()
400 memcpy(req2->tcam_data, key, len); in hns3_fd_tcam_config()
403 len = sizeof(req3->tcam_data); in hns3_fd_tcam_config()
404 memcpy(req3->tcam_data, key, len); in hns3_fd_tcam_config()