Home
last modified time | relevance | path

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

/freebsd/sys/dev/bxe/
H A Decore_sp.c2579 mac_filters->ucast_drop_all = drop_all_ucast ? in ecore_set_rx_mode_e1x()
2580 mac_filters->ucast_drop_all | mask : in ecore_set_rx_mode_e1x()
2581 mac_filters->ucast_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.h7902 …uint32_t ucast_drop_all /* bit vector in which the clients which drop all unicast packets are set … member