Searched refs:frad (Results 1 – 1 of 1) sorted by relevance
119 struct net_device *frad; member214 pvc->frad = dev; in add_pvc()348 if ((pvc->frad->flags & IFF_UP) == 0) in pvc_open()352 hdlc_device *hdlc = dev_to_hdlc(pvc->frad); in pvc_open()354 pvc->state.active = netif_carrier_ok(pvc->frad); in pvc_open()369 hdlc_device *hdlc = dev_to_hdlc(pvc->frad); in pvc_close()401 memcpy(info.master, pvc->frad->name, IFNAMSIZ); in pvc_ioctl()437 skb->dev = pvc->frad; in pvc_xmit()450 netdev_info(pvc->frad, "DLCI %d [%s%s%s]%s %s\n", in fr_log_dlci_active()871 struct net_device *frad = skb->dev; in fr_rx() local[all …]