Searched refs:RFE_CTL_AM_ (Results 1 – 2 of 2) sorted by relevance
298 #define RFE_CTL_AM_ BIT(9) macro
1464 rfctl &= ~(RFE_CTL_AU_ | RFE_CTL_AM_ | in lan743x_rfe_set_multicast()1468 rfctl |= RFE_CTL_AM_ | RFE_CTL_AU_; in lan743x_rfe_set_multicast()1471 rfctl |= RFE_CTL_AM_; in lan743x_rfe_set_multicast()