Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4.h318 unsigned int cim_la_size; member
Dcxgb4_debugfs.c206 p = seq_open_tab(file, (adap->params.cim_la_size / 10) + 1, in cim_la_open()
211 p = seq_open_tab(file, adap->params.cim_la_size / 8, in cim_la_open()
Dt4_hw.c7089 adapter->params.cim_la_size = CIMLA_SIZE; in t4_prep_adapter()
7684 for (i = 0; i < adap->params.cim_la_size; i++) { in t4_cim_read_la()