Symbol: REG_WR_DMAE
sys/dev/bxe/bxe.c
16699
REG_WR_DMAE(sc, NIG_REG_DEBUG_PACKET_LB, wb_write, 3);
sys/dev/bxe/bxe.c
16705
REG_WR_DMAE(sc, NIG_REG_DEBUG_PACKET_LB, wb_write, 3);
sys/dev/bxe/bxe.c
1826
REG_WR_DMAE(sc, offset, wb_write, len);
sys/dev/bxe/bxe.c
18436
REG_WR_DMAE(sc, reg, wb_write, 2);
sys/dev/bxe/bxe.h
1887
REG_WR_DMAE(sc, offset, valp, len32)
sys/dev/bxe/bxe_elink.c
2778
REG_WR_DMAE(sc, bmac_addr + BIGMAC_REGISTER_RX_CONTROL, wb_data, 2);
sys/dev/bxe/bxe_elink.c
2788
REG_WR_DMAE(sc, bmac_addr + BIGMAC_REGISTER_TX_CONTROL, wb_data, 2);
sys/dev/bxe/bxe_elink.c
2811
REG_WR_DMAE(sc, bmac_addr + BIGMAC2_REGISTER_RX_CONTROL, wb_data, 2);
sys/dev/bxe/bxe_elink.c
2822
REG_WR_DMAE(sc, bmac_addr + BIGMAC2_REGISTER_TX_CONTROL, wb_data, 2);
sys/dev/bxe/bxe_elink.c
2834
REG_WR_DMAE(sc, bmac_addr + BIGMAC2_REGISTER_PFC_CONTROL,
sys/dev/bxe/bxe_elink.c
2845
REG_WR_DMAE(sc, bmac_addr + BIGMAC2_REGISTER_PFC_CONTROL, wb_data, 2);
sys/dev/bxe/bxe_elink.c
2858
REG_WR_DMAE(sc, bmac_addr + BIGMAC2_REGISTER_TX_PAUSE_CONTROL,
sys/dev/bxe/bxe_elink.c
2873
REG_WR_DMAE(sc, bmac_addr + BIGMAC2_REGISTER_BMAC_CONTROL, wb_data, 2);
sys/dev/bxe/bxe_elink.c
3099
REG_WR_DMAE(sc, bmac_addr + BIGMAC_REGISTER_BMAC_XGXS_CONTROL,
sys/dev/bxe/bxe_elink.c
3109
REG_WR_DMAE(sc, bmac_addr + BIGMAC_REGISTER_TX_SOURCE_ADDR, wb_data, 2);
sys/dev/bxe/bxe_elink.c
3119
REG_WR_DMAE(sc, bmac_addr + BIGMAC_REGISTER_BMAC_CONTROL, wb_data, 2);
sys/dev/bxe/bxe_elink.c
3124
REG_WR_DMAE(sc, bmac_addr + BIGMAC_REGISTER_RX_MAX_SIZE, wb_data, 2);
sys/dev/bxe/bxe_elink.c
3131
REG_WR_DMAE(sc, bmac_addr + BIGMAC_REGISTER_TX_MAX_SIZE, wb_data, 2);
sys/dev/bxe/bxe_elink.c
3136
REG_WR_DMAE(sc, bmac_addr + BIGMAC_REGISTER_CNT_MAX_SIZE, wb_data, 2);
sys/dev/bxe/bxe_elink.c
3141
REG_WR_DMAE(sc, bmac_addr + BIGMAC_REGISTER_RX_LLFC_MSG_FLDS,
sys/dev/bxe/bxe_elink.c
3148
REG_WR_DMAE(sc, bmac_addr + BIGMAC_REGISTER_TX_PAUSE_THRESHOLD,
sys/dev/bxe/bxe_elink.c
3170
REG_WR_DMAE(sc, bmac_addr + BIGMAC2_REGISTER_BMAC_CONTROL, wb_data, 2);
sys/dev/bxe/bxe_elink.c
3176
REG_WR_DMAE(sc, bmac_addr + BIGMAC2_REGISTER_BMAC_XGXS_CONTROL,
sys/dev/bxe/bxe_elink.c
3188
REG_WR_DMAE(sc, bmac_addr + BIGMAC2_REGISTER_TX_SOURCE_ADDR,
sys/dev/bxe/bxe_elink.c
3196
REG_WR_DMAE(sc, bmac_addr + BIGMAC2_REGISTER_RX_LLFC_MSG_FLDS,
sys/dev/bxe/bxe_elink.c
3203
REG_WR_DMAE(sc, bmac_addr + BIGMAC2_REGISTER_RX_MAX_SIZE, wb_data, 2);
sys/dev/bxe/bxe_elink.c
3209
REG_WR_DMAE(sc, bmac_addr + BIGMAC2_REGISTER_TX_MAX_SIZE, wb_data, 2);
sys/dev/bxe/bxe_elink.c
3214
REG_WR_DMAE(sc, bmac_addr + BIGMAC2_REGISTER_CNT_MAX_SIZE, wb_data, 2);
sys/dev/bxe/bxe_elink.c
3287
REG_WR_DMAE(sc, bmac_addr, wb_data, 2);