Searched refs:sb_v2 (Results 1 – 1 of 1) sorted by relevance
1448 struct iwl_stored_beacon_notif_v2 *sb_v2 = (void *)pkt->data; in iwl_mvm_rx_stored_beacon_notif() local1450 if (pkt_len < struct_size(sb_v2, data, size)) in iwl_mvm_rx_stored_beacon_notif()1453 data = sb_v2->data; in iwl_mvm_rx_stored_beacon_notif()