Searched refs:combined_notif_len (Results 1 – 1 of 1) sorted by relevance
1911 size_t combined_notif_len = sizeof(*notif) + sizeof(*internal_notif); in iwl_mld_handle_rx_queues_sync_notif() local1916 if (IWL_FW_CHECK(mld, len < combined_notif_len, in iwl_mld_handle_rx_queues_sync_notif()1918 len, combined_notif_len)) in iwl_mld_handle_rx_queues_sync_notif()1921 len -= combined_notif_len; in iwl_mld_handle_rx_queues_sync_notif()