Searched defs:peer_capability_info (Results 1 – 1 of 1) sorted by relevance
4487 struct peer_capability_info { struct4489 __u8 peer_type;4492 __le16 basic_caps;4495 __u8 ht_support;4498 __le16 ht_caps;4499 __u8 extended_ht_caps;4500 struct ewc_ht_info ewc_info;4503 __u8 legacy_rates[12];4528 struct peer_capability_info peer_info; argument