Searched defs:hns3_rx_ptype (Results 1 – 1 of 1) sorted by relevance
403 struct hns3_rx_ptype { struct404 u32 ptype : 8;405 u32 csum_level : 2;406 u32 ip_summed : 2;407 u32 l3_type : 4;408 u32 valid : 1;409 u32 hash_type: 3;