Home
last modified time | relevance | path

Searched refs:RFE_CTL_AM_ (Results 1 – 2 of 2) sorted by relevance

/linux-6.3-rc2/drivers/net/ethernet/microchip/
A Dlan743x_main.h272 #define RFE_CTL_AM_ BIT(9) macro
A Dlan743x_main.c1595 rfctl &= ~(RFE_CTL_AU_ | RFE_CTL_AM_ | in lan743x_rfe_set_multicast()
1599 rfctl |= RFE_CTL_AM_ | RFE_CTL_AU_; in lan743x_rfe_set_multicast()
1602 rfctl |= RFE_CTL_AM_; in lan743x_rfe_set_multicast()

Completed in 13 milliseconds