Home
last modified time | relevance | path

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

/linux/drivers/net/usb/
H A Dlan78xx.h480 #define RFE_CTL_DA_PERFECT_ (0x00000002) macro
H A Dlan78xx.c1505 RFE_CTL_DA_PERFECT_ | RFE_CTL_MCAST_HASH_); in lan78xx_set_multicast()
1535 pdata->rfe_ctl |= RFE_CTL_DA_PERFECT_; in lan78xx_set_multicast()
3343 pdata->rfe_ctl |= RFE_CTL_BCAST_EN_ | RFE_CTL_DA_PERFECT_; in lan78xx_reset()
/linux/drivers/net/ethernet/microchip/
H A Dlan743x_main.h297 #define RFE_CTL_DA_PERFECT_ BIT(1) macro
H A Dlan743x_main.c1417 RFE_CTL_DA_PERFECT_ | RFE_CTL_MCAST_HASH_); in lan743x_rfe_set_multicast()
1434 rfctl |= RFE_CTL_DA_PERFECT_; in lan743x_rfe_set_multicast()