Searched defs:cdev_info (Results 1 – 9 of 9) sorted by relevance
| /linux/drivers/infiniband/hw/irdma/ |
| H A D | i40iw_if.c | 15 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() 109 static int i40iw_open(struct i40e_info *cdev_info, struct i40e_client *client) in i40iw_open() 190 struct i40e_info *cdev_info = i40e_adev->ldev; in i40iw_probe() local 203 struct i40e_info *cdev_info = i40e_adev->ldev; in i40iw_remove() local
|
| H A D | ig3rdma_if.c | 8 static void ig3rdma_idc_core_event_handler(struct iidc_rdma_core_dev_info *cdev_info, in ig3rdma_idc_core_event_handler() 22 struct iidc_rdma_core_dev_info *cdev_info = dev_to_rf(dev)->cdev; in ig3rdma_vchnl_send_sync() local 37 struct iidc_rdma_core_dev_info *cdev_info, in ig3rdma_vchnl_init() 78 struct iidc_rdma_core_dev_info *cdev_info) in ig3rdma_cfg_regions() 135 struct iidc_rdma_core_dev_info *cdev_info) in ig3rdma_cfg_rf() 173 struct iidc_rdma_core_dev_info *cdev_info = idc_adev->cdev_info; in ig3rdma_core_probe() local 211 struct iidc_rdma_core_dev_info *cdev_info = idc_adev->cdev_info; in ig3rdma_core_remove() local
|
| H A D | icrdma_if.c | 44 static void icrdma_iidc_event_handler(struct iidc_rdma_core_dev_info *cdev_info, in icrdma_iidc_event_handler() 115 struct iidc_rdma_core_dev_info *cdev_info = iwdev->rf->cdev; in icrdma_lan_register_qset() local 143 struct iidc_rdma_core_dev_info *cdev_info = iwdev->rf->cdev; in icrdma_lan_unregister_qset() local 202 struct iidc_rdma_core_dev_info *cdev_info) in icrdma_fill_device_info() 246 struct iidc_rdma_core_dev_info *cdev_info; in icrdma_probe() local 315 struct iidc_rdma_core_dev_info *cdev_info = idc_adev->cdev_info; in icrdma_remove() local
|
| /linux/drivers/net/ethernet/intel/idpf/ |
| H A D | idpf_idc.c | 55 static int idpf_plug_vport_aux_dev(struct iidc_rdma_core_dev_info *cdev_info, in idpf_plug_vport_aux_dev() 113 struct iidc_rdma_core_dev_info *cdev_info; in idpf_idc_init_aux_vport_dev() local 194 static int idpf_plug_core_aux_dev(struct iidc_rdma_core_dev_info *cdev_info) in idpf_plug_core_aux_dev() 260 void idpf_idc_issue_reset_event(struct iidc_rdma_core_dev_info *cdev_info) in idpf_idc_issue_reset_event() 344 int idpf_idc_vport_dev_ctrl(struct iidc_rdma_core_dev_info *cdev_info, bool up) in idpf_idc_vport_dev_ctrl() 367 int idpf_idc_request_reset(struct iidc_rdma_core_dev_info *cdev_info, in idpf_idc_request_reset() 390 struct iidc_rdma_core_dev_info *cdev_info; in idpf_idc_init_msix_data() local 413 struct iidc_rdma_core_dev_info *cdev_info; in idpf_idc_init_aux_core_dev() local 475 void idpf_idc_deinit_core_aux_device(struct iidc_rdma_core_dev_info *cdev_info) in idpf_idc_deinit_core_aux_device()
|
| H A D | idpf.h | 726 struct iidc_rdma_core_dev_info *cdev_info; member
|
| H A D | idpf_virtchnl.c | 4447 int idpf_idc_rdma_vc_send_sync(struct iidc_rdma_core_dev_info *cdev_info, in idpf_idc_rdma_vc_send_sync()
|
| /linux/tools/thermal/tmon/ |
| H A D | tmon.h | 50 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 D | iidc_rdma.h | 54 struct iidc_rdma_core_dev_info *cdev_info; member
|
| /linux/drivers/net/ethernet/intel/ice/ |
| H A D | ice.h | 670 struct iidc_rdma_core_dev_info *cdev_info; member
|