Searched refs:RFE_CTL_AM_ (Results 1 – 2 of 2) sorted by relevance
293 #define RFE_CTL_AM_ BIT(9) macro
1599 rfctl &= ~(RFE_CTL_AU_ | RFE_CTL_AM_ | in lan743x_rfe_set_multicast()1603 rfctl |= RFE_CTL_AM_ | RFE_CTL_AU_; in lan743x_rfe_set_multicast()1606 rfctl |= RFE_CTL_AM_; in lan743x_rfe_set_multicast()