Searched refs:evt_buf (Results 1 – 2 of 2) sorted by relevance
/openbsd/sys/dev/ic/ |
H A D | qwz.c | 9226 qwz_pull_service_ready_tlv(struct qwz_softc *sc, const void *evt_buf, in qwz_pull_service_ready_tlv() argument 9229 const struct wmi_service_ready_event *ev = evt_buf; in qwz_pull_service_ready_tlv() 10998 qwz_pull_chan_info_ev(struct qwz_softc *sc, uint8_t *evt_buf, uint32_t len, in qwz_pull_chan_info_ev() argument 11004 tb = qwz_wmi_tlv_parse_alloc(sc, evt_buf, len); in qwz_pull_chan_info_ev()
|
H A D | qwx.c | 11078 qwx_pull_service_ready_tlv(struct qwx_softc *sc, const void *evt_buf, in qwx_pull_service_ready_tlv() argument 11081 const struct wmi_service_ready_event *ev = evt_buf; in qwx_pull_service_ready_tlv() 12852 qwx_pull_chan_info_ev(struct qwx_softc *sc, uint8_t *evt_buf, uint32_t len, in qwx_pull_chan_info_ev() argument 12858 tb = qwx_wmi_tlv_parse_alloc(sc, evt_buf, len); in qwx_pull_chan_info_ev()
|