Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Decore_l2.c711 u32 *p_bins = (u32 *)p_params->bins; in ecore_sp_update_mcast_bin() local
713 p_ramrod->approx_mcast.bins[i] = OSAL_CPU_TO_LE32(p_bins[i]); in ecore_sp_update_mcast_bin()
1621 u32 *p_bins = (u32 *)bins; in ecore_sp_eth_filter_mcast() local
1624 p_ramrod_bins->bins[i] = OSAL_CPU_TO_LE32(p_bins[i]); in ecore_sp_eth_filter_mcast()