Home
last modified time | relevance | path

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

/Linux-v4.19/include/uapi/linux/
Dif_arp.h94 #define ARPHRD_PHONET 820 /* PhoNet media type */ macro
/Linux-v4.19/net/phonet/
Dpn_dev.c301 if (dev->type == ARPHRD_PHONET) in phonet_device_notify()
/Linux-v4.19/drivers/net/usb/
Dcdc-phonet.c293 dev->type = ARPHRD_PHONET; in usbpn_setup()
/Linux-v4.19/drivers/usb/gadget/function/
Df_phonet.c271 dev->type = ARPHRD_PHONET; in pn_net_setup()
/Linux-v4.19/drivers/hsi/clients/
Dssi_protocol.c1071 dev->type = ARPHRD_PHONET; in ssip_pn_setup()
/Linux-v4.19/net/core/
Ddev.c298 ARPHRD_IEEE80211_RADIOTAP, ARPHRD_PHONET, ARPHRD_PHONET_PIPE,