Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/
H A Dt4_sge.c831 t4_tp_pio_read(sc, &v, 1, A_TP_CMM_CONFIG, 1); in t4_tweak_chip_settings()
842 t4_tp_pio_write(sc, &v, 1, A_TP_CMM_CONFIG, 1); in t4_tweak_chip_settings()
H A Dt4_main.c12266 t4_tp_pio_read(sc, &v, 1, A_TP_CMM_CONFIG, 1); in sysctl_tcb_cache()
12282 t4_tp_pio_write(sc, &v, 1, A_TP_CMM_CONFIG, 1); in sysctl_tcb_cache()
/freebsd/sys/dev/cxgbe/common/
H A Dt4_regs.h31905 #define A_TP_CMM_CONFIG 0x57 macro