Searched refs:mana_port_debugfs (Results 1 – 2 of 2) sorted by relevance
740 debugfs_remove(apc->mana_port_debugfs); in mana_cleanup_port_context()741 apc->mana_port_debugfs = NULL; in mana_cleanup_port_context()1930 tx_qp->mana_tx_debugfs = debugfs_create_dir(qnum, apc->mana_port_debugfs); in mana_create_txq_debugfs()2384 rxq->mana_rx_debugfs = debugfs_create_dir(qnum, apc->mana_port_debugfs); in mana_create_rxq_debugfs()2642 apc->mana_port_debugfs = debugfs_create_dir(vport, gc->mana_pci_debugfs); in mana_init_port()
477 struct dentry *mana_port_debugfs; member