Searched defs:cdev_info (Results 1 – 8 of 8) 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() 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 D | main.c | 86 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/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 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 D | idpf.h | 653 struct iidc_rdma_core_dev_info *cdev_info; member
|
H A D | idpf_virtchnl.c | 4000 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 | 663 struct iidc_rdma_core_dev_info *cdev_info; member
|