Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/staging/rtl8192e/rtl8192e/
Drtl_core.h106 #define MAX_RX_COUNT 64 macro
375 struct sk_buff *rx_buf[MAX_RX_QUEUE][MAX_RX_COUNT];
Drtl_core.c905 priv->rxringcount = MAX_RX_COUNT; in _rtl92e_init_priv_variable()