Searched defs:peer_capability_info (Results 1 – 1 of 1) sorted by relevance
4482 struct peer_capability_info { struct4484 __u8 peer_type;4487 __le16 basic_caps;4490 __u8 ht_support;4493 __le16 ht_caps;4494 __u8 extended_ht_caps;4495 struct ewc_ht_info ewc_info;4498 __u8 legacy_rates[12];4523 struct peer_capability_info peer_info; argument