Home
last modified time | relevance | path

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

/linux-4.1.27/include/uapi/linux/
Dif_arcnet.h59 struct arc_rfc1201 { struct
124 struct arc_rfc1201 rfc1201;
/linux-4.1.27/drivers/net/arcnet/
Drfc1201.c95 struct arc_rfc1201 *soft = &pkt->soft.rfc1201; in type_trans()
140 struct arc_rfc1201 *soft = &pkthdr->soft.rfc1201; in rx()
380 struct arc_rfc1201 *soft = &pkt->soft.rfc1201; in build_header()
442 struct arc_rfc1201 *soft, int softlen, int bufnum) in load_pkt()
453 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()
Darcnet.c139 sizeof(struct arc_hardware), sizeof(struct arc_rfc1201), in arcnet_init()
545 struct arc_rfc1201 *soft; in arcnet_send_packet()
951 struct arc_rfc1201 *soft; in arcnet_rx()