Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/hns3/
H A Dhns3_rxtx.h273 struct hns3_ptype_table *ptype_tbl;
582 const struct hns3_ptype_table * const ptype_tbl = rxq->ptype_tbl; in hns3_rx_calc_ptype()
H A Dhns3_ethdev.h661 struct hns3_ptype_table { struct
751 struct hns3_ptype_table ptype_tbl __rte_cache_min_aligned;
H A Dhns3_rxtx.c1898 hns3_init_non_tunnel_ptype_tbl(struct hns3_ptype_table *tbl) in hns3_init_non_tunnel_ptype_tbl()
1936 hns3_init_tunnel_ptype_tbl(struct hns3_ptype_table *tbl) in hns3_init_tunnel_ptype_tbl()
1979 struct hns3_ptype_table *tbl = &hns->ptype_tbl; in hns3_init_rx_ptype_tble()