Searched refs:MT_RX_BUF_SIZE (Results 1 – 3 of 3) sorted by relevance
146 MT_MCU_RING_SIZE, MT_RX_BUF_SIZE); in mt76x2_dma_init()152 ret = mt76x2_init_rx_queue(dev, q, 0, MT76x2_RX_RING_SIZE, MT_RX_BUF_SIZE); in mt76x2_dma_init()
31 #define MT_RX_BUF_SIZE 2048 macro
474 q->buf_size = MT_RX_BUF_SIZE; in mt76u_alloc_rx()