Searched refs:approx_mcast (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/drivers/net/ethernet/qlogic/qed/
H A Dqed_l2.c341 memset(&p_ramrod->approx_mcast.bins, 0, qed_sp_update_mcast_bin()
342 sizeof(p_ramrod->approx_mcast.bins)); qed_sp_update_mcast_bin()
350 p_ramrod->approx_mcast.bins[i] = val; qed_sp_update_mcast_bin()
1142 memset(&p_ramrod->approx_mcast.bins, 0, qed_sp_eth_filter_mcast()
1143 sizeof(p_ramrod->approx_mcast.bins)); qed_sp_eth_filter_mcast()
1160 struct vport_update_ramrod_mcast *approx_mcast; qed_sp_eth_filter_mcast() local
1162 approx_mcast = &p_ramrod->approx_mcast; qed_sp_eth_filter_mcast()
1163 approx_mcast->bins[i] = cpu_to_le32(p_bins[i]); qed_sp_eth_filter_mcast()
H A Dqed_hsi.h2884 struct vport_update_ramrod_mcast approx_mcast; member in struct:vport_update_ramrod_data

Completed in 170 milliseconds