Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_debugfs.c395 static int cimq_show(struct seq_file *seq, void *v, int idx) in cimq_show() function
411 p = seq_open_tab(file, CIM_IBQ_SIZE, 4 * sizeof(u32), 0, cimq_show); in cim_ibq_open()
438 p = seq_open_tab(file, 6 * CIM_OBQ_SIZE, 4 * sizeof(u32), 0, cimq_show); in cim_obq_open()