Home
last modified time | relevance | path

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

/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
Dif_arp.h80 #define ARPHRD_PHONET 820 macro
/kernel/linux/linux-5.10/include/uapi/linux/
Dif_arp.h94 #define ARPHRD_PHONET 820 /* PhoNet media type */ macro
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
Dif_arp.h68 #define ARPHRD_PHONET 820 macro
/kernel/linux/linux-5.10/net/phonet/
Dpn_dev.c286 if (dev->type == ARPHRD_PHONET) in phonet_device_notify()
/kernel/linux/linux-5.10/drivers/net/usb/
Dcdc-phonet.c280 dev->type = ARPHRD_PHONET; in usbpn_setup()
/kernel/linux/linux-5.10/drivers/usb/gadget/function/
Df_phonet.c271 dev->type = ARPHRD_PHONET; in pn_net_setup()
/kernel/linux/linux-5.10/drivers/hsi/clients/
Dssi_protocol.c1060 dev->type = ARPHRD_PHONET; in ssip_pn_setup()
/kernel/linux/linux-5.10/net/core/
Ddev.c424 ARPHRD_IEEE80211_RADIOTAP, ARPHRD_PHONET, ARPHRD_PHONET_PIPE,