Home
last modified time | relevance | path

Searched defs:hns3_rx_ptype (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/net/ethernet/hisilicon/hns3/
H A Dhns3_enet.h403 struct hns3_rx_ptype { struct
404 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;