Searched refs:hdlc_type_trans (Results 1 – 5 of 5) sorted by relevance
250 static __inline__ unsigned short hdlc_type_trans(struct sk_buff *skb, in hdlc_type_trans() function
516 skb->protocol = hdlc_type_trans(skb, dev); in try_get_rx_skb()653 skb->protocol = hdlc_type_trans(skb, dev); in dscc4_rx_skb()
315 skb->protocol = hdlc_type_trans(skb, hdlc_to_dev(&port->hdlc)); in sca_rx()
889 skb->protocol = hdlc_type_trans(skb, skb->dev); in fst_rx_dma_complete()1319 skb->protocol = hdlc_type_trans(skb, skb->dev); in fst_intr_rx()
1770 skb->protocol = hdlc_type_trans(skb, dev); in cpc_net_rx()