Searched defs:sta_recv_priv (Results 1 – 3 of 3) sorted by relevance
116 struct sta_recv_priv { struct117 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;
222 struct sta_recv_priv { struct223 spinlock_t lock;224 int option;227 struct rtw_queue defrag_q; /* keeping the fragment frame until defrag */229 struct stainfo_rxcache rxcache;
222 struct sta_recv_priv { struct223 spinlock_t lock;224 int option;225 struct __queue defrag_q; /* keeping the fragment frame until defrag */226 struct stainfo_rxcache rxcache;