Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/hisilicon/hns3/
Dhns3_enet.h98 #define HNS3_RXD_TRUNCAT_B 19 macro
Dhns3_enet.c4266 if (unlikely(!desc->rx.pkt_len || (l234info & (BIT(HNS3_RXD_TRUNCAT_B) | in hns3_handle_bdinfo()