Home
last modified time | relevance | path

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

/linux-6.12.1/include/uapi/linux/
Dif_arcnet.h59 struct arc_rfc1201 { struct
122 struct arc_rfc1201 rfc1201;
/linux-6.12.1/drivers/net/arcnet/
Drfc1201.c95 struct arc_rfc1201 *soft = &pkt->soft.rfc1201; in type_trans()
139 struct arc_rfc1201 *soft = &pkthdr->soft.rfc1201; in rx()
384 struct arc_rfc1201 *soft = &pkt->soft.rfc1201; in build_header()
444 struct arc_rfc1201 *soft, int softlen, int bufnum) in load_pkt()
455 struct arc_rfc1201 excsoft; in load_pkt()
516 struct arc_rfc1201 *soft = &out->pkt->soft.rfc1201, *newsoft; in continue_tx()
525 newsoft = (struct arc_rfc1201 *) in continue_tx()
Darcnet.c131 sizeof(struct arc_rfc1201), in arcnet_init()
701 struct arc_rfc1201 *soft; in arcnet_send_packet()
1125 struct arc_rfc1201 *soft; in arcnet_rx()