Searched refs:proto_head (Results 1 – 2 of 2) sorted by relevance
359 __be16 *proto_head; in ucc_hdlc_tx() local372 proto_head = (__be16 *)skb->data; in ucc_hdlc_tx()373 *proto_head = htons(DEFAULT_HDLC_HEAD); in ucc_hdlc_tx()379 proto_head = (__be16 *)skb->data; in ucc_hdlc_tx()380 if (*proto_head != htons(DEFAULT_PPP_HEAD)) { in ucc_hdlc_tx()
302 int *proto_head, int *proto_tail) in caif_connect_client() argument349 *proto_head = protohead[param.linktype] + phy->head_room; in caif_connect_client()