Home
last modified time | relevance | path

Searched refs:bins (Results 1 – 8 of 8) sorted by relevance

/illumos-gate/usr/src/contrib/ast/src/cmd/INIT/
H A Dexecrate.sh24 bins='/bin /usr/bin /usr/sbin'
115 *) for d in $bins
/illumos-gate/usr/src/
H A DMakefile142 $(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) )
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Decore_l2.c703 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() local
1603 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 …]
H A Decore_l2_api.h373 unsigned long bins[8]; member
H A Decore_vfpf_if.h420 u64 bins[8]; member
H A Drelease.txt883 6. Request: Read the BB/AH MAC counters from the suitable statistics bins.
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/hsi_repository/
H A Decore_hsi_eth.h1238 __le32 bins[ETH_MULTICAST_MAC_BINS_IN_REGS] /* multicast bins */; member
/illumos-gate/exception_lists/
H A Dcopyright32 exception_lists/closed-bins