Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/net/
H A Dftmac100.c23 struct ftmac100_data { struct
34 static void ftmac100_reset(struct ftmac100_data *priv) in ftmac100_reset() argument
49 static void ftmac100_set_mac(struct ftmac100_data *priv , in ftmac100_set_mac()
65 static void _ftmac100_halt(struct ftmac100_data *priv) in _ftmac100_halt()
75 static int _ftmac100_init(struct ftmac100_data *priv, unsigned char enetaddr[6]) in _ftmac100_init()
140 static int _ftmac100_free_pkt(struct ftmac100_data *priv) in _ftmac100_free_pkt()
153 static int __ftmac100_recv(struct ftmac100_data *priv) in __ftmac100_recv()
182 static int _ftmac100_send(struct ftmac100_data *priv, void *packet, int length) in _ftmac100_send()
233 struct ftmac100_data *priv = dev->priv; in ftmac100_halt()
239 struct ftmac100_data *priv = dev->priv; in ftmac100_init()
[all …]