Searched refs:evt_rpt (Results 1 – 2 of 2) sorted by relevance
65 struct rtw_custom_decrpt *evt_rpt = (struct rtw_custom_decrpt *)ctx->rpt_buf; in _custom_rpt_notify_start() local72 msg->inbuf = (u8*) evt_rpt; in _custom_rpt_notify_start()73 msg->inlen = evt_rpt->len + sizeof(struct rtw_custom_decrpt); in _custom_rpt_notify_start()420 struct rtw_custom_decrpt *evt_rpt = (struct rtw_custom_decrpt *)ctx->rpt_buf; in phl_custom_prepare_evt_rpt() local422 u8* val = (u8*)(evt_rpt +1); in phl_custom_prepare_evt_rpt()429 evt_rpt->evt_id = evt_id; in phl_custom_prepare_evt_rpt()430 evt_rpt->customer_id = customer_id; in phl_custom_prepare_evt_rpt()431 evt_rpt->len = rpt_len; in phl_custom_prepare_evt_rpt()