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