Searched refs:IS_ETH_PAUSE_LOW_THRESHOLD (Results 1 – 8 of 8) sorted by relevance
110 #define IS_ETH_PAUSE_LOW_THRESHOLD(THRESHOLD) (((THRESHOLD) == ETH_PAUSELOWTHRESHOLD_MINUS4) || \ macro
1569 assert_param(IS_ETH_PAUSE_LOW_THRESHOLD(macconf->PauseLowThreshold)); in HAL_ETH_ConfigMAC()
1576 assert_param(IS_ETH_PAUSE_LOW_THRESHOLD(macconf->PauseLowThreshold)); in HAL_ETH_ConfigMAC()
1563 assert_param(IS_ETH_PAUSE_LOW_THRESHOLD(macconf->PauseLowThreshold)); in HAL_ETH_ConfigMAC()
1575 assert_param(IS_ETH_PAUSE_LOW_THRESHOLD(macconf->PauseLowThreshold)); in HAL_ETH_ConfigMAC()