Searched refs:tfd_tmp (Results 1 – 2 of 2) sorted by relevance
617 struct il3945_tfd *tfd, *tfd_tmp; in il3945_hw_txq_attach_buf_to_tfd() local620 tfd_tmp = (struct il3945_tfd *)txq->tfds; in il3945_hw_txq_attach_buf_to_tfd()621 tfd = &tfd_tmp[q->write_ptr]; in il3945_hw_txq_attach_buf_to_tfd()653 struct il3945_tfd *tfd_tmp = (struct il3945_tfd *)txq->tfds; in il3945_hw_txq_free_tfd() local655 struct il3945_tfd *tfd = &tfd_tmp[idx]; in il3945_hw_txq_free_tfd()
3933 struct il_tfd *tfd_tmp = (struct il_tfd *)txq->tfds; in il4965_hw_txq_free_tfd() local3940 tfd = &tfd_tmp[idx]; in il4965_hw_txq_free_tfd()3980 struct il_tfd *tfd, *tfd_tmp; in il4965_hw_txq_attach_buf_to_tfd() local3984 tfd_tmp = (struct il_tfd *)txq->tfds; in il4965_hw_txq_attach_buf_to_tfd()3985 tfd = &tfd_tmp[q->write_ptr]; in il4965_hw_txq_attach_buf_to_tfd()