Home
last modified time | relevance | path

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

/arch/m68k/emu/
A Dnfeth.c56 int ethX; member
66 res = nf_call(nfEtherID + XIF_START, priv->ethX); in nfeth_open()
82 nf_call(nfEtherID + XIF_STOP, priv->ethX); in nfeth_stop()
97 pktlen = nf_call(nfEtherID + XIF_READLENGTH, priv->ethX); in recv_packet()
118 nf_call(nfEtherID + XIF_READBLOCK, priv->ethX, virt_to_phys(skb->data), in recv_packet()
160 nf_call(nfEtherID + XIF_WRITEBLOCK, priv->ethX, virt_to_phys(data), in nfeth_xmit()
206 priv->ethX = unit; in nfeth_probe()

Completed in 4 milliseconds