Symbol: dsaf_set_bit
drivers/net/ethernet/hisilicon/hns/hns_dsaf_gmac.c
150
dsaf_set_bit(tx_ctrl, GMAC_TX_PAD_EN_B, !!newval);
drivers/net/ethernet/hisilicon/hns/hns_dsaf_gmac.c
151
dsaf_set_bit(tx_ctrl, GMAC_TX_CRC_ADD_B, !!newval);
drivers/net/ethernet/hisilicon/hns/hns_dsaf_gmac.c
169
dsaf_set_bit(tx_loop_pkt_pri, GMAC_TX_LOOP_PKT_EN_B, 1);
drivers/net/ethernet/hisilicon/hns/hns_dsaf_gmac.c
170
dsaf_set_bit(tx_loop_pkt_pri, GMAC_TX_LOOP_PKT_HIG_PRI_B, 0);
drivers/net/ethernet/hisilicon/hns/hns_dsaf_gmac.c
229
dsaf_set_bit(pause_en, GMAC_PAUSE_EN_RX_FDFC_B, !!rx_pause_en);
drivers/net/ethernet/hisilicon/hns/hns_dsaf_gmac.c
230
dsaf_set_bit(pause_en, GMAC_PAUSE_EN_TX_FDFC_B, !!tx_pause_en);
drivers/net/ethernet/hisilicon/hns/hns_dsaf_main.c
1226
dsaf_set_bit(o_dsaf_cfg, DSAF_CFG_EN_S, dsaf_dev->dsaf_en);
drivers/net/ethernet/hisilicon/hns/hns_dsaf_main.c
1227
dsaf_set_bit(o_dsaf_cfg, DSAF_CFG_TC_MODE_S, dsaf_dev->dsaf_tc_mode);
drivers/net/ethernet/hisilicon/hns/hns_dsaf_main.c
1228
dsaf_set_bit(o_dsaf_cfg, DSAF_CFG_CRC_EN_S, 0);
drivers/net/ethernet/hisilicon/hns/hns_dsaf_main.c
1229
dsaf_set_bit(o_dsaf_cfg, DSAF_CFG_MIX_MODE_S, 0);
drivers/net/ethernet/hisilicon/hns/hns_dsaf_main.c
1230
dsaf_set_bit(o_dsaf_cfg, DSAF_CFG_LOCA_ADDR_EN_S, 0);
drivers/net/ethernet/hisilicon/hns/hns_dsaf_main.c
1829
dsaf_set_bit(mac_data.tbl_mcast_port_msk[mskid / 32], mskid % 32, 1);
drivers/net/ethernet/hisilicon/hns/hns_dsaf_main.c
1996
dsaf_set_bit(mac_data.tbl_mcast_port_msk[mskid / 32], mskid % 32, 0);
drivers/net/ethernet/hisilicon/hns/hns_dsaf_main.c
2070
dsaf_set_bit(mac_data.tbl_mcast_port_msk[mac_id / 32],
drivers/net/ethernet/hisilicon/hns/hns_dsaf_main.c
2160
dsaf_set_bit(port_work_mode, DSAF_XGE_GE_WORK_MODE_S, 1);
drivers/net/ethernet/hisilicon/hns/hns_dsaf_main.c
2162
dsaf_set_bit(port_work_mode, DSAF_XGE_GE_WORK_MODE_S, 0);
drivers/net/ethernet/hisilicon/hns/hns_dsaf_main.c
2815
dsaf_set_bit(tbl_tcam_mcast.tbl_mcast_port_msk[mskid / 32],
drivers/net/ethernet/hisilicon/hns/hns_dsaf_main.c
2827
dsaf_set_bit(tbl_tcam_mcast.tbl_mcast_port_msk[mskid / 32],
drivers/net/ethernet/hisilicon/hns/hns_dsaf_main.c
336
dsaf_set_bit(o_sbm_cfg, DSAF_SBM_CFG_EN_S, 1);
drivers/net/ethernet/hisilicon/hns/hns_dsaf_main.c
337
dsaf_set_bit(o_sbm_cfg, DSAF_SBM_CFG_SHCUT_EN_S, 0);
drivers/net/ethernet/hisilicon/hns/hns_dsaf_main.c
627
dsaf_set_bit(mcast_cfg4, DSAF_TBL_MCAST_CFG4_ITEM_VLD_S,
drivers/net/ethernet/hisilicon/hns/hns_dsaf_main.c
629
dsaf_set_bit(mcast_cfg4, DSAF_TBL_MCAST_CFG4_OLD_EN_S,
drivers/net/ethernet/hisilicon/hns/hns_dsaf_main.c
661
dsaf_set_bit(ucast_cfg1, DSAF_TBL_UCAST_CFG1_MAC_DISCARD_S,
drivers/net/ethernet/hisilicon/hns/hns_dsaf_main.c
663
dsaf_set_bit(ucast_cfg1, DSAF_TBL_UCAST_CFG1_ITEM_VLD_S,
drivers/net/ethernet/hisilicon/hns/hns_dsaf_main.c
665
dsaf_set_bit(ucast_cfg1, DSAF_TBL_UCAST_CFG1_OLD_EN_S,
drivers/net/ethernet/hisilicon/hns/hns_dsaf_main.c
667
dsaf_set_bit(ucast_cfg1, DSAF_TBL_UCAST_CFG1_DVC_S,
drivers/net/ethernet/hisilicon/hns/hns_dsaf_main.c
686
dsaf_set_bit(tbl_line, DSAF_TBL_LINE_CFG_MAC_DISCARD_S,
drivers/net/ethernet/hisilicon/hns/hns_dsaf_main.c
688
dsaf_set_bit(tbl_line, DSAF_TBL_LINE_CFG_DVC_S,
drivers/net/ethernet/hisilicon/hns/hns_dsaf_main.c
705
dsaf_set_bit(o_tbl_pul, DSAF_TBL_PUL_MCAST_VLD_S, 1);
drivers/net/ethernet/hisilicon/hns/hns_dsaf_main.c
707
dsaf_set_bit(o_tbl_pul, DSAF_TBL_PUL_MCAST_VLD_S, 0);
drivers/net/ethernet/hisilicon/hns/hns_dsaf_main.c
720
dsaf_set_bit(tbl_pul, DSAF_TBL_PUL_LINE_VLD_S, 1);
drivers/net/ethernet/hisilicon/hns/hns_dsaf_main.c
722
dsaf_set_bit(tbl_pul, DSAF_TBL_PUL_LINE_VLD_S, 0);
drivers/net/ethernet/hisilicon/hns/hns_dsaf_main.c
736
dsaf_set_bit(o_tbl_pul, DSAF_TBL_PUL_TCAM_DATA_VLD_S, 1);
drivers/net/ethernet/hisilicon/hns/hns_dsaf_main.c
737
dsaf_set_bit(o_tbl_pul, DSAF_TBL_PUL_MCAST_VLD_S, 1);
drivers/net/ethernet/hisilicon/hns/hns_dsaf_main.c
739
dsaf_set_bit(o_tbl_pul, DSAF_TBL_PUL_TCAM_DATA_VLD_S, 0);
drivers/net/ethernet/hisilicon/hns/hns_dsaf_main.c
740
dsaf_set_bit(o_tbl_pul, DSAF_TBL_PUL_MCAST_VLD_S, 0);
drivers/net/ethernet/hisilicon/hns/hns_dsaf_main.c
754
dsaf_set_bit(o_tbl_pul, DSAF_TBL_PUL_TCAM_DATA_VLD_S, 1);
drivers/net/ethernet/hisilicon/hns/hns_dsaf_main.c
755
dsaf_set_bit(o_tbl_pul, DSAF_TBL_PUL_UCAST_VLD_S, 1);
drivers/net/ethernet/hisilicon/hns/hns_dsaf_main.c
757
dsaf_set_bit(o_tbl_pul, DSAF_TBL_PUL_TCAM_DATA_VLD_S, 0);
drivers/net/ethernet/hisilicon/hns/hns_dsaf_main.c
758
dsaf_set_bit(o_tbl_pul, DSAF_TBL_PUL_UCAST_VLD_S, 0);
drivers/net/ethernet/hisilicon/hns/hns_dsaf_main.c
778
dsaf_set_bit(o_tbl_ctrl, DSAF_TBL_DFX_LINE_LKUP_NUM_EN_S, 1);
drivers/net/ethernet/hisilicon/hns/hns_dsaf_main.c
779
dsaf_set_bit(o_tbl_ctrl, DSAF_TBL_DFX_UC_LKUP_NUM_EN_S, 1);
drivers/net/ethernet/hisilicon/hns/hns_dsaf_main.c
780
dsaf_set_bit(o_tbl_ctrl, DSAF_TBL_DFX_MC_LKUP_NUM_EN_S, 1);
drivers/net/ethernet/hisilicon/hns/hns_dsaf_main.c
781
dsaf_set_bit(o_tbl_ctrl, DSAF_TBL_DFX_BC_LKUP_NUM_EN_S, 1);
drivers/net/ethernet/hisilicon/hns/hns_dsaf_main.h
382
dsaf_set_bit(o_tbl_pul, DSAF_TBL_PUL_TCAM_LOAD_S, 1);
drivers/net/ethernet/hisilicon/hns/hns_dsaf_main.h
384
dsaf_set_bit(o_tbl_pul, DSAF_TBL_PUL_TCAM_LOAD_S, 0);
drivers/net/ethernet/hisilicon/hns/hns_dsaf_misc.c
135
dsaf_set_bit(value, DSAF_LED_LINK_B, link_status);
drivers/net/ethernet/hisilicon/hns/hns_dsaf_misc.c
138
dsaf_set_bit(value, DSAF_LED_DATA_B, data);
drivers/net/ethernet/hisilicon/hns/hns_dsaf_misc.c
205
dsaf_set_bit(val, DSAF_LED_ANCHOR_B, CPLD_LED_ON_VALUE);
drivers/net/ethernet/hisilicon/hns/hns_dsaf_misc.c
211
dsaf_set_bit(mac_cb->cpld_led_value, DSAF_LED_ANCHOR_B,
drivers/net/ethernet/hisilicon/hns/hns_dsaf_ppe.c
261
dsaf_set_bit(vld_msk, 0, 1);
drivers/net/ethernet/hisilicon/hns/hns_dsaf_ppe.c
262
dsaf_set_bit(vld_msk, 1, 1);
drivers/net/ethernet/hisilicon/hns/hns_dsaf_ppe.c
263
dsaf_set_bit(vld_msk, 7, 1);
drivers/net/ethernet/hisilicon/hns/hns_dsaf_xgmac.c
125
dsaf_set_bit(val, XGMAC_UNIDIR_EN_B, 0);
drivers/net/ethernet/hisilicon/hns/hns_dsaf_xgmac.c
126
dsaf_set_bit(val, XGMAC_RF_TX_EN_B, 1);
drivers/net/ethernet/hisilicon/hns/hns_dsaf_xgmac.c
187
dsaf_set_bit(origin, XGMAC_PMA_FEC_CTL_TX_B, !!tx_value);
drivers/net/ethernet/hisilicon/hns/hns_dsaf_xgmac.c
188
dsaf_set_bit(origin, XGMAC_PMA_FEC_CTL_RX_B, !!rx_value);
drivers/net/ethernet/hisilicon/hns/hns_dsaf_xgmac.c
236
dsaf_set_bit(origin, XGMAC_CTL_TX_PAD_B, !!newval);
drivers/net/ethernet/hisilicon/hns/hns_dsaf_xgmac.c
237
dsaf_set_bit(origin, XGMAC_CTL_TX_FCS_B, !!newval);
drivers/net/ethernet/hisilicon/hns/hns_dsaf_xgmac.c
238
dsaf_set_bit(origin, XGMAC_CTL_RX_FCS_B, !!newval);
drivers/net/ethernet/hisilicon/hns/hns_dsaf_xgmac.c
253
dsaf_set_bit(origin, XGMAC_PAUSE_CTL_TX_B, !!tx_en);
drivers/net/ethernet/hisilicon/hns/hns_dsaf_xgmac.c
254
dsaf_set_bit(origin, XGMAC_PAUSE_CTL_RX_B, !!rx_en);