Searched refs:REG_LOAD_PTR (Results 1 - 12 of 12) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/atheros/atl1e/ |
H A D | atl1e_hw.h | 370 #define REG_LOAD_PTR 0x1534 /* Software sets this bit after the initialization of the head and tail */ macro
|
H A D | atl1e_main.c | 926 AT_WRITE_REG(hw, REG_LOAD_PTR, 1); in atl1e_configure_des_ring()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/atheros/atlx/ |
H A D | atl1.h | 119 #define REG_LOAD_PTR 0x1534 macro
|
H A D | atl1.c | 1494 iowrite32(1, hw->hw_addr + REG_LOAD_PTR); in atl1_configure()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/atheros/atlx/ |
H A D | atl1.h | 119 #define REG_LOAD_PTR 0x1534 macro
|
H A D | atl1.c | 1494 iowrite32(1, hw->hw_addr + REG_LOAD_PTR); in atl1_configure()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/atheros/atl1e/ |
H A D | atl1e_hw.h | 370 #define REG_LOAD_PTR 0x1534 /* Software sets this bit after the initialization of the head and tail */ macro
|
H A D | atl1e_main.c | 926 AT_WRITE_REG(hw, REG_LOAD_PTR, 1); in atl1e_configure_des_ring()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/atheros/atl1c/ |
H A D | atl1c_hw.h | 519 #define REG_LOAD_PTR 0x1534 macro
|
H A D | atl1c_main.c | 1094 AT_WRITE_REG(hw, REG_LOAD_PTR, 1); in atl1c_configure_des_ring()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/atheros/atl1c/ |
H A D | atl1c_hw.h | 520 #define REG_LOAD_PTR 0x1534 macro
|
H A D | atl1c_main.c | 1134 AT_WRITE_REG(hw, REG_LOAD_PTR, 1); in atl1c_configure_des_ring()
|
Completed in 36 milliseconds