Home
last modified time | relevance | path

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

/freebsd/sys/dev/wpi/
H A Dif_wpireg.h303 #define WPI_STAT_MAXLEN 20 macro
H A Dif_wpi.c1924 if (__predict_false(stat->len > WPI_STAT_MAXLEN)) { in wpi_rx_done()