Searched refs:ARPHRD_IEEE802_TR (Results 1 – 12 of 12) sorted by relevance
39 case ARPHRD_IEEE802_TR: in llc_mac_hdr_init()
35 case ARPHRD_IEEE802_TR: in llc_mac_header_len()
74 return arphrd == ARPHRD_IEEE802_TR ? in llc_proto_type()
85 #define ARPHRD_IEEE802_TR 800 /* Magic type ident for TR */ macro
212 case ARPHRD_IEEE802_TR: in arp_mc_map()690 case ARPHRD_IEEE802_TR: in arp_create()792 case ARPHRD_IEEE802_TR: in arp_process()
787 else if (dev->type == ARPHRD_IEEE802_TR) /* fix for token ring */ in ic_bootp_send_if()
608 dev->type = ARPHRD_IEEE802_TR; in tr_setup()
1761 if (dev->type == ARPHRD_IEEE802_TR) in qeth_l3_get_mac_for_ipm()2016 (card->dev->type == ARPHRD_IEEE802_TR) ? in qeth_l3_rebuild_skb()2054 if (card->dev->type == ARPHRD_IEEE802_TR) in qeth_l3_rebuild_skb()2932 if ((skb->dev->type == ARPHRD_IEEE802_TR) && in qeth_l3_fill_header()3073 if (card->dev->type == ARPHRD_IEEE802_TR) in qeth_l3_hard_start_xmit()
1170 if (dev->type == ARPHRD_IEEE802_TR) in lcs_get_mac_for_ipm()
335 case ARPHRD_IEEE802_TR: in ndisc_mc_map()795 if (dev->type == ARPHRD_IEEE802_TR) { in ndisc_recv_ns()
1577 case ARPHRD_IEEE802_TR: in ipv6_generate_eui64()2380 (dev->type != ARPHRD_IEEE802_TR) && in addrconf_dev_config()
290 ARPHRD_FCFABRIC, ARPHRD_IEEE802_TR, ARPHRD_IEEE80211,