Home
last modified time | relevance | path

Searched refs:ionic_debugfs_del_qcq (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.10/drivers/net/ethernet/pensando/ionic/
Dionic_debugfs.h20 void ionic_debugfs_del_qcq(struct ionic_qcq *qcq);
31 static inline void ionic_debugfs_del_qcq(struct ionic_qcq *qcq) { } in ionic_debugfs_del_qcq() function
Dionic_debugfs.c250 void ionic_debugfs_del_qcq(struct ionic_qcq *qcq) in ionic_debugfs_del_qcq() function
Dionic_lif.c349 ionic_debugfs_del_qcq(qcq); in ionic_qcq_free()
2327 ionic_debugfs_del_qcq(lif->txqcqs[i]); in ionic_reconfigure_queues()
2334 ionic_debugfs_del_qcq(lif->rxqcqs[i]); in ionic_reconfigure_queues()