Searched refs:frad (Results 1 – 1 of 1) sorted by relevance
113 struct net_device *frad; member203 pvc->frad = dev; in add_pvc()327 if ((pvc->frad->flags & IFF_UP) == 0) in pvc_open()331 hdlc_device *hdlc = dev_to_hdlc(pvc->frad); in pvc_open()334 pvc->state.active = netif_carrier_ok(pvc->frad); in pvc_open()347 hdlc_device *hdlc = dev_to_hdlc(pvc->frad); in pvc_close()378 memcpy(info.master, pvc->frad->name, IFNAMSIZ); in pvc_ioctl()426 skb->dev = pvc->frad; in pvc_xmit()440 netdev_info(pvc->frad, "DLCI %d [%s%s%s]%s %s\n", in fr_log_dlci_active()891 struct net_device *frad = skb->dev; in fr_rx() local[all …]