Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/staging/rtl8712/
Drtl871x_recv.h115 struct sta_recv_priv { struct
116 spinlock_t lock;
117 sint option;
118 struct __queue defrag_q; /* keeping the fragment frame until defrag */
119 struct stainfo_rxcache rxcache;
120 uint sta_rx_bytes;
121 uint sta_rx_pkts;
122 uint sta_rx_fail;
/Linux-v5.10/drivers/staging/rtl8188eu/include/
Drtw_recv.h191 struct sta_recv_priv { struct
192 spinlock_t lock;
193 int option;
194 struct __queue defrag_q; /* keeping the fragment frame until defrag */
195 struct stainfo_rxcache rxcache;
/Linux-v5.10/drivers/staging/rtl8723bs/include/
Drtw_recv.h276 struct sta_recv_priv { struct
278 _lock lock;
279 sint option;
282 struct __queue defrag_q; /* keeping the fragment frame until defrag */
284 struct stainfo_rxcache rxcache;