Searched refs:ethoc_bd (Results 1 – 1 of 1) sorted by relevance
232 struct ethoc_bd { struct248 struct ethoc_bd *bd) in ethoc_read_bd() argument250 loff_t offset = ETHOC_BD_BASE + (index * sizeof(struct ethoc_bd)); in ethoc_read_bd()256 const struct ethoc_bd *bd) in ethoc_write_bd()258 loff_t offset = ETHOC_BD_BASE + (index * sizeof(struct ethoc_bd)); in ethoc_write_bd()298 struct ethoc_bd bd; in ethoc_init_ring()368 struct ethoc_bd *bd) in ethoc_update_rx_stats()421 struct ethoc_bd bd; in ethoc_rx()474 static void ethoc_update_tx_stats(struct ethoc *dev, struct ethoc_bd *bd) in ethoc_update_tx_stats()510 struct ethoc_bd bd; in ethoc_tx()[all …]