tbl_mcast_port_msk 633 drivers/net/ethernet/hisilicon/hns/hns_dsaf_main.c mcast->tbl_mcast_port_msk[4]); tbl_mcast_port_msk 637 drivers/net/ethernet/hisilicon/hns/hns_dsaf_main.c mcast->tbl_mcast_port_msk[3]); tbl_mcast_port_msk 640 drivers/net/ethernet/hisilicon/hns/hns_dsaf_main.c mcast->tbl_mcast_port_msk[2]); tbl_mcast_port_msk 643 drivers/net/ethernet/hisilicon/hns/hns_dsaf_main.c mcast->tbl_mcast_port_msk[1]); tbl_mcast_port_msk 646 drivers/net/ethernet/hisilicon/hns/hns_dsaf_main.c mcast->tbl_mcast_port_msk[0]); tbl_mcast_port_msk 1107 drivers/net/ethernet/hisilicon/hns/hns_dsaf_main.c ptbl_tcam_mcast->tbl_mcast_port_msk[0] = tbl_mcast_port_msk 1109 drivers/net/ethernet/hisilicon/hns/hns_dsaf_main.c ptbl_tcam_mcast->tbl_mcast_port_msk[1] = tbl_mcast_port_msk 1111 drivers/net/ethernet/hisilicon/hns/hns_dsaf_main.c ptbl_tcam_mcast->tbl_mcast_port_msk[2] = tbl_mcast_port_msk 1113 drivers/net/ethernet/hisilicon/hns/hns_dsaf_main.c ptbl_tcam_mcast->tbl_mcast_port_msk[3] = tbl_mcast_port_msk 1121 drivers/net/ethernet/hisilicon/hns/hns_dsaf_main.c ptbl_tcam_mcast->tbl_mcast_port_msk[4] = tbl_mcast_port_msk 1825 drivers/net/ethernet/hisilicon/hns/hns_dsaf_main.c dsaf_set_bit(mac_data.tbl_mcast_port_msk[mskid / 32], mskid % 32, 1); tbl_mcast_port_msk 1918 drivers/net/ethernet/hisilicon/hns/hns_dsaf_main.c const u8 empty_msk[sizeof(mac_data.tbl_mcast_port_msk)] = {0}; tbl_mcast_port_msk 1992 drivers/net/ethernet/hisilicon/hns/hns_dsaf_main.c dsaf_set_bit(mac_data.tbl_mcast_port_msk[mskid / 32], mskid % 32, 0); tbl_mcast_port_msk 1995 drivers/net/ethernet/hisilicon/hns/hns_dsaf_main.c if (!memcmp(mac_data.tbl_mcast_port_msk, empty_msk, tbl_mcast_port_msk 1996 drivers/net/ethernet/hisilicon/hns/hns_dsaf_main.c sizeof(mac_data.tbl_mcast_port_msk))) { tbl_mcast_port_msk 2066 drivers/net/ethernet/hisilicon/hns/hns_dsaf_main.c dsaf_set_bit(mac_data.tbl_mcast_port_msk[mac_id / 32], tbl_mcast_port_msk 2068 drivers/net/ethernet/hisilicon/hns/hns_dsaf_main.c if (!memcmp(mac_data.tbl_mcast_port_msk, empty_msk, tbl_mcast_port_msk 2829 drivers/net/ethernet/hisilicon/hns/hns_dsaf_main.c dsaf_set_bit(tbl_tcam_mcast.tbl_mcast_port_msk[mskid / 32], tbl_mcast_port_msk 2841 drivers/net/ethernet/hisilicon/hns/hns_dsaf_main.c dsaf_set_bit(tbl_tcam_mcast.tbl_mcast_port_msk[mskid / 32], tbl_mcast_port_msk 97 drivers/net/ethernet/hisilicon/hns/hns_dsaf_main.h u32 tbl_mcast_port_msk[DSAF_PORT_MSK_NUM];