Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/hns3/
H A Dhns3_ethdev.h736 struct hns3_adapter { struct
737 struct hns3_hw hw;
740 bool is_vf; /* false - PF, true - VF */
741 union {
746 bool rx_simple_allowed;
747 bool rx_vec_allowed;
748 bool tx_simple_allowed;
749 bool tx_vec_allowed;
751 struct hns3_ptype_table ptype_tbl __rte_cache_min_aligned;