Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/ti/
H A Dcpsw_ale.c366 static int cpsw_ale_match_free(struct cpsw_ale *ale) in cpsw_ale_match_free() function
481 idx = cpsw_ale_match_free(ale); in cpsw_ale_add_ucast()
529 idx = cpsw_ale_match_free(ale); in cpsw_ale_add_mcast()
627 idx = cpsw_ale_match_free(ale); in cpsw_ale_add_vlan()
/OK3568_Linux_fs/u-boot/drivers/net/
H A Dcpsw.c381 static int cpsw_ale_match_free(struct cpsw_priv *priv) in cpsw_ale_match_free() function
430 idx = cpsw_ale_match_free(priv); in cpsw_ale_add_ucast()
459 idx = cpsw_ale_match_free(priv); in cpsw_ale_add_mcast()