CQE_RSS_HTYPE_IP
BUILD_BUG_ON(CQE_RSS_HTYPE_IP != RSS_L3); /* same mask */
ip_type = hash_type & CQE_RSS_HTYPE_IP;
(cht & CQE_RSS_HTYPE_IP) ? PKT_HASH_TYPE_L3 :