Searched refs:tfd_cnt (Results 1 – 1 of 1) sorted by relevance
1372 u16 tfd_cnt = le16_to_cpu(ba_res->tfd_cnt); in iwl_mld_handle_compressed_ba_notif() local1376 if (!tfd_cnt) in iwl_mld_handle_compressed_ba_notif()1379 if (IWL_FW_CHECK(mld, struct_size(ba_res, tfd, tfd_cnt) > pkt_len, in iwl_mld_handle_compressed_ba_notif()1381 tfd_cnt, pkt_len)) in iwl_mld_handle_compressed_ba_notif()1390 for (int i = 0; i < tfd_cnt; i++) { in iwl_mld_handle_compressed_ba_notif()