Searched refs:__fcs (Results 1 – 1 of 1) sorted by relevance
157 static inline u8 __fcs(u8 *data) in __fcs() function946 *ptr = __fcs(buf); ptr++; in rfcomm_send_nsc()988 *ptr = __fcs(buf); ptr++; in rfcomm_send_pn()1026 *ptr = __fcs(buf); ptr++; in rfcomm_send_rpn()1070 *ptr = __fcs(buf); ptr++; in rfcomm_send_rls()1097 *ptr = __fcs(buf); ptr++; in rfcomm_send_msc()1119 *ptr = __fcs(buf); ptr++; in rfcomm_send_fcoff()1141 *ptr = __fcs(buf); ptr++; in rfcomm_send_fcon()1164 crc[0] = __fcs(hdr); in rfcomm_send_test()1192 *ptr = __fcs(buf); ptr++; in rfcomm_send_credits()[all …]