Home
last modified time | relevance | path

Searched defs:sta_recv_priv (Results 1 – 3 of 3) sorted by relevance

/linux-5.19.10/drivers/staging/rtl8712/
Drtl871x_recv.h113 struct sta_recv_priv { struct
114 spinlock_t lock;
115 sint option;
116 struct __queue defrag_q; /* keeping the fragment frame until defrag */
117 struct stainfo_rxcache rxcache;
118 uint sta_rx_bytes;
119 uint sta_rx_pkts;
120 uint sta_rx_fail;
/linux-5.19.10/drivers/staging/r8188eu/include/
Drtw_recv.h200 struct sta_recv_priv { struct
201 spinlock_t lock;
202 int option;
203 struct __queue defrag_q; /* keeping the fragment frame until defrag */
204 struct stainfo_rxcache rxcache;
/linux-5.19.10/drivers/staging/rtl8723bs/include/
Drtw_recv.h258 struct sta_recv_priv { struct
260 spinlock_t lock;
261 signed int option;
264 struct __queue defrag_q; /* keeping the fragment frame until defrag */
266 struct stainfo_rxcache rxcache;