Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/mediatek/mt76/
H A Dsdio.c333 MT76S_NUM_TX_ENTRIES, sizeof(*q->entry), in mt76s_alloc_tx_queue()
338 q->ndesc = MT76S_NUM_TX_ENTRIES; in mt76s_alloc_tx_queue()
H A Dmt76.h576 #define MT76S_NUM_TX_ENTRIES 256 macro