Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/idpf/
H A Didpf_idc.c55 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
476 void idpf_idc_deinit_core_aux_device(struct iidc_rdma_core_dev_info *cdev_info) in idpf_idc_deinit_core_aux_device()
H A Didpf.h683 struct iidc_rdma_core_dev_info *cdev_info; member
H A Didpf_virtchnl.c4359 int idpf_idc_rdma_vc_send_sync(struct iidc_rdma_core_dev_info *cdev_info, in idpf_idc_rdma_vc_send_sync()
/linux/drivers/infiniband/hw/irdma/
H A Dig3rdma_if.c8 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()
136 struct iidc_rdma_core_dev_info *cdev_info) in ig3rdma_cfg_rf()
174 struct iidc_rdma_core_dev_info *cdev_info = idc_adev->cdev_info; in ig3rdma_core_probe() local
212 struct iidc_rdma_core_dev_info *cdev_info = idc_adev->cdev_info; in ig3rdma_core_remove() local
H A Dicrdma_if.c44 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
203 struct iidc_rdma_core_dev_info *cdev_info) in icrdma_fill_device_info()
247 struct iidc_rdma_core_dev_info *cdev_info; in icrdma_probe() local
316 struct iidc_rdma_core_dev_info *cdev_info = idc_adev->cdev_info; in icrdma_remove() 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