Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/hns3/
H A Dhns3_rxtx.h494 #define L2E_TRUNC_ERR_FLAG (BIT(HNS3_RXD_L2E_B) | \ in hns3_handle_bdinfo() macro
512 if (unlikely((l234_info & L2E_TRUNC_ERR_FLAG) || rxm->pkt_len == 0)) { in hns3_handle_bdinfo()