Home
last modified time | relevance | path

Searched defs:cdev_info (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/infiniband/hw/irdma/
H A Di40iw_if.c15 static void i40iw_l2param_change(struct i40e_info *cdev_info, in i40iw_l2param_change()
46 static void i40iw_close(struct i40e_info *cdev_info, struct i40e_client *client, in i40iw_close()
68 struct i40e_info *cdev_info = rf->cdev; in i40iw_request_reset() local
73 static void i40iw_fill_device_info(struct irdma_device *iwdev, struct i40e_info *cdev_info) in i40iw_fill_device_info()
106 static int i40iw_open(struct i40e_info *cdev_info, struct i40e_client *client) in i40iw_open()
187 struct i40e_info *cdev_info = i40e_adev->ldev; in i40iw_probe() local
200 struct i40e_info *cdev_info = i40e_adev->ldev; in i40iw_remove() local
H A Dmain.c86 static void irdma_iidc_event_handler(struct iidc_rdma_core_dev_info *cdev_info, in irdma_iidc_event_handler()
167 struct iidc_rdma_core_dev_info *cdev_info; in irdma_lan_register_qset() local
196 struct iidc_rdma_core_dev_info *cdev_info; in irdma_lan_unregister_qset() local
250 struct iidc_rdma_core_dev_info *cdev_info; in irdma_remove() local
265 struct iidc_rdma_core_dev_info *cdev_info) in irdma_fill_device_info()
307 struct iidc_rdma_core_dev_info *cdev_info; in irdma_probe() local
/linux/tools/thermal/tmon/
H A Dtmon.h50 struct cdev_info { struct
51 char type[64];
52 int instance;
53 unsigned long max_state;
54 unsigned long cur_state;
55 unsigned long flag;
/linux/include/linux/net/intel/
H A Diidc_rdma.h54 struct iidc_rdma_core_dev_info *cdev_info; member
/linux/drivers/net/ethernet/intel/ice/
H A Dice.h661 struct iidc_rdma_core_dev_info *cdev_info; member