Home
last modified time | relevance | path

Searched refs:tbl_mcast_port_msk (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/drivers/net/ethernet/hisilicon/hns/
Dhns_dsaf_main.c637 mcast->tbl_mcast_port_msk[4]); in hns_dsaf_tbl_tcam_mcast_cfg()
641 mcast->tbl_mcast_port_msk[3]); in hns_dsaf_tbl_tcam_mcast_cfg()
644 mcast->tbl_mcast_port_msk[2]); in hns_dsaf_tbl_tcam_mcast_cfg()
647 mcast->tbl_mcast_port_msk[1]); in hns_dsaf_tbl_tcam_mcast_cfg()
650 mcast->tbl_mcast_port_msk[0]); in hns_dsaf_tbl_tcam_mcast_cfg()
1055 ptbl_tcam_mcast->tbl_mcast_port_msk[0] = in hns_dsaf_tcam_mc_get()
1057 ptbl_tcam_mcast->tbl_mcast_port_msk[1] = in hns_dsaf_tcam_mc_get()
1059 ptbl_tcam_mcast->tbl_mcast_port_msk[2] = in hns_dsaf_tcam_mc_get()
1061 ptbl_tcam_mcast->tbl_mcast_port_msk[3] = in hns_dsaf_tcam_mc_get()
1069 ptbl_tcam_mcast->tbl_mcast_port_msk[4] = in hns_dsaf_tcam_mc_get()
[all …]
Dhns_dsaf_main.h101 u32 tbl_mcast_port_msk[DSAF_PORT_MSK_NUM]; member