Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/rtl8712/
Drtl871x_recv.h117 struct sta_recv_priv { struct
118 spinlock_t lock;
119 sint option;
120 struct __queue defrag_q; /* keeping the fragment frame until defrag */
121 struct stainfo_rxcache rxcache;
122 uint sta_rx_bytes;
123 uint sta_rx_pkts;
124 uint sta_rx_fail;
/Linux-v4.19/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-v4.19/drivers/staging/rtl8723bs/include/
Drtw_recv.h280 struct sta_recv_priv { struct
282 _lock lock;
283 sint option;
286 struct __queue defrag_q; /* keeping the fragment frame until defrag */
288 struct stainfo_rxcache rxcache;