Symbol: bgx_reg_write
sys/dev/vnic/thunder_bgx.c
1016
bgx_reg_write(bgx, i, BGX_CMRX_CFG,
sys/dev/vnic/thunder_bgx.c
1020
bgx_reg_write(bgx, i, BGX_CMRX_CFG,
sys/dev/vnic/thunder_bgx.c
1026
bgx_reg_write(bgx, 0, BGX_CMR_TX_LMACS, bgx->lmac_count);
sys/dev/vnic/thunder_bgx.c
1027
bgx_reg_write(bgx, 0, BGX_CMR_RX_LMACS, bgx->lmac_count);
sys/dev/vnic/thunder_bgx.c
1038
bgx_reg_write(bgx, 0, BGX_CMR_RX_DMACX_CAM + (i * 8), 0x00);
sys/dev/vnic/thunder_bgx.c
1042
bgx_reg_write(bgx, 0, BGX_CMR_RX_STREERING + (i * 8), 0x00);
sys/dev/vnic/thunder_bgx.c
341
bgx_reg_write(bgx, lmac->lmacid, BGX_CMRX_CFG, cmr_cfg);
sys/dev/vnic/thunder_bgx.c
361
bgx_reg_write(bgx, lmac->lmacid, BGX_GMP_GMI_TXX_SLOT, 64);
sys/dev/vnic/thunder_bgx.c
362
bgx_reg_write(bgx, lmac->lmacid, BGX_GMP_GMI_TXX_BURST, 0);
sys/dev/vnic/thunder_bgx.c
370
bgx_reg_write(bgx, lmac->lmacid, BGX_GMP_GMI_TXX_SLOT, 64);
sys/dev/vnic/thunder_bgx.c
371
bgx_reg_write(bgx, lmac->lmacid, BGX_GMP_GMI_TXX_BURST, 0);
sys/dev/vnic/thunder_bgx.c
379
bgx_reg_write(bgx, lmac->lmacid, BGX_GMP_GMI_TXX_SLOT, 512);
sys/dev/vnic/thunder_bgx.c
381
bgx_reg_write(bgx, lmac->lmacid,
sys/dev/vnic/thunder_bgx.c
384
bgx_reg_write(bgx, lmac->lmacid,
sys/dev/vnic/thunder_bgx.c
390
bgx_reg_write(bgx, lmac->lmacid, BGX_GMP_PCS_MISCX_CTL, misc_ctl);
sys/dev/vnic/thunder_bgx.c
391
bgx_reg_write(bgx, lmac->lmacid, BGX_GMP_GMI_PRTX_CFG, port_cfg);
sys/dev/vnic/thunder_bgx.c
397
bgx_reg_write(bgx, lmac->lmacid, BGX_CMRX_CFG, cmr_cfg);
sys/dev/vnic/thunder_bgx.c
480
bgx_reg_write(bgx, 0, BGX_CMR_RX_DMACX_CAM + offset, 0);
sys/dev/vnic/thunder_bgx.c
517
bgx_reg_write(bgx, 0, BGX_CMR_RX_DMACX_CAM + offset, dmac);
sys/dev/vnic/thunder_bgx.c
520
bgx_reg_write(bgx, lmac, BGX_CMRX_RX_DMAC_CTL,
sys/dev/vnic/thunder_bgx.c
545
bgx_reg_write(bgx, lmac_idx, BGX_GMP_PCS_MRX_CTL, cfg);
sys/dev/vnic/thunder_bgx.c
552
bgx_reg_write(bgx, lmac_idx, BGX_SPUX_CONTROL1, cfg);
sys/dev/vnic/thunder_bgx.c
568
bgx_reg_write(bgx, lmacid, BGX_GMP_GMI_TXX_SGMII_CTL, 0);
sys/dev/vnic/thunder_bgx.c
585
bgx_reg_write(bgx, lmacid, BGX_GMP_PCS_MRX_CTL, cfg);
sys/dev/vnic/thunder_bgx.c
612
bgx_reg_write(bgx, lmacid, BGX_CMRX_CFG, cfg);
sys/dev/vnic/thunder_bgx.c
626
bgx_reg_write(bgx, lmacid, BGX_SMUX_RX_INT, cfg);
sys/dev/vnic/thunder_bgx.c
628
bgx_reg_write(bgx, lmacid, BGX_SMUX_TX_INT, cfg);
sys/dev/vnic/thunder_bgx.c
630
bgx_reg_write(bgx, lmacid, BGX_SPUX_INT, cfg);
sys/dev/vnic/thunder_bgx.c
633
bgx_reg_write(bgx, lmacid, BGX_SPUX_BR_PMD_LP_CUP, 0x00);
sys/dev/vnic/thunder_bgx.c
634
bgx_reg_write(bgx, lmacid, BGX_SPUX_BR_PMD_LD_CUP, 0x00);
sys/dev/vnic/thunder_bgx.c
635
bgx_reg_write(bgx, lmacid, BGX_SPUX_BR_PMD_LD_REP, 0x00);
sys/dev/vnic/thunder_bgx.c
647
bgx_reg_write(bgx, lmacid, BGX_SPUX_FEC_CONTROL, cfg);
sys/dev/vnic/thunder_bgx.c
652
bgx_reg_write(bgx, lmacid, BGX_SPUX_AN_CONTROL, cfg);
sys/dev/vnic/thunder_bgx.c
662
bgx_reg_write(bgx, lmacid, BGX_SPUX_AN_ADV, cfg);
sys/dev/vnic/thunder_bgx.c
666
bgx_reg_write(bgx, 0, BGX_SPU_DBG_CONTROL, cfg);
sys/dev/vnic/thunder_bgx.c
673
bgx_reg_write(bgx, lmacid, BGX_SPUX_CONTROL1, cfg);
sys/dev/vnic/thunder_bgx.c
678
bgx_reg_write(bgx, lmacid, BGX_SMUX_TX_CTL, cfg);
sys/dev/vnic/thunder_bgx.c
701
bgx_reg_write(bgx, lmacid, BGX_SPUX_INT, cfg);
sys/dev/vnic/thunder_bgx.c
704
bgx_reg_write(bgx, lmacid, BGX_SPUX_BR_PMD_CRTL, cfg);
sys/dev/vnic/thunder_bgx.c
741
bgx_reg_write(bgx, lmacid, BGX_SPUX_INT, cfg);
sys/dev/vnic/thunder_bgx.c
745
bgx_reg_write(bgx, lmacid,
sys/dev/vnic/thunder_bgx.c
790
bgx_reg_write(bgx, lmacid, BGX_SPUX_MISC_CONTROL, cfg);
sys/dev/vnic/thunder_bgx.c
853
bgx_reg_write(bgx, lmacid, BGX_GMP_GMI_TXX_MIN_PKT, 60 - 1);
sys/dev/vnic/thunder_bgx.c
858
bgx_reg_write(bgx, lmacid, BGX_SMUX_TX_MIN_PKT, 60 + 4);
sys/dev/vnic/thunder_bgx.c
866
bgx_reg_write(bgx, lmacid, BGX_CMRX_RX_DMAC_CTL, 0x03);
sys/dev/vnic/thunder_bgx.c
918
bgx_reg_write(bgx, lmacid, BGX_CMRX_CFG, cmrx_cfg);