Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/hisilicon/hns3/
Dhns3_enet.h137 #define HNS3_RXD_VLD_B 4 macro
Dhns3_enet.c2703 if (!(bd_base_info & BIT(HNS3_RXD_VLD_B))) in hns3_add_frag()
2880 if (unlikely(!(bd_base_info & BIT(HNS3_RXD_VLD_B)))) in hns3_handle_rx_bd()