Lines Matching defs:ps
100 static inline void qtnf_init_hdp_irqs(struct qtnf_pcie_pearl_state *ps) in qtnf_init_hdp_irqs()
109 static inline void qtnf_enable_hdp_irqs(struct qtnf_pcie_pearl_state *ps) in qtnf_enable_hdp_irqs()
118 static inline void qtnf_disable_hdp_irqs(struct qtnf_pcie_pearl_state *ps) in qtnf_disable_hdp_irqs()
127 static inline void qtnf_en_rxdone_irq(struct qtnf_pcie_pearl_state *ps) in qtnf_en_rxdone_irq()
137 static inline void qtnf_dis_rxdone_irq(struct qtnf_pcie_pearl_state *ps) in qtnf_dis_rxdone_irq()
147 static inline void qtnf_en_txdone_irq(struct qtnf_pcie_pearl_state *ps) in qtnf_en_txdone_irq()
157 static inline void qtnf_dis_txdone_irq(struct qtnf_pcie_pearl_state *ps) in qtnf_dis_txdone_irq()
167 static void qtnf_deassert_intx(struct qtnf_pcie_pearl_state *ps) in qtnf_deassert_intx()
177 static void qtnf_pearl_reset_ep(struct qtnf_pcie_pearl_state *ps) in qtnf_pearl_reset_ep()
190 const struct qtnf_pcie_pearl_state *ps = arg; in qtnf_pcie_pearl_ipc_gen_ep_int() local
232 static int pearl_alloc_bd_table(struct qtnf_pcie_pearl_state *ps) in pearl_alloc_bd_table()
282 static int pearl_skb2rbd_attach(struct qtnf_pcie_pearl_state *ps, u16 index) in pearl_skb2rbd_attach()
326 static int pearl_alloc_rx_buffers(struct qtnf_pcie_pearl_state *ps) in pearl_alloc_rx_buffers()
344 static void qtnf_pearl_free_xfer_buffers(struct qtnf_pcie_pearl_state *ps) in qtnf_pearl_free_xfer_buffers()
382 static int pearl_hhbm_init(struct qtnf_pcie_pearl_state *ps) in pearl_hhbm_init()
400 static int qtnf_pcie_pearl_init_xfer(struct qtnf_pcie_pearl_state *ps, in qtnf_pcie_pearl_init_xfer()
464 static void qtnf_pearl_data_tx_reclaim(struct qtnf_pcie_pearl_state *ps) in qtnf_pearl_data_tx_reclaim()
516 static int qtnf_tx_queue_ready(struct qtnf_pcie_pearl_state *ps) in qtnf_tx_queue_ready()
537 struct qtnf_pcie_pearl_state *ps = get_bus_priv(bus); in qtnf_pcie_skb_send() local
646 struct qtnf_pcie_pearl_state *ps = get_bus_priv(bus); in qtnf_pcie_pearl_interrupt() local
688 static int qtnf_rx_data_ready(struct qtnf_pcie_pearl_state *ps) in qtnf_rx_data_ready()
706 struct qtnf_pcie_pearl_state *ps = get_bus_priv(bus); in qtnf_pcie_pearl_rx_poll() local
810 struct qtnf_pcie_pearl_state *ps = (void *)get_bus_priv(bus); in qtnf_pcie_data_tx_timeout() local
817 struct qtnf_pcie_pearl_state *ps = (void *)get_bus_priv(bus); in qtnf_pcie_data_rx_start() local
825 struct qtnf_pcie_pearl_state *ps = (void *)get_bus_priv(bus); in qtnf_pcie_data_rx_stop() local
854 struct qtnf_pcie_pearl_state *ps = get_bus_priv(bus); in qtnf_dbg_irq_stats() local
878 struct qtnf_pcie_pearl_state *ps = get_bus_priv(bus); in qtnf_dbg_hdp_stats() local
955 qtnf_ep_fw_load(struct qtnf_pcie_pearl_state *ps, const u8 *fw, u32 fw_size) in qtnf_ep_fw_load()
1024 struct qtnf_pcie_pearl_state *ps = (void *)get_bus_priv(bus); in qtnf_pearl_fw_work_handler() local
1096 struct qtnf_pcie_pearl_state *ps = from_tasklet(ps, t, base.reclaim_tq); in qtnf_pearl_reclaim_tasklet_fn() local
1115 struct qtnf_pcie_pearl_state *ps = get_bus_priv(bus); in qtnf_pcie_pearl_probe() local
1162 struct qtnf_pcie_pearl_state *ps = get_bus_priv(bus); in qtnf_pcie_pearl_remove() local
1183 struct qtnf_pcie_pearl_state *ps; in qtnf_pcie_pearl_alloc() local