Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/atheros/atlx/
H A Datl2.h111 #define REG_TXD_MEM_SIZE 0x1548 /* Transmit Data Memory size(by macro
H A Datl2.c197 ATL2_WRITE_REGW(hw, REG_TXD_MEM_SIZE, (u16)(adapter->txd_ring_size/4)); in atl2_configure()
1845 regs_buff[25] = ATL2_READ_REG(hw, REG_TXD_MEM_SIZE); in atl2_get_regs()