Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/iwlwifi/fw/api/
H A Dtx.h659 __le16 tfd_index; member
/freebsd/sys/contrib/dev/iwlwifi/mld/
H A Dtx.c1380 int index = le16_to_cpu(ba_tfd->tfd_index); in iwl_mld_handle_compressed_ba_notif()
/freebsd/sys/contrib/dev/iwlwifi/mvm/
H A Dtx.c2114 le16_to_cpu(ba_tfd->tfd_index), in iwl_mvm_rx_ba_notif()
/freebsd/sys/dev/iwx/
H A Dif_iwxreg.h6125 uint16_t tfd_index; member
H A Dif_iwx.c4960 idx = le16toh(ba_tfd->tfd_index); in iwx_rx_compressed_ba()