Searched refs:tpids (Results 1 – 1 of 1) sorted by relevance
3533 uint16_t tpids[8] = {RTE_ETHER_TYPE_VLAN, RTE_ETHER_TYPE_QINQ, in txgbe_configure_port() local3558 (i % 2 ? TXGBE_TAGTPID_MSB(tpids[i]) in txgbe_configure_port()3559 : TXGBE_TAGTPID_LSB(tpids[i]))); in txgbe_configure_port()