Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/dpaa2/base/
H A Ddpaa2_hw_dpni_annot.h105 #define PARSING_ERROR BIT_POS(22)
116 #define L2_LLC_SNAP_ERROR BIT_POS(11)
117 #define L2_VLAN_1_PRESENT BIT_POS(10)
118 #define L2_VLAN_N_PRESENT BIT_POS(9)
123 #define L2_MPLS_1_PRESENT BIT_POS(4)
124 #define L2_MPLS_N_PRESENT BIT_POS(3)
126 #define L2_ARP_PRESENT BIT_POS(1)
133 #define L3_IPV4_1_PRESENT BIT_POS(61)
134 #define L3_IPV4_1_UNICAST BIT_POS(60)
137 #define L3_IPV4_N_PRESENT BIT_POS(57)
[all …]