Home
last modified time | relevance | path

Searched refs:set_feature (Results 1 – 7 of 7) sorted by relevance

/linux-6.1.9/drivers/scsi/lpfc/
Dlpfc_sli.c6779 &mbox->u.mqe.un.set_feature, 1); in lpfc_set_features()
6780 mbox->u.mqe.un.set_feature.feature = LPFC_SET_UE_RECOVERY; in lpfc_set_features()
6781 mbox->u.mqe.un.set_feature.param_len = 8; in lpfc_set_features()
6785 &mbox->u.mqe.un.set_feature, 1); in lpfc_set_features()
6787 &mbox->u.mqe.un.set_feature, 1); in lpfc_set_features()
6788 mbox->u.mqe.un.set_feature.feature = LPFC_SET_MDS_DIAGS; in lpfc_set_features()
6789 mbox->u.mqe.un.set_feature.param_len = 8; in lpfc_set_features()
6799 &mbox->u.mqe.un.set_feature, sig_freq); in lpfc_set_features()
6801 &mbox->u.mqe.un.set_feature, sig_freq); in lpfc_set_features()
6806 &mbox->u.mqe.un.set_feature, sig_freq); in lpfc_set_features()
[all …]
Dlpfc_hw4.h4026 struct lpfc_mbx_set_feature set_feature; member
/linux-6.1.9/drivers/net/ethernet/renesas/
Dravb_main.c2359 return info->set_feature(ndev, features); in ravb_set_features()
2428 .set_feature = ravb_set_features_rcar,
2454 .set_feature = ravb_set_features_rcar,
2477 .set_feature = ravb_set_features_rcar,
2502 .set_feature = ravb_set_features_gbeth,
Dravb.h1020 int (*set_feature)(struct net_device *ndev, netdev_features_t features); member
/linux-6.1.9/drivers/usb/gadget/udc/
Dfusb300_udc.c723 static void set_feature(struct fusb300 *fusb300, struct usb_ctrlrequest *ctrl) in set_feature() function
840 set_feature(fusb300, ctrl); in setup_packet()
Dm66592-udc.c1037 static void set_feature(struct m66592 *m66592, struct usb_ctrlrequest *ctrl) in set_feature() function
1106 set_feature(m66592, ctrl); in setup_packet()
Dr8a66597-udc.c1239 static void set_feature(struct r8a66597 *r8a66597, struct usb_ctrlrequest *ctrl) in set_feature() function
1307 set_feature(r8a66597, ctrl); in setup_packet()