Lines Matching refs:qtnf_bus

445 static void qtnf_try_stop_xmit(struct qtnf_bus *bus, struct net_device *ndev)  in qtnf_try_stop_xmit()
467 static void qtnf_try_wake_xmit(struct qtnf_bus *bus, struct net_device *ndev) in qtnf_try_wake_xmit()
500 static int qtnf_pcie_data_tx(struct qtnf_bus *bus, struct sk_buff *skb, in qtnf_pcie_data_tx()
567 struct qtnf_bus *bus = (struct qtnf_bus *)data; in qtnf_pcie_topaz_interrupt()
609 struct qtnf_bus *bus = container_of(napi, struct qtnf_bus, mux_napi); in qtnf_topaz_rx_poll()
720 qtnf_pcie_data_tx_timeout(struct qtnf_bus *bus, struct net_device *ndev) in qtnf_pcie_data_tx_timeout()
728 static void qtnf_pcie_data_rx_start(struct qtnf_bus *bus) in qtnf_pcie_data_rx_start()
736 static void qtnf_pcie_data_rx_stop(struct qtnf_bus *bus) in qtnf_pcie_data_rx_stop()
757 struct qtnf_bus *bus = dev_get_drvdata(s->private); in qtnf_dbg_irq_stats()
767 struct qtnf_bus *bus = dev_get_drvdata(s->private); in qtnf_dbg_pkt_stats()
850 static int qtnf_pre_init_ep(struct qtnf_bus *bus) in qtnf_pre_init_ep()
1036 struct qtnf_bus *bus = container_of(work, struct qtnf_bus, fw_work); in qtnf_topaz_fw_work_handler()
1120 static int qtnf_pcie_topaz_probe(struct qtnf_bus *bus, in qtnf_pcie_topaz_probe()
1173 static void qtnf_pcie_topaz_remove(struct qtnf_bus *bus) in qtnf_pcie_topaz_remove()
1182 static int qtnf_pcie_topaz_suspend(struct qtnf_bus *bus) in qtnf_pcie_topaz_suspend()
1199 static int qtnf_pcie_topaz_resume(struct qtnf_bus *bus) in qtnf_pcie_topaz_resume()
1217 struct qtnf_bus *qtnf_pcie_topaz_alloc(struct pci_dev *pdev) in qtnf_pcie_topaz_alloc()
1219 struct qtnf_bus *bus; in qtnf_pcie_topaz_alloc()