Searched refs:set_feature (Results 1 – 5 of 5) sorted by relevance
| /Linux-v5.10/drivers/usb/gadget/udc/ |
| D | fusb300_udc.c | 723 static void set_feature(struct fusb300 *fusb300, struct usb_ctrlrequest *ctrl) in set_feature() function 840 set_feature(fusb300, ctrl); in setup_packet()
|
| D | m66592-udc.c | 1037 static void set_feature(struct m66592 *m66592, struct usb_ctrlrequest *ctrl) in set_feature() function 1106 set_feature(m66592, ctrl); in setup_packet()
|
| D | r8a66597-udc.c | 1239 static void set_feature(struct r8a66597 *r8a66597, struct usb_ctrlrequest *ctrl) in set_feature() function 1307 set_feature(r8a66597, ctrl); in setup_packet()
|
| /Linux-v5.10/drivers/scsi/lpfc/ |
| D | lpfc_sli.c | 6291 &mbox->u.mqe.un.set_feature, 1); in lpfc_set_features() 6292 mbox->u.mqe.un.set_feature.feature = LPFC_SET_UE_RECOVERY; in lpfc_set_features() 6293 mbox->u.mqe.un.set_feature.param_len = 8; in lpfc_set_features() 6297 &mbox->u.mqe.un.set_feature, 1); in lpfc_set_features() 6299 &mbox->u.mqe.un.set_feature, 1); in lpfc_set_features() 6300 mbox->u.mqe.un.set_feature.feature = LPFC_SET_MDS_DIAGS; in lpfc_set_features() 6301 mbox->u.mqe.un.set_feature.param_len = 8; in lpfc_set_features() 6305 &mbox->u.mqe.un.set_feature, LPFC_ENABLE_DUAL_DUMP); in lpfc_set_features() 6307 &mbox->u.mqe.un.set_feature, 0); in lpfc_set_features() 6308 mbox->u.mqe.un.set_feature.feature = LPFC_SET_DUAL_DUMP; in lpfc_set_features() [all …]
|
| D | lpfc_hw4.h | 4001 struct lpfc_mbx_set_feature set_feature; member
|