Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dif_arp.h95 #define ARPHRD_PHONET 820 /* PhoNet media type */ macro
/linux/net/phonet/
H A Dpn_dev.c285 if (dev->type == ARPHRD_PHONET) in phonet_device_notify()
/linux/drivers/net/usb/
H A Dcdc-phonet.c283 dev->type = ARPHRD_PHONET; in usbpn_setup()
/linux/drivers/usb/gadget/function/
H A Df_phonet.c273 dev->type = ARPHRD_PHONET; in pn_net_setup()
/linux/drivers/hsi/clients/
H A Dssi_protocol.c1061 dev->type = ARPHRD_PHONET; in ssip_pn_setup()
/linux/net/core/
H A Ddev.c480 ARPHRD_IEEE80211_RADIOTAP, ARPHRD_PHONET, ARPHRD_PHONET_PIPE,