Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dif_arcnet.h59 struct arc_rfc1201 { struct
122 struct arc_rfc1201 rfc1201;
/openbmc/linux/drivers/net/arcnet/
H A Drfc1201.c94 struct arc_rfc1201 *soft = &pkt->soft.rfc1201; in type_trans()
138 struct arc_rfc1201 *soft = &pkthdr->soft.rfc1201; in rx()
383 struct arc_rfc1201 *soft = &pkt->soft.rfc1201; in build_header()
443 struct arc_rfc1201 *soft, int softlen, int bufnum) in load_pkt()
454 struct arc_rfc1201 excsoft; in load_pkt()
515 struct arc_rfc1201 *soft = &out->pkt->soft.rfc1201, *newsoft; in continue_tx()
524 newsoft = (struct arc_rfc1201 *) in continue_tx()
H A Darcnet.c129 sizeof(struct arc_rfc1201), in arcnet_init()
699 struct arc_rfc1201 *soft; in arcnet_send_packet()
1123 struct arc_rfc1201 *soft; in arcnet_rx()