Searched refs:frad (Results 1 – 1 of 1) sorted by relevance
116 struct net_device *frad; member212 pvc->frad = dev; in add_pvc()346 if ((pvc->frad->flags & IFF_UP) == 0) in pvc_open()350 hdlc_device *hdlc = dev_to_hdlc(pvc->frad); in pvc_open()352 pvc->state.active = netif_carrier_ok(pvc->frad); in pvc_open()367 hdlc_device *hdlc = dev_to_hdlc(pvc->frad); in pvc_close()399 memcpy(info.master, pvc->frad->name, IFNAMSIZ); in pvc_ioctl()435 skb->dev = pvc->frad; in pvc_xmit()448 netdev_info(pvc->frad, "DLCI %d [%s%s%s]%s %s\n", in fr_log_dlci_active()868 struct net_device *frad = skb->dev; in fr_rx() local[all …]