Home
last modified time | relevance | path

Searched refs:ethoc_read_bd (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/u-boot/drivers/net/
H A Dethoc.c217 static inline void ethoc_read_bd(struct ethoc *priv, int index, in ethoc_read_bd() function
401 ethoc_read_bd(priv, entry, &bd); in ethoc_rx_common()
459 ethoc_read_bd(priv, entry, &bd); in ethoc_tx()
472 ethoc_read_bd(priv, entry, &bd); in ethoc_send_common()
524 ethoc_read_bd(priv, entry, &bd); in ethoc_free_pkt_common()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/
H A Dethoc.c253 static inline void ethoc_read_bd(struct ethoc *dev, int index, in ethoc_read_bd() function
430 ethoc_read_bd(priv, entry, &bd); in ethoc_rx()
440 ethoc_read_bd(priv, entry, &bd); in ethoc_rx()
523 ethoc_read_bd(priv, entry, &bd); in ethoc_tx()
534 ethoc_read_bd(priv, entry, &bd); in ethoc_tx()
905 ethoc_read_bd(priv, entry, &bd); in ethoc_start_xmit()