Home
last modified time | relevance | path

Searched refs:mc_num (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/edac/
H A Dedac_mc.h101 * @mc_num: Memory controller number
125 struct mem_ctl_info *edac_mc_alloc(unsigned int mc_num,
H A Dedac_mc.c386 struct mem_ctl_info *edac_mc_alloc(unsigned int mc_num, in edac_mc_alloc() argument
447 mci->mc_idx = mc_num; in edac_mc_alloc()
/kernel/linux/linux-6.6/drivers/edac/
H A Dedac_mc.h101 * @mc_num: Memory controller number
125 struct mem_ctl_info *edac_mc_alloc(unsigned int mc_num,
H A Dedac_mc.c334 struct mem_ctl_info *edac_mc_alloc(unsigned int mc_num, in edac_mc_alloc() argument
380 mci->mc_idx = mc_num; in edac_mc_alloc()
/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_sriov.c538 bnx2x_mac_addr_t *mcasts, int mc_num, bool drv_only) in bnx2x_vf_mcast()
553 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()
537 bnx2x_vf_mcast(struct bnx2x *bp, struct bnx2x_virtf *vf, bnx2x_mac_addr_t *mcasts, int mc_num, bool drv_only) bnx2x_vf_mcast() argument
H A Dbnx2x_sriov.h461 bnx2x_mac_addr_t *mcasts, int mc_num, bool drv_only);
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_sriov.c538 bnx2x_mac_addr_t *mcasts, int mc_num, bool drv_only) in bnx2x_vf_mcast()
553 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()
537 bnx2x_vf_mcast(struct bnx2x *bp, struct bnx2x_virtf *vf, bnx2x_mac_addr_t *mcasts, int mc_num, bool drv_only) bnx2x_vf_mcast() argument
H A Dbnx2x_sriov.h461 bnx2x_mac_addr_t *mcasts, int mc_num, bool drv_only);

Completed in 18 milliseconds