Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/net/arcnet/
Drfc1201.c99 struct arc_rfc1201 *soft = &pkt->soft.rfc1201; in type_trans()
145 struct arc_rfc1201 *soft = &pkthdr->soft.rfc1201; in rx()
147 struct Incoming *in = &lp->rfc1201.incoming[saddr]; in rx()
178 lp->rfc1201.aborted_seq = soft->sequence; in rx()
196 soft = &pkt->soft.rfc1201; in rx()
289 lp->rfc1201.aborted_seq = soft->sequence; in rx()
298 lp->rfc1201.aborted_seq = soft->sequence; in rx()
304 soft = &pkt->soft.rfc1201; in rx()
318 if (lp->rfc1201.aborted_seq != soft->sequence) { in rx()
322 lp->rfc1201.aborted_seq); in rx()
[all …]
DMakefile15 obj-$(CONFIG_ARCNET_1201) += rfc1201.o
Darcnet.c424 lp->rfc1201.sequence = 1; in arcnet_open()
582 soft = &pkt->soft.rfc1201; in arcnet_send_packet()
918 soft = &pkt.soft.rfc1201; in arcnet_rx()
987 pkthdr->soft.rfc1201.proto, pkthdr->hard.source); in null_rx()
/linux-2.4.37.9/include/linux/
Dif_arcnet.h116 struct arc_rfc1201 rfc1201; member
Darcdevice.h287 } rfc1201; member
/linux-2.4.37.9/Documentation/
DConfigure.help12560 will be called rfc1201.o.