Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/chelsio/cxgb3/
Dcxgb3_main.c215 t3_read_reg(adap, A_XGM_INT_STATUS + in t3_os_link_fault()
269 t3_read_reg(adapter, A_XGM_INT_STATUS + in t3_os_link_changed()
285 t3_read_reg(adapter, A_XGM_INT_STATUS + pi->mac.offset); in t3_os_link_changed()
293 t3_read_reg(adapter, A_XGM_INT_STATUS + pi->mac.offset); in t3_os_link_changed()
1460 t3_read_reg(adapter, A_XGM_INT_STATUS + pi->mac.offset); in __cxgb_close()
2673 t3_read_reg(adapter, A_XGM_INT_STATUS + p->mac.offset); in check_link_status()
2846 t3_read_reg(adapter, A_XGM_INT_STATUS + p->mac.offset); in ext_intr_task()
Dt3_hw.c1194 status = t3_read_reg(adapter, A_XGM_INT_STATUS + mac->offset); in t3_link_changed()
1252 A_XGM_INT_STATUS + mac->offset); in t3_link_fault()
Dregs.h2206 #define A_XGM_INT_STATUS 0x86c macro