I40E_RXD_QW1_PTYPE_MASK
ptype = FIELD_GET(I40E_RXD_QW1_PTYPE_MASK, qword);
u8 rx_ptype = FIELD_GET(I40E_RXD_QW1_PTYPE_MASK, qword);