Home
last modified time | relevance | path

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

/linux-4.4.14/include/uapi/linux/
Dif_arp.h92 #define ARPHRD_PHONET 820 /* PhoNet media type */ macro
/linux-4.4.14/net/phonet/
Dpn_dev.c301 if (dev->type == ARPHRD_PHONET) in phonet_device_notify()
/linux-4.4.14/drivers/net/usb/
Dcdc-phonet.c301 dev->type = ARPHRD_PHONET; in usbpn_setup()
/linux-4.4.14/drivers/usb/gadget/function/
Df_phonet.c282 dev->type = ARPHRD_PHONET; in pn_net_setup()
/linux-4.4.14/drivers/hsi/clients/
Dssi_protocol.c1057 dev->type = ARPHRD_PHONET; in ssip_pn_setup()
/linux-4.4.14/net/core/
Ddev.c288 ARPHRD_IEEE80211_RADIOTAP, ARPHRD_PHONET, ARPHRD_PHONET_PIPE,