Home
last modified time | relevance | path

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

/drivers/net/ethernet/chelsio/cxgb4/
Dt4_hw.c10121 u32 debug0, debug11; in t4_idma_monitor() local
10174 debug11 = t4_read_reg(adapter, SGE_DEBUG_DATA_LOW_A); in t4_idma_monitor()
10175 idma->idma_qid[i] = (debug11 >> (i * 16)) & 0xffff; in t4_idma_monitor()
10181 debug0, debug11); in t4_idma_monitor()