Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/usb/
Dlan78xx.h477 #define RFE_CTL_DA_PERFECT_ (0x00000002) macro
Dlan78xx.c1070 RFE_CTL_DA_PERFECT_ | RFE_CTL_MCAST_HASH_); in lan78xx_set_multicast()
1099 pdata->rfe_ctl |= RFE_CTL_DA_PERFECT_; in lan78xx_set_multicast()
2528 pdata->rfe_ctl |= RFE_CTL_BCAST_EN_ | RFE_CTL_DA_PERFECT_; in lan78xx_reset()
/Linux-v5.10/drivers/net/ethernet/microchip/
Dlan743x_main.h194 #define RFE_CTL_DA_PERFECT_ BIT(1) macro
Dlan743x_main.c1122 RFE_CTL_DA_PERFECT_ | RFE_CTL_MCAST_HASH_); in lan743x_rfe_set_multicast()
1136 rfctl |= RFE_CTL_DA_PERFECT_; in lan743x_rfe_set_multicast()