Searched refs:set_feature (Results 1 – 7 of 7) sorted by relevance
/linux/drivers/scsi/lpfc/ |
A D | lpfc_sli.c | 6684 &mbox->u.mqe.un.set_feature, 1); in lpfc_set_features() 6690 &mbox->u.mqe.un.set_feature, 1); in lpfc_set_features() 6692 &mbox->u.mqe.un.set_feature, 1); in lpfc_set_features() 6729 &mbox->u.mqe.un.set_feature, 0); in lpfc_set_features() 6746 &mbox->u.mqe.un.set_feature, 1); in lpfc_set_features() 7769 &pmb->u.mqe.un.set_feature); in lpfc_mbx_cmpl_cgn_set_ftrs() 7771 &pmb->u.mqe.un.set_feature); in lpfc_mbx_cmpl_cgn_set_ftrs() 7917 &mboxq->u.mqe.un.set_feature); in lpfc_cmf_setup() 7958 &mboxq->u.mqe.un.set_feature); in lpfc_cmf_setup() 8315 &mboxq->u.mqe.un.set_feature); in lpfc_sli4_hba_setup() [all …]
|
A D | lpfc_hw4.h | 3979 struct lpfc_mbx_set_feature set_feature; member
|
/linux/drivers/net/ethernet/renesas/ |
A D | ravb.h | 1012 int (*set_feature)(struct net_device *ndev, netdev_features_t features); member
|
A D | ravb_main.c | 2337 return info->set_feature(ndev, features); in ravb_set_features() 2406 .set_feature = ravb_set_features_rcar, 2431 .set_feature = ravb_set_features_rcar, 2454 .set_feature = ravb_set_features_gbeth,
|
/linux/drivers/usb/gadget/udc/ |
A 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()
|
A 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()
|
A 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()
|
Completed in 130 milliseconds