Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/netronome/nfp/
H A Dnfp_net_debugfs.c77 static int nfp_tx_q_show(struct seq_file *file, void *data);
80 static int nfp_tx_q_show(struct seq_file *file, void *data) in nfp_tx_q_show() function
120 return nfp_tx_q_show(file, data); in nfp_xdp_q_show()