Searched refs:capab (Results 1 – 8 of 8) sorted by relevance
92 __u32 capab; member109 __u32 capab; \
164 __u32 capab; member 181 __u32 capab; \
1160 const struct wiphy_iftype_ext_capab *capab; in wiphy_register() local1162 capab = wiphy->iftype_ext_capab; in wiphy_register()1164 if (capab[0].extended_capabilities_len > j) in wiphy_register()1166 capab[0].extended_capabilities[j]; in wiphy_register()1170 if (j >= capab[i].extended_capabilities_len) { in wiphy_register()1175 capab[i].extended_capabilities[j]; in wiphy_register()
3450 const struct wiphy_iftype_ext_capab *capab; in nl80211_send_wiphy() local3452 capab = &rdev->wiphy.iftype_ext_capab[i]; in nl80211_send_wiphy()3458 capab->iftype) || in nl80211_send_wiphy()3460 capab->extended_capabilities_len, in nl80211_send_wiphy()3461 capab->extended_capabilities) || in nl80211_send_wiphy()3463 capab->extended_capabilities_len, in nl80211_send_wiphy()3464 capab->extended_capabilities_mask)) in nl80211_send_wiphy()3470 capab->eml_capabilities) || in nl80211_send_wiphy()3473 capab->mld_capa_and_ops))) in nl80211_send_wiphy()
416 skb->len >= IEEE80211_MIN_ACTION_SIZE(addba_req.capab) && in mt76_connac2_mac_write_txwi_80211()419 u16 capab = le16_to_cpu(mgmt->u.action.addba_req.capab); in mt76_connac2_mac_write_txwi_80211() local422 tid = (capab >> 2) & IEEE80211_QOS_CTL_TID_MASK; in mt76_connac2_mac_write_txwi_80211()
1807 struct sk_buff *skb, u16 capab,1814 struct sk_buff *skb, u16 *capab, in ieee80211_add_link_elems() argument1832 u16 orig_capab = *capab; in ieee80211_add_link_elems()1869 *capab |= WLAN_CAPABILITY_SHORT_SLOT_TIME; in ieee80211_add_link_elems()1870 *capab |= WLAN_CAPABILITY_SHORT_PREAMBLE; in ieee80211_add_link_elems()1875 *capab |= WLAN_CAPABILITY_SPECTRUM_MGMT; in ieee80211_add_link_elems()1880 if (*capab & WLAN_CAPABILITY_SPECTRUM_MGMT || in ieee80211_add_link_elems()1881 *capab & WLAN_CAPABILITY_RADIO_MEASURE) { in ieee80211_add_link_elems()1901 if (*capab & WLAN_CAPABILITY_SPECTRUM_MGMT && in ieee80211_add_link_elems()2075 struct sk_buff *skb, u16 capab, in ieee80211_assoc_add_ml_elem() argument[all …]
1363 __le16 capab; member
1810 u32 capab = 0; in qlcnic_get_lro_mss_capability() local1817 capab = adapter->ahw->capabilities; in qlcnic_get_lro_mss_capability()1818 if (QLC_83XX_GET_FW_LRO_MSS_CAPABILITY(capab)) in qlcnic_get_lro_mss_capability()