Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/hisilicon/hns/
Dhns_dsaf_main.c709 dsaf_set_bit(o_tbl_pul, DSAF_TBL_PUL_MCAST_VLD_S, 1); in hns_dsaf_tbl_tcam_mcast_pul()
711 dsaf_set_bit(o_tbl_pul, DSAF_TBL_PUL_MCAST_VLD_S, 0); in hns_dsaf_tbl_tcam_mcast_pul()
741 dsaf_set_bit(o_tbl_pul, DSAF_TBL_PUL_MCAST_VLD_S, 1); in hns_dsaf_tbl_tcam_data_mcast_pul()
744 dsaf_set_bit(o_tbl_pul, DSAF_TBL_PUL_MCAST_VLD_S, 0); in hns_dsaf_tbl_tcam_data_mcast_pul()
Dhns_dsaf_reg.h857 #define DSAF_TBL_PUL_MCAST_VLD_S 1 macro