Searched defs:BDESC_HEADER (Results 1 – 1 of 1) sorted by relevance
82 struct BDESC_HEADER { struct83 u16 offset_mac; /* word 0 [31-16] */84 u16 length_mac; /* word 0 [15-0] */85 u16 offset_crypto; /* word 1 [31-16] */86 u16 length_crypto; /* word 1 [15-0] */87 u16 offset_icv; /* word 2 [31-16] */88 u16 offset_iv; /* word 2 [15-0] */