Home
last modified time | relevance | path

Searched refs:MT_NUM_RX_ENTRIES (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/wireless/mediatek/mt76/
H A Dusb.c672 MT_NUM_RX_ENTRIES, sizeof(*q->entry), in mt76u_alloc_rx_queue()
677 q->ndesc = MT_NUM_RX_ENTRIES; in mt76u_alloc_rx_queue()
H A Dmt76.h546 #define MT_NUM_RX_ENTRIES 128 macro