Searched refs:tfd_cnt (Results 1 – 2 of 2) sorted by relevance
2018 u16 tfd_cnt; in iwl_mvm_rx_ba_notif() local2032 tfd_cnt = le16_to_cpu(ba_res->tfd_cnt); in iwl_mvm_rx_ba_notif()2033 if (!tfd_cnt || struct_size(ba_res, tfd, tfd_cnt) > pkt_len) in iwl_mvm_rx_ba_notif()2049 for (i = 0; i < tfd_cnt; i++) { in iwl_mvm_rx_ba_notif()
733 __le16 tfd_cnt; member