Home
last modified time | relevance | path

Searched refs:set_features (Results 1 - 25 of 46) sorted by relevance

12

/kernel/linux/linux-5.10/drivers/net/wireless/ath/wil6210/
H A Dwil_platform.h43 void (*set_features)(void *handle, int features); member
/kernel/linux/linux-6.6/drivers/net/wireless/ath/wil6210/
H A Dwil_platform.h43 void (*set_features)(void *handle, int features); member
/kernel/linux/linux-5.10/include/linux/
H A Dvdpa.h125 * @set_features: Set virtio features supported by the driver
220 int (*set_features)(struct vdpa_device *vdev, u64 features); member
320 return ops->set_features(vdev, features); in vdpa_set_features()
H A Dif_macvlan.h29 netdev_features_t set_features; member
/kernel/linux/linux-6.6/include/linux/
H A Dif_macvlan.h30 netdev_features_t set_features; member
/kernel/linux/linux-5.10/drivers/net/
H A Dmacvtap.c77 vlan->set_features = features; in macvtap_update_features()
/kernel/linux/linux-6.6/drivers/net/
H A Dmacvtap.c76 vlan->set_features = features; in macvtap_update_features()
/kernel/linux/linux-5.10/drivers/net/ethernet/huawei/hinic/
H A Dhinic_main.c79 static int set_features(struct hinic_dev *nic_dev,
869 return set_features(nic_dev, nic_dev->netdev->features, in hinic_set_features()
1056 static int set_features(struct hinic_dev *nic_dev, in set_features() function
1281 err = set_features(nic_dev, 0, nic_dev->netdev->features, true); in nic_dev_init()
/kernel/linux/linux-6.6/drivers/net/ethernet/huawei/hinic/
H A Dhinic_main.c79 static int set_features(struct hinic_dev *nic_dev,
862 return set_features(nic_dev, nic_dev->netdev->features, in hinic_set_features()
1047 static int set_features(struct hinic_dev *nic_dev, in set_features() function
1285 err = set_features(nic_dev, 0, nic_dev->netdev->features, true); in nic_dev_init()
/kernel/linux/linux-6.6/drivers/scsi/
H A D3w-9xxx.c131 u32 set_features, unsigned short current_fw_srl,
1108 u32 set_features, unsigned short current_fw_srl, in twa_initconnection()
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()
1107 twa_initconnection(TW_Device_Extension *tw_dev, int message_credits, u32 set_features, unsigned short current_fw_srl, unsigned short current_fw_arch_id, unsigned short current_fw_branch, unsigned short current_fw_build, unsigned short *fw_on_ctlr_srl, unsigned short *fw_on_ctlr_arch_id, unsigned short *fw_on_ctlr_branch, unsigned short *fw_on_ctlr_build, u32 *init_connect_result) twa_initconnection() argument
H A D3w-sas.c969 u32 set_features, unsigned short current_fw_srl, in twl_initconnection()
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()
968 twl_initconnection(TW_Device_Extension *tw_dev, int message_credits, u32 set_features, unsigned short current_fw_srl, unsigned short current_fw_arch_id, unsigned short current_fw_branch, unsigned short current_fw_build, unsigned short *fw_on_ctlr_srl, unsigned short *fw_on_ctlr_arch_id, unsigned short *fw_on_ctlr_branch, unsigned short *fw_on_ctlr_build, u32 *init_connect_result) twl_initconnection() argument
/kernel/linux/linux-5.10/drivers/scsi/
H A D3w-9xxx.c131 u32 set_features, unsigned short current_fw_srl,
1109 u32 set_features, unsigned short current_fw_srl, in twa_initconnection()
1132 tw_initconnect->features = set_features; in twa_initconnection()
1139 if (set_features & TW_EXTENDED_INIT_CONNECT) { in twa_initconnection()
1155 if (set_features & TW_EXTENDED_INIT_CONNECT) { in twa_initconnection()
1108 twa_initconnection(TW_Device_Extension *tw_dev, int message_credits, u32 set_features, unsigned short current_fw_srl, unsigned short current_fw_arch_id, unsigned short current_fw_branch, unsigned short current_fw_build, unsigned short *fw_on_ctlr_srl, unsigned short *fw_on_ctlr_arch_id, unsigned short *fw_on_ctlr_branch, unsigned short *fw_on_ctlr_build, u32 *init_connect_result) twa_initconnection() argument
H A D3w-sas.c971 u32 set_features, unsigned short current_fw_srl, in twl_initconnection()
994 tw_initconnect->features = set_features; in twl_initconnection()
1001 if (set_features & TW_EXTENDED_INIT_CONNECT) { in twl_initconnection()
1017 if (set_features & TW_EXTENDED_INIT_CONNECT) { in twl_initconnection()
970 twl_initconnection(TW_Device_Extension *tw_dev, int message_credits, u32 set_features, unsigned short current_fw_srl, unsigned short current_fw_arch_id, unsigned short current_fw_branch, unsigned short current_fw_build, unsigned short *fw_on_ctlr_srl, unsigned short *fw_on_ctlr_arch_id, unsigned short *fw_on_ctlr_branch, unsigned short *fw_on_ctlr_build, u32 *init_connect_result) twl_initconnection() argument
/kernel/linux/linux-6.6/tools/net/ynl/
H A Dethtool.py174 if args.set_features:
/kernel/linux/linux-5.10/drivers/vdpa/vdpa_sim/
H A Dvdpa_sim.c699 .set_features = vdpasim_set_features,
726 .set_features = vdpasim_set_features,
/kernel/linux/linux-5.10/drivers/mtd/nand/raw/bcm47xxnflash/
H A Dops_bcm4706.c389 b47n->nand_chip.legacy.set_features = nand_get_set_features_notsupp; in bcm47xxnflash_ops_bcm4706_init()
/kernel/linux/linux-5.10/drivers/vdpa/ifcvf/
H A Difcvf_main.c378 .set_features = ifcvf_vdpa_set_features,
/kernel/linux/linux-6.6/drivers/mtd/nand/raw/bcm47xxnflash/
H A Dops_bcm4706.c389 b47n->nand_chip.legacy.set_features = nand_get_set_features_notsupp; in bcm47xxnflash_ops_bcm4706_init()
/kernel/linux/linux-5.10/drivers/mtd/nand/raw/
H A Dmpc5121_nfc.c705 chip->legacy.set_features = nand_get_set_features_notsupp; in mpc5121_nfc_probe()
H A Dhisi504_nand.c780 chip->legacy.set_features = nand_get_set_features_notsupp; in hisi_nfc_probe()
H A Dcafe_nand.c709 cafe->nand.legacy.set_features = nand_get_set_features_notsupp; in cafe_nand_probe()
H A Dfsl_elbc_nand.c707 chip->legacy.set_features = nand_get_set_features_notsupp; in fsl_elbc_chip_init()
/kernel/linux/linux-6.6/drivers/mtd/nand/raw/
H A Dmpc5121_nfc.c702 chip->legacy.set_features = nand_get_set_features_notsupp; in mpc5121_nfc_probe()
H A Dcafe_nand.c711 cafe->nand.legacy.set_features = nand_get_set_features_notsupp; in cafe_nand_probe()
/kernel/linux/linux-5.10/include/linux/mtd/
H A Drawnand.h1100 * @set_features: set the NAND chip features
1125 int (*set_features)(struct nand_chip *chip, int feature_addr, member

Completed in 33 milliseconds

12