Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/chelsio/cxgb3/
Dt3_hw.c2033 t3_write_reg(adapter, A_PL_INT_ENABLE0, adapter->slow_intr_mask); in t3_intr_enable()
2034 t3_read_reg(adapter, A_PL_INT_ENABLE0); /* flush */ in t3_intr_enable()
2046 t3_write_reg(adapter, A_PL_INT_ENABLE0, 0); in t3_intr_disable()
2047 t3_read_reg(adapter, A_PL_INT_ENABLE0); /* flush */ in t3_intr_disable()
Dcxgb3_main.c2860 t3_write_reg(adapter, A_PL_INT_ENABLE0, in ext_intr_task()
2880 t3_write_reg(adapter, A_PL_INT_ENABLE0, in t3_os_ext_intr_handler()
Dregs.h1896 #define A_PL_INT_ENABLE0 0x6e0 macro