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,
317 capability, tsf, &chandef,
476 cbss->capability,
488 u16 capability = WLAN_CAPABILITY_IBSS;
494 capability |= WLAN_CAPABILITY_PRIVACY;
515 capability, tsf, &ifibss->chandef,
1136 if (!(cbss->capability & WLAN_CAPABILITY_IBSS))
1327 u16 capability;
1347 capability = WLAN_CAPABILITY_IBSS;
1350 capability |= WLAN_CAPABILITY_PRIVACY;
1354 capability, 0, true);