Home
last modified time | relevance | path

Searched refs:bandwidths (Results 1 – 8 of 8) sorted by relevance

/Linux-v6.1/net/wireless/
Dpmsr.c20 if (!(rdev->wiphy.pmsr_capa->ftm.bandwidths & BIT(out->chandef.width))) { in pmsr_parse_ftm()
Dcore.c698 !wiphy->pmsr_capa->ftm.bandwidths)) in wiphy_register()
712 if (WARN_ON(wiphy->pmsr_capa->ftm.bandwidths & in wiphy_register()
Dnl80211.c2134 cap->ftm.bandwidths)) in nl80211_send_pmsr_ftm_capa()
/Linux-v6.1/Documentation/mm/
Dnuma.rst36 bandwidths than accesses to memory on other, remote cells. NUMA platforms
/Linux-v6.1/Documentation/scheduler/
Dsched-deadline.rst198 For each runqueue, the algorithm GRUB keeps track of two different bandwidths:
200 - Active bandwidth (running_bw): this is the sum of the bandwidths of all
599 can be created while the sum of their bandwidths stays below:
/Linux-v6.1/Documentation/admin-guide/sysctl/
Dnet.rst172 which require setting up classes and bandwidths. Note that physical multiqueue
/Linux-v6.1/include/net/
Dcfg80211.h5063 u32 bandwidths; member
/Linux-v6.1/drivers/net/wireless/intel/iwlwifi/mvm/
Dmac80211.c73 .bandwidths = BIT(NL80211_CHAN_WIDTH_20_NOHT) |