Searched refs:ETH_MULTICAST_MAC_BINS_IN_REGS (Results 1 – 3 of 3) sorted by relevance
46 #define ETH_MULTICAST_MAC_BINS_IN_REGS (ETH_MULTICAST_MAC_BINS / 32) macro
346 for (i = 0; i < ETH_MULTICAST_MAC_BINS_IN_REGS; i++) { in qed_sp_update_mcast_bin()1102 unsigned long bins[ETH_MULTICAST_MAC_BINS_IN_REGS]; in qed_sp_eth_filter_mcast()1145 ETH_MULTICAST_MAC_BINS_IN_REGS); in qed_sp_eth_filter_mcast()1158 for (i = 0; i < ETH_MULTICAST_MAC_BINS_IN_REGS; i++) { in qed_sp_eth_filter_mcast()
2876 __le32 bins[ETH_MULTICAST_MAC_BINS_IN_REGS];