Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/hns3/
H A Dhns3_rxtx.h101 #define HNS3_RXD_FE_B 8 macro
509 if (unlikely((bd_base_info & BIT(HNS3_RXD_FE_B)) == 0)) in hns3_handle_bdinfo()
H A Dhns3_rxtx.c2327 if (!(bd_base_info & BIT(HNS3_RXD_FE_B))) { in hns3_recv_scattered_pkts()