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

/freebsd-13-stable/sys/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 */
2439 printf(ALE_MCAST(ale_entry) ? "mcast " : "ucast ");

Completed in 144 milliseconds