Home
last modified time | relevance | path

Searched refs:supported (Results 1 – 25 of 77) sorted by relevance

1234

/device/board/isoftstone/zhiyuan/kernel/driver/drivers/net/wireless/xr829/umac/
Drc80211_minstrel_ht.c321 if ((mi->supported[group] & BIT(idx + 4)) && in minstrel_ht_get_stats()
517 if (!mi->supported[group] || group == MINSTREL_CCK_GROUP) in minstrel_ht_prob_rate_reduce_streams()
573 u16 supported = mi->supported[g]; in minstrel_ht_find_probe_rates() local
575 if (!supported) in minstrel_ht_find_probe_rates()
582 for (i = 0; supported; supported >>= 1, i++) { in minstrel_ht_find_probe_rates()
585 if (!(supported & 1)) in minstrel_ht_find_probe_rates()
634 u16 supported = mi->supported[g_idx]; in minstrel_ht_rate_sample_switch() local
636 supported >>= mi->max_tp_rate[0] % MCS_GROUP_RATES; in minstrel_ht_rate_sample_switch()
637 for (i = 0; supported; supported >>= 1, i++) { in minstrel_ht_rate_sample_switch()
638 if (!(supported & 1)) in minstrel_ht_rate_sample_switch()
[all …]
Drc80211_minstrel_ht_debugfs.c40 if (!mi->supported[i]) in minstrel_ht_stats_dump()
59 if (!(mi->supported[i] & BIT(j))) in minstrel_ht_stats_dump()
187 if (!mi->supported[i]) in minstrel_ht_stats_csv_dump()
206 if (!(mi->supported[i] & BIT(j))) in minstrel_ht_stats_csv_dump()
/device/soc/hpmicro/sdk/hpm_sdk/boards/openocd/
Dhpm6750_all_in_one.cfg14 # # supported board to be set to BOARD:
17 # # supported probes to be set to PROBE:
23 # # supported core debug type to ENABLE_DUALCORE:
Dhpm6300_all_in_one.cfg12 # # supported board to be set to BOARD:
15 # # supported probes to be set to PROBE:
/device/soc/hpmicro/sdk/hpm_sdk/components/codec/
DCMakeLists.txt7 message(FATAL_ERROR "${CONFIG_CODEC} is not supported, only \"sgtl5000\" is supported")
/device/soc/hpmicro/sdk/hpm_sdk/components/touch/
DCMakeLists.txt7 message(FATAL_ERROR "${CONFIG_TOUCH} is not supported, only \"gt911\" or \"ft5406\" is supported")
/device/soc/hpmicro/sdk/hpm_sdk/components/camera/
DCMakeLists.txt7 message(FATAL_ERROR "${CONFIG_CAMERA} is not supported, only \"ov7725\" or \"ov5640\" is supported")
/device/qemu/drivers/virtio/
Dvirtrng.c38 static bool Feature0(uint32_t features, uint32_t *supported, void *dev) in Feature0() argument
41 (void)supported; in Feature0()
47 static bool Feature1(uint32_t features, uint32_t *supported, void *dev) in Feature1() argument
51 *supported |= VIRTIO_F_VERSION_1; in Feature1()
Dvirtmmio.c85 uint32_t features, supported, before, after; in Negotiate() local
93 supported = 0; in Negotiate()
94 if (!fn(features, &supported, dev)) { in Negotiate()
102 WRITE_UINT32(supported, baseDev->base + VIRTMMIO_REG_DRVFEATURE); in Negotiate()
Dvirtinput.c89 static bool Feature0(uint32_t features, uint32_t *supported, void *dev) in Feature0() argument
92 (void)supported; in Feature0()
97 static bool Feature1(uint32_t features, uint32_t *supported, void *dev) in Feature1() argument
101 *supported |= VIRTIO_F_VERSION_1; in Feature1()
Dvirtblock.c85 static bool Feature0(uint32_t features, uint32_t *supported, void *dev) in Feature0() argument
102 *supported |= VIRTIO_BLK_F_BLK_SIZE; in Feature0()
110 static bool Feature1(uint32_t features, uint32_t *supported, void *dev) in Feature1() argument
114 *supported |= VIRTIO_F_VERSION_1; in Feature1()
Dvirtnet.c95 static bool Feature0(uint32_t features, uint32_t *supported, void *dev) in Feature0() argument
108 *supported |= VIRTIO_NET_F_MTU; in Feature0()
121 *supported |= VIRTIO_NET_F_MAC; in Feature0()
126 static bool Feature1(uint32_t features, uint32_t *supported, void *dev) in Feature1() argument
130 *supported |= VIRTIO_F_VERSION_1; in Feature1()
/device/qemu/riscv32_virt/liteos_m/board/driver/
Dvirtmmio.c90 uint32_t features, supported, before, after; in Negotiate() local
98 supported = 0; in Negotiate()
99 if (!fn(features, &supported, dev)) { in Negotiate()
107 FENCE_WRITE_UINT32(supported, baseDev->base + VIRTMMIO_REG_DRVFEATURE); in Negotiate()
Dvirtinput.c91 static bool Feature0(uint32_t features, uint32_t *supported, void *dev) in Feature0() argument
94 (void)supported; in Feature0()
99 static bool Feature1(uint32_t features, uint32_t *supported, void *dev) in Feature1() argument
103 *supported |= VIRTIO_F_VERSION_1; in Feature1()
Dvirtnet.c143 static bool Feature0(uint32_t features, uint32_t *supported, void *dev) in Feature0() argument
156 *supported |= VIRTIO_NET_F_MTU; in Feature0()
166 *supported |= VIRTIO_NET_F_MAC; in Feature0()
171 static bool Feature1(uint32_t features, uint32_t *supported, void *dev) in Feature1() argument
174 *supported |= VIRTIO_F_VERSION_1; in Feature1()
/device/soc/bestechnic/bes2600/liteos_m/sdk/bsp/platform/cmsis/inc/
Dbest2003.h249 #warning Not supported compiler type
268 #warning Not supported compiler type
/device/soc/rockchip/
DREADME.en.md7 Currently, rk3568 are supported.
/device/soc/rockchip/rk3399/
DREADME.md7 Currently, rk3399 are supported.
/device/soc/rockchip/common/sdk_linux/include/drm/
Ddrm_drv.h665 u32 supported = dev->driver->driver_features & dev->driver_features; in drm_core_check_all_features() local
667 return features && (supported & features) == features; in drm_core_check_all_features()
/device/board/isoftstone/zhiyuan/kernel/driver/drivers/input/ctp/
DKconfig9 Say Y here, and a list of supported touchscreens will be displayed.
/device/board/isoftstone/zhiyuan/kernel/driver/drivers/input/sensor/
DKconfig11 Say Y here, and a list of supported sensor will be displayed.
/device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/lwip_sack/include/lwip/
Dethtool.h63 …u32_t supported; /**< Bitmask of %SUPPORTED_* flags for the link modes, physical connector… member
/device/qemu/arm_virt/liteos_a/hdf_config/wifi/
Dwlan_platform.hcs15 mode = 0; /* 0-- not supported */
/device/soc/hisilicon/common/platform/
DREADME.md13 Currently, HiSpark\_taurus \(Hi3516D V300\) and HiSpark\_aries \(Hi3518E V300\) are supported.
/device/soc/hisilicon/common/hal/
DREADME.md13 Currently, HiSpark\_taurus \(Hi3516D V300\) is supported.

1234