sys/dev/ic/qwx.c
141
int qwx_htc_connect_service(struct qwx_htc *, struct qwx_htc_svc_conn_req *,
sys/dev/ic/qwx.c
14101
struct qwx_htc *htc = &sc->htc;
sys/dev/ic/qwx.c
14171
qwx_htc_reset_endpoint_states(struct qwx_htc *htc)
sys/dev/ic/qwx.c
14204
qwx_htc_get_credit_allocation(struct qwx_htc *htc, uint16_t service_id)
sys/dev/ic/qwx.c
14316
qwx_htc_send(struct qwx_htc *htc, enum ath11k_htc_ep_id eid, struct mbuf *m)
sys/dev/ic/qwx.c
14414
qwx_htc_connect_service(struct qwx_htc *htc,
sys/dev/ic/qwx.c
14586
qwx_htc_start(struct qwx_htc *htc)
sys/dev/ic/qwx.c
14623
struct qwx_htc *htc = &sc->htc;
sys/dev/ic/qwx.c
14670
qwx_htc_setup_target_buffer_assignments(struct qwx_htc *htc)
sys/dev/ic/qwx.c
14700
struct qwx_htc *htc = &sc->htc;
sys/dev/ic/qwx.c
18572
struct qwx_htc *htc = &sc->htc;
sys/dev/ic/qwx.c
22072
qwx_htc_process_credit_report(struct qwx_htc *htc,
sys/dev/ic/qwx.c
22113
qwx_htc_process_trailer(struct qwx_htc *htc, uint8_t *buffer, int length,
sys/dev/ic/qwx.c
22185
struct qwx_htc *htc = &sc->htc;
sys/dev/ic/qwxvar.h
1311
struct qwx_htc;
sys/dev/ic/qwxvar.h
1345
struct qwx_htc *htc;
sys/dev/ic/qwxvar.h
1911
struct qwx_htc htc;