Searched refs:DoubleVLANProcessing (Results 1 – 10 of 10) sorted by relevance
330 …pVlanConfig->DoubleVLANProcessing = ((READ_BIT(heth->Instance->MACVTR, ETH_MACVTR_EDVLP) >> 26) ==… in HAL_ETHEx_GetRxVLANConfig()359 … ((uint32_t)pVlanConfig->DoubleVLANProcessing << 26) | in HAL_ETHEx_SetRxVLANConfig()
428 pVlanConfig->DoubleVLANProcessing = ((READ_BIT(heth->Instance->MACVTR, in HAL_ETHEx_GetRxVLANConfig()462 … ((uint32_t)pVlanConfig->DoubleVLANProcessing << 26) | in HAL_ETHEx_SetRxVLANConfig()
58 FunctionalState DoubleVLANProcessing; /*!< Enable or Disable double VLAN processing */ member
56 FunctionalState DoubleVLANProcessing; /*!< Enable or Disable double VLAN processing */ member
470 pVlanConfig->DoubleVLANProcessing = ((READ_BIT(heth->Instance->MACVTCR, in HAL_ETHEx_GetRxVLANConfig()515 … ((uint32_t)pVlanConfig->DoubleVLANProcessing << 26) | in HAL_ETHEx_SetRxVLANConfig()