Home
last modified time | relevance | path

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

/drivers/net/ethernet/netronome/nfp/
Dnfp_net_debugfs.c114 static const struct file_operations nfp_tx_q_fops = { variable
133 if (debugfs_real_fops(file->file) == &nfp_tx_q_fops) in nfp_net_debugfs_tx_q_read()
243 &nn->r_vecs[i], &nfp_tx_q_fops); in nfp_net_debugfs_vnic_add()