Searched defs:htc (Results 1 – 3 of 3) sorted by relevance
/openbsd-src/sys/dev/usb/ |
H A D | if_athn_usb.c | 711 struct ar_htc_frame_hdr *htc; in athn_usb_htc_msg() local 849 struct ar_htc_frame_hdr *htc; in athn_usb_wmi_xcmd() local 1739 struct ar_htc_frame_hdr *htc; in athn_usb_swba() local 1884 struct ar_htc_frame_hdr *htc; in athn_usb_intr() local 2034 struct ar_htc_frame_hdr *htc; in athn_usb_rx_frame() local 2283 struct ar_htc_frame_hdr *htc; in athn_usb_tx() local
|
/openbsd-src/sys/dev/ic/ |
H A D | qwx.c | 13578 struct qwx_htc *htc = &sc->htc; qwx_wmi_op_ep_tx_credits() local 13648 qwx_htc_reset_endpoint_states(struct qwx_htc * htc) qwx_htc_reset_endpoint_states() argument 13681 qwx_htc_get_credit_allocation(struct qwx_htc * htc,uint16_t service_id) qwx_htc_get_credit_allocation() argument 13793 qwx_htc_send(struct qwx_htc * htc,enum ath11k_htc_ep_id eid,struct mbuf * m) qwx_htc_send() argument 13891 qwx_htc_connect_service(struct qwx_htc * htc,struct qwx_htc_svc_conn_req * conn_req,struct qwx_htc_svc_conn_resp * conn_resp) qwx_htc_connect_service() argument 14063 qwx_htc_start(struct qwx_htc * htc) qwx_htc_start() argument 14100 struct qwx_htc *htc = &sc->htc; qwx_htc_init() local 14147 qwx_htc_setup_target_buffer_assignments(struct qwx_htc * htc) qwx_htc_setup_target_buffer_assignments() argument 14177 struct qwx_htc *htc = &sc->htc; qwx_htc_wait_target() local 17661 struct qwx_htc *htc = &sc->htc; qwx_wmi_cmd_send() local 20980 qwx_htc_process_credit_report(struct qwx_htc * htc,const struct ath11k_htc_credit_report * report,int len,enum ath11k_htc_ep_id eid) qwx_htc_process_credit_report() argument 21021 qwx_htc_process_trailer(struct qwx_htc * htc,uint8_t * buffer,int length,enum ath11k_htc_ep_id src_eid) qwx_htc_process_trailer() argument 21093 struct qwx_htc *htc = &sc->htc; qwx_htc_rx_completion_handler() local [all...] |
H A D | qwxvar.h | 1336 struct qwx_htc *htc; member 1830 struct qwx_htc htc; member
|