Home
last modified time | relevance | path

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

/drivers/net/wireless/intel/iwlwifi/mld/
A Dmcc.c23 int notif_len = struct_size(resp_cp, channels, n_channels); in iwl_mld_copy_mcc_resp() local
25 if (iwl_rx_packet_payload_len(pkt) != notif_len) in iwl_mld_copy_mcc_resp()
28 resp_cp = kmemdup(mcc_resp_v8, notif_len, GFP_KERNEL); in iwl_mld_copy_mcc_resp()

Completed in 3 milliseconds