Searched defs:sta_recv_priv (Results 1 – 2 of 2) sorted by relevance
113 struct sta_recv_priv { struct114 spinlock_t lock;115 sint option;116 struct __queue defrag_q; /* keeping the fragment frame until defrag */117 struct stainfo_rxcache rxcache;118 uint sta_rx_bytes;119 uint sta_rx_pkts;120 uint sta_rx_fail;
243 struct sta_recv_priv { struct245 spinlock_t lock;246 signed int option;249 struct __queue defrag_q; /* keeping the fragment frame until defrag */251 struct stainfo_rxcache rxcache;