Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/usb/
Dlan78xx.h477 #define RFE_CTL_DA_PERFECT_ (0x00000002) macro
Dlan78xx.c1281 RFE_CTL_DA_PERFECT_ | RFE_CTL_MCAST_HASH_); in lan78xx_set_multicast()
1311 pdata->rfe_ctl |= RFE_CTL_DA_PERFECT_; in lan78xx_set_multicast()
3017 pdata->rfe_ctl |= RFE_CTL_BCAST_EN_ | RFE_CTL_DA_PERFECT_; in lan78xx_reset()
/linux-5.19.10/drivers/net/ethernet/microchip/
Dlan743x_main.h260 #define RFE_CTL_DA_PERFECT_ BIT(1) macro
Dlan743x_main.c1243 RFE_CTL_DA_PERFECT_ | RFE_CTL_MCAST_HASH_); in lan743x_rfe_set_multicast()
1257 rfctl |= RFE_CTL_DA_PERFECT_; in lan743x_rfe_set_multicast()