Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/wireless/intel/iwlwifi/mld/
H A Drx.c1911 size_t combined_notif_len = sizeof(*notif) + sizeof(*internal_notif); in iwl_mld_handle_rx_queues_sync_notif() local
1916 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()