Searched refs:PFVF_MAX_MULTICAST_PER_VF (Results 1 – 2 of 2) sorted by relevance
327 #define PFVF_MAX_MULTICAST_PER_VF 32 macro328 u8 multicast[PFVF_MAX_MULTICAST_PER_VF][ETH_ALEN];
886 if (netdev_mc_count(dev) > PFVF_MAX_MULTICAST_PER_VF) { in bnx2x_vfpf_set_mcast()889 PFVF_MAX_MULTICAST_PER_VF); in bnx2x_vfpf_set_mcast()
Completed in 8 milliseconds