Searched defs:sta_recv_priv (Results 1 – 3 of 3) sorted by relevance
115 struct sta_recv_priv { struct116 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;
191 struct sta_recv_priv { struct192 spinlock_t lock;193 int option;194 struct __queue defrag_q; /* keeping the fragment frame until defrag */195 struct stainfo_rxcache rxcache;
276 struct sta_recv_priv { struct278 _lock lock;279 sint option;282 struct __queue defrag_q; /* keeping the fragment frame until defrag */284 struct stainfo_rxcache rxcache;