Searched refs:STE_TX_DMABURST_THRESH (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/ste/ | ||
H A D | if_stereg.h | 58 #define STE_TX_DMABURST_THRESH 0x08 macro |
H A D | if_ste.c | 1541 CSR_WRITE_1(sc, STE_TX_DMABURST_THRESH, STE_PACKET_SIZE >> 8); in ste_init_locked() |