Home
last modified time | relevance | path

Searched refs:ETH_MULTICAST_MAC_BINS_IN_REGS (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/hsi_repository/
H A Deth_common.h90 #define ETH_MULTICAST_MAC_BINS_IN_REGS (ETH_MULTICAST_MAC_BINS / 32) macro
H A Decore_hsi_eth.h1238 __le32 bins[ETH_MULTICAST_MAC_BINS_IN_REGS] /* multicast bins */;
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Decore_l2.c710 for (i = 0; i < ETH_MULTICAST_MAC_BINS_IN_REGS; i++) { in ecore_sp_update_mcast_bin()
1567 unsigned long bins[ETH_MULTICAST_MAC_BINS_IN_REGS]; in ecore_sp_eth_filter_mcast()
1606 ETH_MULTICAST_MAC_BINS_IN_REGS); in ecore_sp_eth_filter_mcast()
1619 for (i = 0; i < ETH_MULTICAST_MAC_BINS_IN_REGS; i++) { in ecore_sp_eth_filter_mcast()