Home
last modified time | relevance | path

Searched defs:ath_buf_state (Results 1 – 1 of 1) sorted by relevance

/titanic_41/usr/src/uts/common/io/arn/
H A Darn_core.h341 struct ath_buf_state { struct
342 int bfs_nframes; /* # frames in aggregate */
343 uint16_t bfs_al; /* length of aggregate */
344 uint16_t bfs_frmlen; /* length of frame */
345 int bfs_seqno; /* sequence number */
346 int bfs_tidno; /* tid of this frame */
347 int bfs_retries; /* current retries */
348 uint32_t bf_type; /* BUF_* (enum buffer_type) */
350 uint32_t bfs_keyix;
351 enum ath9k_key_type bfs_keytype;