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