Searched refs:tfd_cnt (Results 1 – 2 of 2) sorted by relevance
1910 u16 tfd_cnt; in iwl_mvm_rx_ba_notif() local1924 tfd_cnt = le16_to_cpu(ba_res->tfd_cnt); in iwl_mvm_rx_ba_notif()1925 if (!tfd_cnt || struct_size(ba_res, tfd, tfd_cnt) > pkt_len) in iwl_mvm_rx_ba_notif()1941 for (i = 0; i < tfd_cnt; i++) { in iwl_mvm_rx_ba_notif()
714 __le16 tfd_cnt; member