Home
last modified time | relevance | path

Searched refs:evt_buf (Results 1 – 1 of 1) sorted by relevance

/openbsd/sys/dev/ic/
H A Dqwx.c11074 qwx_pull_service_ready_tlv(struct qwx_softc *sc, const void *evt_buf, in qwx_pull_service_ready_tlv() argument
11077 const struct wmi_service_ready_event *ev = evt_buf; in qwx_pull_service_ready_tlv()
12848 qwx_pull_chan_info_ev(struct qwx_softc *sc, uint8_t *evt_buf, uint32_t len, in qwx_pull_chan_info_ev() argument
12854 tb = qwx_wmi_tlv_parse_alloc(sc, evt_buf, len); in qwx_pull_chan_info_ev()