Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/ti/
H A Dcpsw_ale.c97 #define ALE_UCAST_PERSISTANT 0 macro
393 if (type != ALE_UCAST_PERSISTANT && in cpsw_ale_find_ageable()
474 cpsw_ale_set_ucast_type(ale_entry, ALE_UCAST_PERSISTANT); in cpsw_ale_add_ucast()
/OK3568_Linux_fs/u-boot/drivers/net/
H A Dcpsw.c183 #define ALE_UCAST_PERSISTANT 0 macro
408 if (type != ALE_UCAST_PERSISTANT && in cpsw_ale_find_ageable()
423 cpsw_ale_set_ucast_type(ale_entry, ALE_UCAST_PERSISTANT); in cpsw_ale_add_ucast()