Home
last modified time | relevance | path

Searched refs:ETHOC_BD_BASE (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/
H A Dethoc.c172 #define ETHOC_BD_BASE 0x400 macro
256 loff_t offset = ETHOC_BD_BASE + (index * sizeof(struct ethoc_bd)); in ethoc_read_bd()
264 loff_t offset = ETHOC_BD_BASE + (index * sizeof(struct ethoc_bd)); in ethoc_write_bd()
/kernel/linux/linux-6.6/drivers/net/ethernet/
H A Dethoc.c172 #define ETHOC_BD_BASE 0x400 macro
256 loff_t offset = ETHOC_BD_BASE + (index * sizeof(struct ethoc_bd)); in ethoc_read_bd()
264 loff_t offset = ETHOC_BD_BASE + (index * sizeof(struct ethoc_bd)); in ethoc_write_bd()

Completed in 4 milliseconds