Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/hisilicon/hns3/
H A Dhns3_enet.h88 #define HNS3_RXD_TRUNCAT_B 19 macro
H A Dhns3_enet.c3108 if (unlikely(!desc->rx.pkt_len || (l234info & (BIT(HNS3_RXD_TRUNCAT_B) | in hns3_handle_bdinfo()