Searched refs:notifyqcq (Results 1 – 2 of 2) sorted by relevance
850 lif->notifyqcq = nqcq; in ionic_notify_qcq_alloc()1027 if (lif->notifyqcq) { in ionic_lif_free()1028 ionic_qcq_free(&lif->notifyqcq->qcq); in ionic_lif_free()1029 lif->notifyqcq = NULL; in ionic_lif_free()1184 struct ionic_notify_qcq *nqcq = lif->notifyqcq; in ionic_lif_notifyq_deinit()1309 struct ionic_notify_qcq *nqcq = lif->notifyqcq; in ionic_notifyq_handler()1368 struct ionic_notify_qcq *nqcq = lif->notifyqcq; in ionic_lif_notifyq_init()
133 struct ionic_notify_qcq *notifyqcq; member