Home
last modified time | relevance | path

Searched refs:tfd_index (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/contrib/dev/iwlwifi/fw/api/
H A Dtx.h643 * @tfd_index: Index of first un-acked frame in the TFD queue
650 __le16 tfd_index;
648 __le16 tfd_index; global() member
/freebsd/sys/contrib/dev/iwlwifi/mvm/
H A Dtx.c2260 le16_to_cpu(ba_tfd->tfd_index), in iwl_mvm_rx_ba_notif()
/freebsd/sys/dev/iwx/
H A Dif_iwxreg.h6121 uint16_t tfd_index; member
H A Dif_iwx.c4870 idx = le16toh(ba_tfd->tfd_index); in iwx_rx_compressed_ba()