Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/
H A Dethoc.c228 * struct ethoc_bd - buffer descriptor
232 struct ethoc_bd { struct
254 struct ethoc_bd *bd) in ethoc_read_bd()
256 loff_t offset = ETHOC_BD_BASE + (index * sizeof(struct ethoc_bd)); in ethoc_read_bd()
262 const struct ethoc_bd *bd) in ethoc_write_bd()
264 loff_t offset = ETHOC_BD_BASE + (index * sizeof(struct ethoc_bd)); in ethoc_write_bd()
304 struct ethoc_bd bd; in ethoc_init_ring()
374 struct ethoc_bd *bd) in ethoc_update_rx_stats()
427 struct ethoc_bd bd; in ethoc_rx()
480 static void ethoc_update_tx_stats(struct ethoc *dev, struct ethoc_bd *b
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/
H A Dethoc.c228 * struct ethoc_bd - buffer descriptor
232 struct ethoc_bd { struct
254 struct ethoc_bd *bd) in ethoc_read_bd()
256 loff_t offset = ETHOC_BD_BASE + (index * sizeof(struct ethoc_bd)); in ethoc_read_bd()
262 const struct ethoc_bd *bd) in ethoc_write_bd()
264 loff_t offset = ETHOC_BD_BASE + (index * sizeof(struct ethoc_bd)); in ethoc_write_bd()
304 struct ethoc_bd bd; in ethoc_init_ring()
374 struct ethoc_bd *bd) in ethoc_update_rx_stats()
427 struct ethoc_bd bd; in ethoc_rx()
480 static void ethoc_update_tx_stats(struct ethoc *dev, struct ethoc_bd *b
[all...]

Completed in 3 milliseconds