Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/ti/
H A Dcpsw_ale.c99 #define ALE_UCAST_PERSISTANT 0 macro
409 if (type != ALE_UCAST_PERSISTANT && in cpsw_ale_find_ageable()
490 cpsw_ale_set_ucast_type(ale_entry, ALE_UCAST_PERSISTANT); in cpsw_ale_add_ucast()
/openbmc/u-boot/drivers/net/ti/
H A Dcpsw.c146 #define ALE_UCAST_PERSISTANT 0 macro
371 if (type != ALE_UCAST_PERSISTANT && in cpsw_ale_find_ageable()
386 cpsw_ale_set_ucast_type(ale_entry, ALE_UCAST_PERSISTANT); in cpsw_ale_add_ucast()