qwx_pci_softc
struct qwx_pci_softc *psc = (struct qwx_pci_softc *)self;
qwx_pci_free_xfer_rings(struct qwx_pci_softc *psc)
qwx_pci_alloc_xfer_rings_qca6390(struct qwx_pci_softc *psc)
qwx_pci_alloc_xfer_rings_qcn9074(struct qwx_pci_softc *psc)
qwx_pci_free_event_rings(struct qwx_pci_softc *psc)
qwx_pci_alloc_event_rings(struct qwx_pci_softc *psc)
qwx_pci_free_cmd_ring(struct qwx_pci_softc *psc)
struct qwx_pci_softc *psc = (struct qwx_pci_softc *)sc;
struct qwx_pci_softc *psc = (struct qwx_pci_softc *)sc;
struct qwx_pci_softc *psc = (struct qwx_pci_softc *)sc;
struct qwx_pci_softc *psc = (struct qwx_pci_softc *)sc;
struct qwx_pci_softc *psc = (struct qwx_pci_softc *)sc;
struct qwx_pci_softc *psc = (struct qwx_pci_softc *)sc;
struct qwx_pci_softc *psc = (struct qwx_pci_softc *)sc;
struct qwx_pci_softc *psc = (struct qwx_pci_softc *)sc;
struct qwx_pci_softc *psc = (struct qwx_pci_softc *)sc;
struct qwx_pci_softc *psc = (struct qwx_pci_softc *)sc;
struct qwx_pci_softc *psc = (struct qwx_pci_softc *)sc;
struct qwx_pci_softc *psc = (struct qwx_pci_softc *)sc;
struct qwx_pci_softc *psc = (struct qwx_pci_softc *)sc;
struct qwx_pci_softc *psc = (struct qwx_pci_softc *)sc;
qwx_mhi_init_xfer_rings(struct qwx_pci_softc *psc)
qwx_mhi_init_event_rings(struct qwx_pci_softc *psc)
qwx_mhi_init_cmd_ring(struct qwx_pci_softc *psc)
qwx_mhi_init_dev_ctxt(struct qwx_pci_softc *psc)
qwx_mhi_cmd_ring_submit(struct qwx_pci_softc *psc,
qwx_mhi_send_cmd(struct qwx_pci_softc *psc, uint32_t cmd, uint32_t chan)
struct qwx_pci_softc *psc = (struct qwx_pci_softc *)sc;
qwx_mhi_start_channel(struct qwx_pci_softc *psc,
qwx_mhi_start_channels(struct qwx_pci_softc *psc)
qwx_mhi_start(struct qwx_pci_softc *psc)
struct qwx_pci_softc *psc = (struct qwx_pci_softc *)sc;
qwx_mhi_fw_load_handler(struct qwx_pci_softc *psc)
qwx_mhi_ready_state_transition(struct qwx_pci_softc *psc)
qwx_mhi_mission_mode_state_transition(struct qwx_pci_softc *psc)
qwx_mhi_low_power_mode_state_transition(struct qwx_pci_softc *psc)
qwx_mhi_init_mmio(struct qwx_pci_softc *psc)
qwx_mhi_fw_load_bhi(struct qwx_pci_softc *psc, uint8_t *data, size_t len)
qwx_mhi_fw_load_bhie(struct qwx_pci_softc *psc, uint8_t *data, size_t len)
qwx_rddm_prepare(struct qwx_pci_softc *psc)
struct qwx_pci_softc *psc = arg;
qwx_mhi_state_change(struct qwx_pci_softc *psc, int ee, int mhi_state)
qwx_pci_intr_ctrl_event_mhi(struct qwx_pci_softc *psc, uint32_t mhi_state)
qwx_pci_intr_ctrl_event_ee(struct qwx_pci_softc *psc, uint32_t ee)
qwx_pci_intr_ctrl_event_cmd_complete(struct qwx_pci_softc *psc,
qwx_pci_intr_ctrl_event(struct qwx_pci_softc *psc, struct qwx_pci_event_ring *ring)
qwx_pci_intr_data_event_tx(struct qwx_pci_softc *psc, struct qwx_mhi_ring_element *e)
void qwx_pci_free_xfer_rings(struct qwx_pci_softc *);
int qwx_pci_alloc_xfer_rings_qca6390(struct qwx_pci_softc *);
int qwx_pci_alloc_xfer_rings_qcn9074(struct qwx_pci_softc *);
void qwx_pci_free_event_rings(struct qwx_pci_softc *);
qwx_pci_intr_data_event(struct qwx_pci_softc *psc, struct qwx_pci_event_ring *ring)
int qwx_pci_alloc_event_rings(struct qwx_pci_softc *);
void qwx_pci_free_cmd_ring(struct qwx_pci_softc *);
struct qwx_pci_softc *psc = arg;
struct qwx_pci_softc *psc = arg;
struct qwx_pci_softc *psc = arg;
void qwx_mhi_init_xfer_rings(struct qwx_pci_softc *);
void qwx_mhi_init_event_rings(struct qwx_pci_softc *);
void qwx_mhi_init_cmd_ring(struct qwx_pci_softc *);
void qwx_mhi_init_dev_ctxt(struct qwx_pci_softc *);
int qwx_mhi_send_cmd(struct qwx_pci_softc *psc, uint32_t, uint32_t);
int qwx_mhi_start_channel(struct qwx_pci_softc *,
int qwx_mhi_start_channels(struct qwx_pci_softc *);
int qwx_mhi_start(struct qwx_pci_softc *);
int qwx_mhi_fw_load_handler(struct qwx_pci_softc *);
void qwx_mhi_ready_state_transition(struct qwx_pci_softc *);
void qwx_mhi_mission_mode_state_transition(struct qwx_pci_softc *);
void qwx_mhi_low_power_mode_state_transition(struct qwx_pci_softc *);
void qwx_mhi_init_mmio(struct qwx_pci_softc *);
int qwx_mhi_fw_load_bhi(struct qwx_pci_softc *, uint8_t *, size_t);
int qwx_mhi_fw_load_bhie(struct qwx_pci_softc *, uint8_t *, size_t);
void qwx_rddm_prepare(struct qwx_pci_softc *);
void qwx_pci_intr_ctrl_event_mhi(struct qwx_pci_softc *, uint32_t);
void qwx_pci_intr_ctrl_event_ee(struct qwx_pci_softc *, uint32_t);
void qwx_pci_intr_ctrl_event_cmd_complete(struct qwx_pci_softc *,
int qwx_pci_intr_ctrl_event(struct qwx_pci_softc *,
void qwx_pci_intr_data_event_tx(struct qwx_pci_softc *,
int qwx_pci_intr_data_event(struct qwx_pci_softc *,
int (*alloc_xfer_rings)(struct qwx_pci_softc *);
sizeof(struct qwx_pci_softc),
struct qwx_pci_softc *psc = (struct qwx_pci_softc *)sc;
struct qwx_pci_softc *psc = (struct qwx_pci_softc *)self;