Home
last modified time | relevance | path

Searched refs:HNS3_INVALID_PTYPE (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/net/ethernet/hisilicon/hns3/
H A Dhns3_enet.c380 #define HNS3_INVALID_PTYPE \ macro
3875 if (ptype == HNS3_INVALID_PTYPE || in hns3_checksum_complete()
3890 if (ptype != HNS3_INVALID_PTYPE) { in hns3_rx_handle_csum()
3928 u32 ptype = HNS3_INVALID_PTYPE; in hns3_rx_checksum()