Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/calxeda/
H A Dxgmac.c101 #define XGMAC_PMT_GLBL_UNICAST 0x00000200 macro
1855 pmt |= XGMAC_PMT_POWERDOWN | XGMAC_PMT_GLBL_UNICAST; in xgmac_pmt()