Searched defs:peer_capability_info (Results 1 – 1 of 1) sorted by relevance
4471 struct peer_capability_info { struct4473 __u8 peer_type;4476 __le16 basic_caps;4479 __u8 ht_support;4482 __le16 ht_caps;4483 __u8 extended_ht_caps;4484 struct ewc_ht_info ewc_info;4487 __u8 legacy_rates[12];4512 struct peer_capability_info peer_info; argument