Lines Matching refs:ethoc_bd
197 struct ethoc_bd { struct
218 struct ethoc_bd *bd) in ethoc_read_bd() argument
220 size_t offset = ETHOC_BD_BASE + (index * sizeof(struct ethoc_bd)); in ethoc_read_bd()
226 const struct ethoc_bd *bd) in ethoc_write_bd()
228 size_t offset = ETHOC_BD_BASE + (index * sizeof(struct ethoc_bd)); in ethoc_write_bd()
262 struct ethoc_bd bd; in ethoc_init_ring()
360 static int ethoc_update_rx_stats(struct ethoc_bd *bd) in ethoc_update_rx_stats()
397 struct ethoc_bd bd; in ethoc_rx_common()
437 static int ethoc_update_tx_stats(struct ethoc_bd *bd) in ethoc_update_tx_stats()
457 struct ethoc_bd bd; in ethoc_tx()
466 struct ethoc_bd bd; in ethoc_send_common()
519 struct ethoc_bd bd; in ethoc_free_pkt_common()