Home
last modified time | relevance | path

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

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