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

/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb4/
H A Dt4_hw.c7820 u32 debug0, debug11; t4_idma_monitor() local
7873 debug11 = t4_read_reg(adapter, SGE_DEBUG_DATA_LOW_A); t4_idma_monitor()
7874 idma->idma_qid[i] = (debug11 >> (i * 16)) & 0xffff; t4_idma_monitor()
7877 "state %u for %d seconds (debug0=%#x, debug11=%#x)\n", t4_idma_monitor()
7880 debug0, debug11); t4_idma_monitor()

Completed in 100 milliseconds