Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/mediatek/mt76/
H A Dusb.c950 MT_NUM_TX_ENTRIES, sizeof(*q->entry), in mt76u_alloc_tx()
955 q->ndesc = MT_NUM_TX_ENTRIES; in mt76u_alloc_tx()
H A Dmt76.h545 #define MT_NUM_TX_ENTRIES 256 macro