Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/rtl8712/
Drtl871x_recv.h116 struct sta_recv_priv { struct
117 spinlock_t lock;
118 sint option;
119 struct __queue defrag_q; /* keeping the fragment frame until defrag */
120 struct stainfo_rxcache rxcache;
121 uint sta_rx_bytes;
122 uint sta_rx_pkts;
123 uint sta_rx_fail;
/linux-4.4.14/drivers/staging/rtl8723au/include/
Drtw_recv.h222 struct sta_recv_priv { struct
223 spinlock_t lock;
224 int option;
227 struct rtw_queue defrag_q; /* keeping the fragment frame until defrag */
229 struct stainfo_rxcache rxcache;
/linux-4.4.14/drivers/staging/rtl8188eu/include/
Drtw_recv.h222 struct sta_recv_priv { struct
223 spinlock_t lock;
224 int option;
225 struct __queue defrag_q; /* keeping the fragment frame until defrag */
226 struct stainfo_rxcache rxcache;