Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/ethernet/chelsio/cxgb4/
Dt4_hw.c10090 u32 debug0, debug11; in t4_idma_monitor() local
10143 debug11 = t4_read_reg(adapter, SGE_DEBUG_DATA_LOW_A); in t4_idma_monitor()
10144 idma->idma_qid[i] = (debug11 >> (i * 16)) & 0xffff; in t4_idma_monitor()
10150 debug0, debug11); in t4_idma_monitor()