Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/hisilicon/hns/
Dhns_dsaf_main.c559 dsaf_set_bit(o_tbl_pul, DSAF_TBL_PUL_MCAST_VLD_S, 1); in hns_dsaf_tbl_tcam_mcast_pul()
561 dsaf_set_bit(o_tbl_pul, DSAF_TBL_PUL_MCAST_VLD_S, 0); in hns_dsaf_tbl_tcam_mcast_pul()
591 dsaf_set_bit(o_tbl_pul, DSAF_TBL_PUL_MCAST_VLD_S, 1); in hns_dsaf_tbl_tcam_data_mcast_pul()
594 dsaf_set_bit(o_tbl_pul, DSAF_TBL_PUL_MCAST_VLD_S, 0); in hns_dsaf_tbl_tcam_data_mcast_pul()
Dhns_dsaf_reg.h770 #define DSAF_TBL_PUL_MCAST_VLD_S 1 macro