Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/
H A Dadapter.h136 XGMAC_MCADDRS = (1 << 5), enumerator
H A Dt4_main.c2438 ~XGMAC_MCADDRS); in restart_lld()
2479 rc = update_mac_settings(ifp, XGMAC_MCADDRS); in restart_lld()
3007 rc = update_mac_settings(ifp, XGMAC_MCADDRS); in cxgbe_ioctl()
6350 if (flags & XGMAC_MCADDRS) { in update_mac_settings()