Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_debugfs.c383 static int cimq_show(struct seq_file *seq, void *v, int idx) in cimq_show() function
399 p = seq_open_tab(file, CIM_IBQ_SIZE, 4 * sizeof(u32), 0, cimq_show); in cim_ibq_open()
426 p = seq_open_tab(file, 6 * CIM_OBQ_SIZE, 4 * sizeof(u32), 0, cimq_show); in cim_obq_open()