Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/usb/
H A Dlan78xx.h477 #define RFE_CTL_DA_PERFECT_ (0x00000002) macro
H A Dlan78xx.c1072 RFE_CTL_DA_PERFECT_ | RFE_CTL_MCAST_HASH_); in lan78xx_set_multicast()
1101 pdata->rfe_ctl |= RFE_CTL_DA_PERFECT_; in lan78xx_set_multicast()
2538 pdata->rfe_ctl |= RFE_CTL_BCAST_EN_ | RFE_CTL_DA_PERFECT_; in lan78xx_reset()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/microchip/
H A Dlan743x_main.h194 #define RFE_CTL_DA_PERFECT_ BIT(1) macro
H A Dlan743x_main.c1116 RFE_CTL_DA_PERFECT_ | RFE_CTL_MCAST_HASH_); in lan743x_rfe_set_multicast()
1130 rfctl |= RFE_CTL_DA_PERFECT_; in lan743x_rfe_set_multicast()