Home
last modified time | relevance | path

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

/f-stack/freebsd/arm/ti/cpsw/
H A Dif_cpswreg.h98 #define ALE_MCAST(_a) ((_a[1] >> 8) & 1) macro
H A Dif_cpsw.c2350 ALE_MCAST(ale_entry) == 1) { /* MCast link addr */ in cpsw_ale_remove_all_mc_entries()
2439 printf(ALE_MCAST(ale_entry) ? "mcast " : "ucast "); in cpsw_ale_dump_table()