sys/dev/ic/qwx.c
14049
struct qwx_htc *htc = &sc->htc;
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
14119
qwx_htc_reset_endpoint_states(struct qwx_htc *htc)
sys/dev/ic/qwx.c
14152
qwx_htc_get_credit_allocation(struct qwx_htc *htc, uint16_t service_id)
sys/dev/ic/qwx.c
14264
qwx_htc_send(struct qwx_htc *htc, enum ath11k_htc_ep_id eid, struct mbuf *m)
sys/dev/ic/qwx.c
14362
qwx_htc_connect_service(struct qwx_htc *htc,
sys/dev/ic/qwx.c
14534
qwx_htc_start(struct qwx_htc *htc)
sys/dev/ic/qwx.c
14571
struct qwx_htc *htc = &sc->htc;
sys/dev/ic/qwx.c
14618
qwx_htc_setup_target_buffer_assignments(struct qwx_htc *htc)
sys/dev/ic/qwx.c
14648
struct qwx_htc *htc = &sc->htc;
sys/dev/ic/qwx.c
18422
struct qwx_htc *htc = &sc->htc;
sys/dev/ic/qwx.c
21782
qwx_htc_process_credit_report(struct qwx_htc *htc,
sys/dev/ic/qwx.c
21823
qwx_htc_process_trailer(struct qwx_htc *htc, uint8_t *buffer, int length,
sys/dev/ic/qwx.c
21895
struct qwx_htc *htc = &sc->htc;
sys/dev/ic/qwxvar.h
1302
struct qwx_htc;
sys/dev/ic/qwxvar.h
1336
struct qwx_htc *htc;
sys/dev/ic/qwxvar.h
1900
struct qwx_htc htc;