Searched defs:fcs (Results 1 – 4 of 4) sorted by relevance
/net/caif/ |
D | cfcnfg.c | 458 bool fcs, int head_room) in cfcnfg_add_phy_layer()
|
/net/bluetooth/rfcomm/ |
D | core.c | 170 static inline int __check_fcs(u8 *data, int type, u8 fcs) in __check_fcs() 1738 u8 type, dlci, fcs; in rfcomm_recv_frame() local
|
/net/phonet/ |
D | pep.c | 468 static u8 pipe_negotiate_fc(const u8 *fcs, unsigned int n) in pipe_negotiate_fc()
|
/net/bluetooth/ |
D | l2cap_core.c | 1164 u16 fcs = crc16(0, (u8 *)skb->data, skb->len); in l2cap_create_sframe_pdu() local 2089 u16 fcs = crc16(0, (u8 *) skb->data, skb->len); in l2cap_streaming_send() local 2138 u16 fcs = crc16(0, (u8 *) skb->data, skb->len); in l2cap_ertm_send() local 2239 u16 fcs = crc16(0, (u8 *) tx_skb->data, in l2cap_ertm_resend() local
|