Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/hns3/
H A Dhns3_ethdev.c414 struct hns3_tx_vlan_type_cfg_cmd *tx_req; in hns3_vlan_tpid_configure() local
452 tx_req = (struct hns3_tx_vlan_type_cfg_cmd *)desc.data; in hns3_vlan_tpid_configure()
453 tx_req->ot_vlan_type = rte_cpu_to_le_16(tpid); in hns3_vlan_tpid_configure()
454 tx_req->in_vlan_type = rte_cpu_to_le_16(tpid); in hns3_vlan_tpid_configure()