Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_cudbg.c151 value = t4_read_reg(adap, MA_TARGET_MEM_ENABLE_A); in cxgb4_get_entity_length()
159 value = t4_read_reg(adap, MA_TARGET_MEM_ENABLE_A); in cxgb4_get_entity_length()
167 value = t4_read_reg(adap, MA_TARGET_MEM_ENABLE_A); in cxgb4_get_entity_length()
175 value = t4_read_reg(adap, MA_TARGET_MEM_ENABLE_A); in cxgb4_get_entity_length()
304 value = t4_read_reg(adap, MA_TARGET_MEM_ENABLE_A); in cxgb4_get_entity_length()
Dt4_regs.h991 #define MA_TARGET_MEM_ENABLE_A 0x77d8 macro
Dcudbg_lib.c161 lo = t4_read_reg(padap, MA_TARGET_MEM_ENABLE_A); in cudbg_fill_meminfo()
Dcxgb4_debugfs.c3675 i = t4_read_reg(adap, MA_TARGET_MEM_ENABLE_A); in t4_setup_debugfs()
Dcxgb4_main.c1772 if (t4_read_reg(adap, MA_TARGET_MEM_ENABLE_A) & HMA_MUX_F) { in cxgb4_read_tpte()
/Linux-v4.19/drivers/scsi/csiostor/
Dcsio_hw_t5.c348 int i = csio_rd_reg32(hw, MA_TARGET_MEM_ENABLE_A); in csio_t5_dfs_create_ext_mem()
Dcsio_init.c128 i = csio_rd_reg32(hw, MA_TARGET_MEM_ENABLE_A); in csio_setup_debugfs()