Searched defs:hcrc (Results 1 – 14 of 14) sorted by relevance
232 __le16 hcrc; member
231 __le16 hcrc; member
124 int hcrc; /* true if there was or will be a header crc */ member
738 image_get_hdr_l(hcrc) /* image_get_hcrc */ in image_get_hdr_l() argument804 image_set_hdr_l(hcrc) /* image_set_hcrc */ in image_set_hdr_l() argument
457 int hcrc; /* true if there was or will be a header crc */ member
1189 int hcrc, int dcrc) in ddp_setup_conn_digest()
218 ulong hcrc; in image_check_hcrc() local
1511 u8 hcrc = csk->submode & CXGBIT_SUBMODE_HCRC; in cxgbit_setup_conn_digest() local
2110 int hcrc, int dcrc) in ddp_setup_conn_digest()
2128 static inline void tx_skb_setmode(struct sk_buff *skb, int hcrc, int dcrc) in tx_skb_setmode()