Searched refs:Q_WM (Results 1 – 2 of 2) sorted by relevance
2578 CSR_WRITE_2 (sc, Q_ADDR (sc_if->msk_txq, Q_WM), MSK_BMU_TX_WM); in msk_init()2601 CSR_WRITE_2 (sc, Q_ADDR (sc_if->msk_rxq, Q_WM), MSK_BMU_RX_WM); in msk_init()
571 #define Q_WM 0x40 /* 16 bit FIFO Watermark */ macro