Home
last modified time | relevance | path

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

/freebsd/sys/dev/bxe/
H A Decore_sp.c2583 mac_filters->mcast_drop_all = drop_all_mcast ? in ecore_set_rx_mode_e1x()
2584 mac_filters->mcast_drop_all | mask : in ecore_set_rx_mode_e1x()
2585 mac_filters->mcast_drop_all & ~mask; in ecore_set_rx_mode_e1x()
2605 mac_filters->ucast_drop_all, mac_filters->mcast_drop_all, in ecore_set_rx_mode_e1x()
H A Decore_hsi.h7904 …uint32_t mcast_drop_all /* bit vector in which the clients which drop all multicast packets are se… member