Searched refs:bins (Results 1 – 8 of 8) sorted by relevance
24 bins='/bin /usr/bin /usr/sbin'115 *) for d in $bins
142 $(TAR) xjpf $$ON_CLOSED_BINS/on-closed-bins$${RELEASE_BUILD+-nd}.$(MACH).tar.bz2); \154 $(TAR) cfX - $(CODEMGR_WS)/exception_lists/closed-bins .) | \159 $(EGREP) -vf $(CODEMGR_WS)/exception_lists/closed-bins) )
703 OSAL_MEMSET(&p_ramrod->approx_mcast.bins, 0, in ecore_sp_update_mcast_bin()704 sizeof(p_ramrod->approx_mcast.bins)); in ecore_sp_update_mcast_bin()711 u32 *p_bins = (u32 *)p_params->bins; in ecore_sp_update_mcast_bin()713 p_ramrod->approx_mcast.bins[i] = OSAL_CPU_TO_LE32(p_bins[i]); in ecore_sp_update_mcast_bin()1567 unsigned long bins[ETH_MULTICAST_MAC_BINS_IN_REGS]; in ecore_sp_eth_filter_mcast() local1603 OSAL_MEMSET(&p_ramrod->approx_mcast.bins, in ecore_sp_eth_filter_mcast()1604 0, sizeof(p_ramrod->approx_mcast.bins)); in ecore_sp_eth_filter_mcast()1605 OSAL_MEMSET(bins, 0, sizeof(unsigned long) * in ecore_sp_eth_filter_mcast()1615 OSAL_SET_BIT(bit, bins); in ecore_sp_eth_filter_mcast()1621 u32 *p_bins = (u32 *)bins; in ecore_sp_eth_filter_mcast()[all …]
373 unsigned long bins[8]; member
420 u64 bins[8]; member
883 6. Request: Read the BB/AH MAC counters from the suitable statistics bins.
1238 __le32 bins[ETH_MULTICAST_MAC_BINS_IN_REGS] /* multicast bins */; member
32 exception_lists/closed-bins