Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/
H A Dhns3_enet.h83 #define HNS3_RXD_DMAC_S 0 macro
84 #define HNS3_RXD_DMAC_M (0x3 << HNS3_RXD_DMAC_S)
H A Dhns3_enet.c4310 HNS3_RXD_DMAC_S); in hns3_handle_bdinfo()