qwx_htc_send
status = qwx_htc_send(htc, ATH11K_HTC_EP_0, m);
status = qwx_htc_send(htc, ATH11K_HTC_EP_0, m);
ret = qwx_htc_send(&sc->htc, sc->dp.eid, m);
ret = qwx_htc_send(&sc->htc, dp->eid, m);
ret = qwx_htc_send(&sc->htc, sc->dp.eid, m);
ret = qwx_htc_send(&sc->htc, dp->eid, m);
return qwx_htc_send(&sc->htc, wmi->eid, m);