Searched refs:cimq_show (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_debugfs.c254 static int cimq_show(struct seq_file *seq, void *v, int idx) cimq_show() function
270 p = seq_open_tab(file, CIM_IBQ_SIZE, 4 * sizeof(u32), 0, cimq_show); cim_ibq_open()
297 p = seq_open_tab(file, 6 * CIM_OBQ_SIZE, 4 * sizeof(u32), 0, cimq_show); cim_obq_open()

Completed in 106 milliseconds