Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/wireless/
H A Dcore.c692 !wiphy->pmsr_capa->ftm.bandwidths)) in wiphy_register()
706 if (WARN_ON(wiphy->pmsr_capa->ftm.bandwidths & in wiphy_register()
H A Dpmsr.c22 if (!(rdev->wiphy.pmsr_capa->ftm.bandwidths & BIT(out->chandef.width))) { in pmsr_parse_ftm()
H A Dnl80211.c1958 cap->ftm.bandwidths)) in nl80211_send_pmsr_ftm_capa()
/OK3568_Linux_fs/kernel/Documentation/vm/
H A Dnuma.rst36 bandwidths than accesses to memory on other, remote cells. NUMA platforms
/OK3568_Linux_fs/kernel/Documentation/scheduler/
H A 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:
/OK3568_Linux_fs/kernel/Documentation/admin-guide/sysctl/
H A Dnet.rst168 which require setting up classes and bandwidths. Note that physical multiqueue
/OK3568_Linux_fs/kernel/include/net/
H A Dcfg80211.h4717 u32 bandwidths; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dmac80211.c201 .bandwidths = BIT(NL80211_CHAN_WIDTH_20_NOHT) |