Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/txgbe/
H A Dtxgbe_rxtx.c3533 uint16_t tpids[8] = {RTE_ETHER_TYPE_VLAN, RTE_ETHER_TYPE_QINQ, in txgbe_configure_port() local
3558 (i % 2 ? TXGBE_TAGTPID_MSB(tpids[i]) in txgbe_configure_port()
3559 : TXGBE_TAGTPID_LSB(tpids[i]))); in txgbe_configure_port()