Searched refs:t1_espi_get_mon (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb/ |
H A D | espi.h | 64 u32 t1_espi_get_mon(adapter_t *adapter, u32 addr, u8 wait);
|
H A D | espi.c | 314 u32 t1_espi_get_mon(adapter_t *adapter, u32 addr, u8 wait) in t1_espi_get_mon() function 342 * compare with t1_espi_get_mon(), it reads espiInTxSop[0 ~ 3] in
|
H A D | sge.c | 2038 u32 seop = t1_espi_get_mon(adapter, 0x930, 0); in espibug_workaround()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb/ |
H A D | espi.h | 55 u32 t1_espi_get_mon(adapter_t *adapter, u32 addr, u8 wait);
|
H A D | espi.c | 305 u32 t1_espi_get_mon(adapter_t *adapter, u32 addr, u8 wait) in t1_espi_get_mon() function 333 * compare with t1_espi_get_mon(), it reads espiInTxSop[0 ~ 3] in
|
H A D | sge.c | 2068 u32 seop = t1_espi_get_mon(adapter, 0x930, 0); in espibug_workaround()
|
Completed in 10 milliseconds