Searched defs:BDESC_HEADER (Results 1 – 1 of 1) sorted by relevance
71 struct BDESC_HEADER { struct72 u16 offset_mac; /* word 0 [31-16] */73 u16 length_mac; /* word 0 [15-0] */74 u16 offset_crypto; /* word 1 [31-16] */75 u16 length_crypto; /* word 1 [15-0] */76 u16 offset_icv; /* word 2 [31-16] */77 u16 offset_iv; /* word 2 [15-0] */