Searched defs:sta_recv_priv (Results 1 – 3 of 3) sorted by relevance
117 struct sta_recv_priv { struct118 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;
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;
280 struct sta_recv_priv { struct282 _lock lock;283 sint option;286 struct __queue defrag_q; /* keeping the fragment frame until defrag */288 struct stainfo_rxcache rxcache;