Searched refs:WPI_STAT_MAXLEN (Results 1 – 2 of 2) sorted by relevance
303 #define WPI_STAT_MAXLEN 20 macro
1924 if (__predict_false(stat->len > WPI_STAT_MAXLEN)) { in wpi_rx_done()