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