Lines Matching defs:index
87 * @tx_rate_idx: the index of the TX rate, used for TX status reporting
289 * @key_idx: Key index used for encryption.
363 * @entry_idx: The entry index number.
382 * enum queue_index: Queue index type
392 * of the index array.
429 * @index_lock: Spinlock to protect index handling. Whenever @index, @index_done or
431 * index corruption due to concurrency.
436 * @index: Index pointers to entry positions in the queue,
437 * use &enum queue_index to get a specific index field.
440 * @wd_idx: index of queue entry saved by watchdog
466 unsigned short index[Q_INDEX_MAX];
568 * @start: &enum queue_index Pointer to start index
569 * @end: &enum queue_index Pointer to end index
636 * @word: Word index from where the descriptor should be read.
647 * @word: Word index from where the descriptor should be read.
658 * @word: Word index from where the descriptor should be written.
669 * @word: Word index from where the descriptor should be written.