Searched refs:PassAllMulticast (Results 1 – 2 of 2) sorted by relevance
605 … FunctionalState PassAllMulticast; /*!< Enable or Disable passing all multicast packets */ member
2196 ( ( uint32_t ) pFilterConfig->PassAllMulticast << 4 ) | in HAL_ETH_SetMACFilterConfig()2229 …pFilterConfig->PassAllMulticast = ( ( READ_BIT( heth->Instance->MACPFR, ETH_MACPFR_PM ) >> 4 ) > 0… in HAL_ETH_GetMACFilterConfig()