WSM_GET32
arg.status = WSM_GET32(buf);
WSM_GET32(buf);
flags = WSM_GET32(buf);
reason = WSM_GET32(&buf);
reg[i] = WSM_GET32(&buf);
status = WSM_GET32(buf);
arg->supportedRateMask = WSM_GET32(buf);
arg->txPowerRange[i].min_power_level = WSM_GET32(buf);
arg->txPowerRange[i].max_power_level = WSM_GET32(buf);
arg->txPowerRange[i].stepping = WSM_GET32(buf);
if (WARN_ON(WSM_GET32(buf) != WSM_STATUS_SUCCESS))
tx_confirm.packet_id = WSM_GET32(buf);
tx_confirm.status = WSM_GET32(buf);
tx_confirm.media_delay = WSM_GET32(buf);
tx_confirm.tx_queue_delay = WSM_GET32(buf);
count = WSM_GET32(buf);
arg->status = WSM_GET32(buf);
arg->min_power_level = WSM_GET32(buf);
arg->max_power_level = WSM_GET32(buf);
rx.status = WSM_GET32(buf);
rx.flags = WSM_GET32(buf);
event->evt.id = WSM_GET32(buf);
event->evt.data = WSM_GET32(buf);
u32 status = WSM_GET32(buf);
WARN_ON(WSM_GET32(buf));
u32 status = WSM_GET32(buf);
arg.status = WSM_GET32(buf);