Home
last modified time | relevance | path

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

/freebsd/sys/dev/rtwn/
H A Dif_rtwn.c201 if (sc->txdesc_len > RTWN_TX_DESC_SIZE) { in rtwn_attach()
204 RTWN_TX_DESC_SIZE, sc->txdesc_len); in rtwn_attach()