Searched defs:peer_capability_info (Results 1 – 1 of 1) sorted by relevance
4470 struct peer_capability_info { struct4472 __u8 peer_type;4475 __le16 basic_caps;4478 __u8 ht_support;4481 __le16 ht_caps;4482 __u8 extended_ht_caps;4483 struct ewc_ht_info ewc_info;4486 __u8 legacy_rates[12];4511 struct peer_capability_info peer_info; argument