bwi_fw_iv
const struct bwi_fw_iv *iv;
iv = (const struct bwi_fw_iv *)(fw + sizeof(*hdr));
iv = (const struct bwi_fw_iv *)((const uint8_t *)iv + sz);