Lines Matching defs:capability
40 const u16 capability, u64 tsf,
84 mgmt->u.beacon.capab_info = cpu_to_le16(capability);
175 /* add HT capability and information IEs */
194 /* add VHT capability and information IEs */
222 const u16 capability, u64 tsf,
318 capability, tsf, &chandef,
479 cbss->capability,
490 u16 capability = WLAN_CAPABILITY_IBSS;
497 capability |= WLAN_CAPABILITY_PRIVACY;
521 capability, tsf, &ifibss->chandef,
1142 if (!(cbss->capability & WLAN_CAPABILITY_IBSS))
1333 u16 capability;
1353 capability = WLAN_CAPABILITY_IBSS;
1356 capability |= WLAN_CAPABILITY_PRIVACY;
1360 capability, 0, true);