FreeBSD kernel BXE device code
tstorm_eth_mac_filter_config Struct Reference

#include <ecore_hsi.h>

Data Fields

uint32_t ucast_drop_all
 
uint32_t ucast_accept_all
 
uint32_t mcast_drop_all
 
uint32_t mcast_accept_all
 
uint32_t bcast_accept_all
 
uint32_t vlan_filter [2]
 
uint32_t unmatched_unicast
 

Detailed Description

Definition at line 7902 of file ecore_hsi.h.

Field Documentation

◆ bcast_accept_all

uint32_t tstorm_eth_mac_filter_config::bcast_accept_all

Definition at line 7908 of file ecore_hsi.h.

Referenced by ecore_set_rx_mode_e1x().

◆ mcast_accept_all

uint32_t tstorm_eth_mac_filter_config::mcast_accept_all

Definition at line 7907 of file ecore_hsi.h.

Referenced by ecore_set_rx_mode_e1x().

◆ mcast_drop_all

uint32_t tstorm_eth_mac_filter_config::mcast_drop_all

Definition at line 7906 of file ecore_hsi.h.

Referenced by ecore_set_rx_mode_e1x().

◆ ucast_accept_all

uint32_t tstorm_eth_mac_filter_config::ucast_accept_all

Definition at line 7905 of file ecore_hsi.h.

Referenced by ecore_set_rx_mode_e1x().

◆ ucast_drop_all

uint32_t tstorm_eth_mac_filter_config::ucast_drop_all

Definition at line 7904 of file ecore_hsi.h.

Referenced by ecore_set_rx_mode_e1x().

◆ unmatched_unicast

uint32_t tstorm_eth_mac_filter_config::unmatched_unicast

Definition at line 7910 of file ecore_hsi.h.

Referenced by ecore_set_rx_mode_e1x().

◆ vlan_filter

uint32_t tstorm_eth_mac_filter_config::vlan_filter[2]

Definition at line 7909 of file ecore_hsi.h.


The documentation for this struct was generated from the following file: