Home
last modified time | relevance | path

Searched refs:INIT_FCS (Results 1 – 3 of 3) sorted by relevance

/linux-2.4.37.9/include/net/irda/
Dcrc.h19 #define INIT_FCS 0xffff /* Initial FCS value */ macro
/linux-2.4.37.9/net/irda/
Dwrapper.c106 fcs.value = INIT_FCS; in async_wrap_skb()
253 rx_buff->fcs = INIT_FCS; in state_begin_frame()
/linux-2.4.37.9/drivers/net/irda/
Ddonauboe.c263 fcs.value = INIT_FCS; in toshoboe_checkfcs()
818 fcs.value = INIT_FCS; in toshoboe_maketestpacket()