Searched refs:REG_MAC_IPG_IFG (Results 1 - 14 of 14) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/atheros/atl1c/ |
H A D | atl1c_ethtool.c | 150 AT_READ_REG(hw, REG_MAC_IPG_IFG, p++); in atl1c_get_regs()
|
H A D | atl1c_hw.h | 397 #define REG_MAC_IPG_IFG 0x1484 macro
|
/kernel/linux/linux-5.10/drivers/net/ethernet/atheros/atlx/ |
H A D | atlx.h | 212 #define REG_MAC_IPG_IFG 0x1484 macro
|
H A D | atl2.c | 216 ATL2_WRITE_REG(hw, REG_MAC_IPG_IFG, value); in atl2_configure() 1856 regs_buff[14] = ATL2_READ_REG(hw, REG_MAC_IPG_IFG); in atl2_get_regs()
|
H A D | atl1.c | 1514 iowrite32(value, hw->hw_addr + REG_MAC_IPG_IFG); in atl1_configure()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/atheros/atlx/ |
H A D | atlx.h | 212 #define REG_MAC_IPG_IFG 0x1484 macro
|
H A D | atl2.c | 216 ATL2_WRITE_REG(hw, REG_MAC_IPG_IFG, value); in atl2_configure() 1834 regs_buff[14] = ATL2_READ_REG(hw, REG_MAC_IPG_IFG); in atl2_get_regs()
|
H A D | atl1.c | 1514 iowrite32(value, hw->hw_addr + REG_MAC_IPG_IFG); in atl1_configure()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/atheros/atl1c/ |
H A D | atl1c_ethtool.c | 150 AT_READ_REG(hw, REG_MAC_IPG_IFG, p++); in atl1c_get_regs()
|
H A D | atl1c_hw.h | 398 #define REG_MAC_IPG_IFG 0x1484 macro
|
/kernel/linux/linux-5.10/drivers/net/ethernet/atheros/atl1e/ |
H A D | atl1e_hw.h | 294 #define REG_MAC_IPG_IFG 0x1484 macro
|
H A D | atl1e_ethtool.c | 171 regs_buff[14] = AT_READ_REG(hw, REG_MAC_IPG_IFG); in atl1e_get_regs()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/atheros/atl1e/ |
H A D | atl1e_hw.h | 294 #define REG_MAC_IPG_IFG 0x1484 macro
|
H A D | atl1e_ethtool.c | 171 regs_buff[14] = AT_READ_REG(hw, REG_MAC_IPG_IFG); in atl1e_get_regs()
|
Completed in 34 milliseconds