Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/sun/
H A Dsunbmac.h167 #define BIGMAC_IMASK_SENTFRAME 0x00000100 /* Transmitted a frame */ macro
H A Dsunbmac.c688 sbus_writel(BIGMAC_IMASK_GOTFRAME | BIGMAC_IMASK_SENTFRAME, in bigmac_init_hw()