Lines Matching defs:qcq
49 struct ionic_qcq *qcq; in ionic_dim_work() local
211 static int ionic_request_irq(struct ionic_lif *lif, struct ionic_qcq *qcq) in ionic_request_irq()
254 static int ionic_qcq_enable(struct ionic_qcq *qcq) in ionic_qcq_enable()
299 static int ionic_qcq_disable(struct ionic_qcq *qcq, bool send_to_hw) in ionic_qcq_disable()
343 static void ionic_lif_qcq_deinit(struct ionic_lif *lif, struct ionic_qcq *qcq) in ionic_lif_qcq_deinit()
362 static void ionic_qcq_intr_free(struct ionic_lif *lif, struct ionic_qcq *qcq) in ionic_qcq_intr_free()
374 static void ionic_qcq_free(struct ionic_lif *lif, struct ionic_qcq *qcq) in ionic_qcq_free()
458 static int ionic_alloc_qcq_interrupt(struct ionic_lif *lif, struct ionic_qcq *qcq) in ionic_alloc_qcq_interrupt()
511 unsigned int pid, struct ionic_qcq **qcq) in ionic_qcq_alloc()
718 static void ionic_qcq_sanitize(struct ionic_qcq *qcq) in ionic_qcq_sanitize()
729 static int ionic_lif_txq_init(struct ionic_lif *lif, struct ionic_qcq *qcq) in ionic_lif_txq_init()
789 static int ionic_lif_rxq_init(struct ionic_lif *lif, struct ionic_qcq *qcq) in ionic_lif_rxq_init()
3205 struct ionic_qcq *qcq; in ionic_lif_adminq_init() local
3246 struct ionic_qcq *qcq = lif->notifyqcq; in ionic_lif_notifyq_init() local