Home
last modified time | relevance | path

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

/dpdk/drivers/net/hns3/
H A Dhns3_ethdev.c484 struct hns3_tx_vlan_type_cfg_cmd *tx_req; in hns3_vlan_tpid_configure() local
522 tx_req = (struct hns3_tx_vlan_type_cfg_cmd *)desc.data; in hns3_vlan_tpid_configure()
523 tx_req->ot_vlan_type = rte_cpu_to_le_16(tpid); in hns3_vlan_tpid_configure()
524 tx_req->in_vlan_type = rte_cpu_to_le_16(tpid); in hns3_vlan_tpid_configure()