Searched refs:ethoc_read_bd (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/u-boot/drivers/net/ |
| H A D | ethoc.c | 217 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 D | ethoc.c | 253 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()
|