Searched defs:peer_capability_info (Results 1 – 1 of 1) sorted by relevance
4477 struct peer_capability_info { struct4479 __u8 peer_type;4482 __le16 basic_caps;4485 __u8 ht_support;4488 __le16 ht_caps;4489 __u8 extended_ht_caps;4490 struct ewc_ht_info ewc_info;4493 __u8 legacy_rates[12];4518 struct peer_capability_info peer_info; argument