Searched refs:mc_num (Results 1 – 4 of 4) sorted by relevance
125 struct mem_ctl_info *edac_mc_alloc(unsigned int mc_num,
335 struct mem_ctl_info *edac_mc_alloc(unsigned int mc_num, in edac_mc_alloc() argument381 mci->mc_idx = mc_num; in edac_mc_alloc()
538 bnx2x_mac_addr_t *mcasts, int mc_num, bool drv_only) in bnx2x_vf_mcast() argument553 if (mc_num) { in bnx2x_vf_mcast()554 mc = kcalloc(mc_num, sizeof(struct bnx2x_mcast_list_elem), in bnx2x_vf_mcast()562 if (mc_num) { in bnx2x_vf_mcast()564 for (i = 0; i < mc_num; i++) { in bnx2x_vf_mcast()571 mcast.mcast_list_len = mc_num; in bnx2x_vf_mcast()
461 bnx2x_mac_addr_t *mcasts, int mc_num, bool drv_only);