Searched refs:WX_PTYPE_TYPL4 (Results 1 – 2 of 2) sorted by relevance
245 if (WX_PTYPE_TYPL4(ptype) != WX_PTYPE_TYP_TCP) in txgbe_atr()251 WX_PTYPE_TYPL4(ptype) != WX_PTYPE_TYP_TCP) in txgbe_atr()
534 #define WX_PTYPE_TYPL4(_pt) ((_pt) & 0x07) macro