Home
last modified time | relevance | path

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

/openbmc/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
/openbmc/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;