Searched refs:set_features (Results 1 – 14 of 14) sorted by relevance
| /linux/drivers/net/wireless/ath/wil6210/ |
| H A D | wil_platform.h | 43 void (*set_features)(void *handle, int features); member
|
| /linux/include/linux/ |
| H A D | if_macvlan.h | 30 netdev_features_t set_features; member
|
| /linux/drivers/net/ |
| H A D | macvtap.c | 77 vlan->set_features = features; in macvtap_update_features()
|
| /linux/drivers/scsi/ |
| H A D | 3w-9xxx.c | 131 u32 set_features, unsigned short current_fw_srl, 1108 u32 set_features, unsigned short current_fw_srl, in twa_initconnection() argument 1133 set_features |= sizeof(dma_addr_t) > 4 ? 1 : 0; in twa_initconnection() 1135 tw_initconnect->features = cpu_to_le32(set_features); in twa_initconnection() 1137 if (set_features & TW_EXTENDED_INIT_CONNECT) { in twa_initconnection() 1153 if (set_features & TW_EXTENDED_INIT_CONNECT) { in twa_initconnection()
|
| H A D | 3w-sas.c | 969 u32 set_features, unsigned short current_fw_srl, in twl_initconnection() argument 992 tw_initconnect->features = set_features; in twl_initconnection() 999 if (set_features & TW_EXTENDED_INIT_CONNECT) { in twl_initconnection() 1015 if (set_features & TW_EXTENDED_INIT_CONNECT) { in twl_initconnection()
|
| /linux/drivers/net/ethernet/huawei/hinic/ |
| H A D | hinic_main.c | 79 static int set_features(struct hinic_dev *nic_dev, 864 return set_features(nic_dev, nic_dev->netdev->features, in hinic_set_features() 1049 static int set_features(struct hinic_dev *nic_dev, in set_features() function 1287 err = set_features(nic_dev, 0, nic_dev->netdev->features, true); in nic_dev_init()
|
| /linux/tools/net/ynl/pyynl/ |
| H A D | ethtool.py | |
| /linux/drivers/mtd/nand/raw/ |
| H A D | mpc5121_nfc.c | 702 chip->legacy.set_features = nand_get_set_features_notsupp; in mpc5121_nfc_probe()
|
| H A D | hisi504_nand.c | 775 chip->legacy.set_features = nand_get_set_features_notsupp; in hisi_nfc_probe()
|
| H A D | fsl_elbc_nand.c | 706 chip->legacy.set_features = nand_get_set_features_notsupp; in fsl_elbc_chip_init()
|
| H A D | sh_flctl.c | 1172 nand->legacy.set_features = nand_get_set_features_notsupp; in flctl_probe()
|
| H A D | nand_base.c | 2781 if (chip->legacy.set_features) in nand_set_features() 2782 return chip->legacy.set_features(chip, addr, subfeature_param); in nand_set_features()
|
| /linux/include/linux/mtd/ |
| H A D | rawnand.h | 1178 int (*set_features)(struct nand_chip *chip, int feature_addr, member
|
| /linux/fs/btrfs/ |
| H A D | sysfs.c | 133 static void set_features(struct btrfs_fs_info *fs_info, in set_features() function 247 set_features(fs_info, fa->feature_set, features); in btrfs_feature_attr_store()
|