Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/dpaa2/base/
H A Ddpaa2_hw_dpni_annot.h117 #define L2_VLAN_1_PRESENT BIT_POS(10) macro
/f-stack/dpdk/drivers/net/dpaa2/
H A Ddpaa2_rxtx.c146 if (BIT_ISSET_AT_POS(annotation->word3, L2_VLAN_1_PRESENT)) { in dpaa2_dev_rx_parse_slow()