ieee80211_get_eht_iftype_cap
eht_cap = ieee80211_get_eht_iftype_cap(sband, conf->vif->type);
return ieee80211_get_eht_iftype_cap(sband, vif->type);
eht_cap = ieee80211_get_eht_iftype_cap(sband, vif->type);
eht_cap = ieee80211_get_eht_iftype_cap(sband, vif->type);
return ieee80211_get_eht_iftype_cap(sband, ieee80211_vif_type_p2p(vif));
eht_cap = ieee80211_get_eht_iftype_cap(sband, NL80211_IFTYPE_MESH_POINT);
!!ieee80211_get_eht_iftype_cap(sband, NL80211_IFTYPE_MESH_POINT);
eht_cap = ieee80211_get_eht_iftype_cap(sband, wdev->iftype);
eht_cap = ieee80211_get_eht_iftype_cap(sband, wdev->iftype);
ieee80211_get_eht_iftype_cap(sband, wdev->iftype)))