Searched refs:features (Results 351 - 375 of 1431) sorted by relevance

<<11121314151617181920>>

/linux-master/arch/mips/kernel/
H A Dtime.c24 #include <asm/cpu-features.h>
H A Dcpu-r3k-probe.c19 #include <asm/cpu-features.h>
/linux-master/drivers/net/ethernet/sfc/siena/
H A Defx_common.h111 netdev_features_t features);
/linux-master/arch/mips/jazz/
H A Dirq.c115 .features = CLOCK_EVT_FEAT_PERIODIC,
/linux-master/drivers/clocksource/
H A Dbcm_kona_timer.c131 .features = CLOCK_EVT_FEAT_ONESHOT,
/linux-master/drivers/xen/
H A DMakefile3 obj-y += grant-table.o features.o balloon.o manage.o time.o
/linux-master/drivers/net/ethernet/sfc/
H A Defx_common.h107 netdev_features_t features);
H A Def100_tx.c64 if (!(efx->net_dev->features & NETIF_F_TSO))
178 if (likely(efx->net_dev->features & NETIF_F_HW_CSUM))
180 if (efx->net_dev->features & NETIF_F_HW_VLAN_CTAG_TX &&
205 if (efx->net_dev->features & NETIF_F_HW_VLAN_CTAG_TX)
/linux-master/drivers/gpu/drm/panfrost/
H A Dpanfrost_issues.h271 return test_bit(issue, pfdev->features.hw_issues);
H A Dpanfrost_features.h124 return test_bit(feat, pfdev->features.hw_features);
/linux-master/include/net/bluetooth/
H A Dhci_sock.h117 __u8 features[8]; member in struct:hci_dev_info
/linux-master/drivers/net/phy/
H A Dncn26000.c147 .features = PHY_BASIC_T1S_P2MP_FEATURES,
/linux-master/include/linux/
H A Dclockchips.h44 * Clock event features
51 * x86(64) specific (mis)features:
82 * @features: features
110 unsigned int features; member in struct:clock_event_device
/linux-master/drivers/net/wireless/intel/iwlwifi/cfg/
H A D9000.c87 .features = IWL_TX_CSUM_NETIF_FLAGS | NETIF_F_RXCSUM, \
H A D8000.c84 .features = NETIF_F_RXCSUM, \
/linux-master/arch/arm/mach-ep93xx/
H A Dtimer-ep93xx.c101 .features = CLOCK_EVT_FEAT_ONESHOT,
/linux-master/arch/sh/include/asm/
H A Dprocessor.h5 #include <asm/cpu-features.h>
/linux-master/include/net/
H A Dinet_common.h69 netdev_features_t features);
/linux-master/drivers/net/ethernet/mellanox/mlx4/
H A Den_main.c102 netdev_features_t features)
106 if (features & NETIF_F_LOOPBACK)
118 !(features & NETIF_F_LOOPBACK) && !priv->validate_loopback)
133 int loopback = !!(features & NETIF_F_LOOPBACK);
101 mlx4_en_update_loopback_state(struct net_device *dev, netdev_features_t features) argument
/linux-master/arch/openrisc/kernel/
H A Dtime.c82 evt->features = CLOCK_EVT_FEAT_ONESHOT,
/linux-master/drivers/mtd/nand/raw/
H A Dnand_jedec.c119 if (le16_to_cpu(p->features) & JEDEC_FEATURE_16_BIT_BUS)
/linux-master/include/linux/platform_data/
H A Dcros_ec_proto.h223 * @features: Features supported by the EC.
232 struct ec_response_get_features features; member in struct:cros_ec_dev
/linux-master/fs/bcachefs/
H A Dsuper-io.h89 if (!(c->sb.features & (1ULL << feat)))
/linux-master/drivers/gpu/drm/imagination/
H A Dpvr_device_info.h156 int pvr_device_info_set_features(struct pvr_device *pvr_dev, const u64 *features, u32 features_size,
/linux-master/arch/mips/include/asm/
H A Dcacheflush.h14 #include <asm/cpu-features.h>

Completed in 230 milliseconds

<<11121314151617181920>>