Searched refs:REG_RD_DMAE (Results 1 – 3 of 3) sorted by relevance
| /f-stack/dpdk/drivers/net/bnx2x/ |
| H A D | bnx2x_stats.c | 1494 REG_RD_DMAE(sc, NIG_REG_STAT0_EGRESS_MAC_PKT0 + port*0x50, in bnx2x_stats_init() 1496 REG_RD_DMAE(sc, NIG_REG_STAT0_EGRESS_MAC_PKT1 + port*0x50, in bnx2x_stats_init()
|
| H A D | bnx2x.h | 1542 #define REG_RD_DMAE(sc, offset, valp, len32) \ macro 1558 REG_RD_DMAE(sc, offset, valp, len32)
|
| H A D | elink.c | 3290 REG_RD_DMAE(sc, bmac_addr, wb_data, 2); in elink_set_bmac_rx() 14944 REG_RD_DMAE(sc, mac_base + lss_status_reg, wb_data, 2); in elink_check_half_open_conn()
|