Home
last modified time | relevance | path

Searched refs:mcasts (Results 1 - 5 of 5) sorted by relevance

/kernel/linux/linux-6.6/tools/net/ynl/lib/
H A Dynl.c482 ynl_get_family_info_mcast(struct ynl_sock *ys, const struct nlattr *mcasts) in ynl_get_family_info_mcast() argument
487 mnl_attr_for_each_nested(attr, mcasts) in ynl_get_family_info_mcast()
499 mnl_attr_for_each_nested(entry, mcasts) { in ynl_get_family_info_mcast()
/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_sriov.h461 bnx2x_mac_addr_t *mcasts, int mc_num, bool drv_only);
H A Dbnx2x_sriov.c538 bnx2x_mac_addr_t *mcasts, int mc_num, bool drv_only) in bnx2x_vf_mcast()
565 mc[i].mac = mcasts[i]; in bnx2x_vf_mcast()
570 /* add new mcasts */ in bnx2x_vf_mcast()
576 /* clear existing mcasts */ 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
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_sriov.h461 bnx2x_mac_addr_t *mcasts, int mc_num, bool drv_only);
H A Dbnx2x_sriov.c538 bnx2x_mac_addr_t *mcasts, int mc_num, bool drv_only) in bnx2x_vf_mcast()
565 mc[i].mac = mcasts[i]; in bnx2x_vf_mcast()
570 /* add new mcasts */ in bnx2x_vf_mcast()
576 /* clear existing mcasts */ 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

Completed in 23 milliseconds