Home
last modified time | relevance | path

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

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