Home
last modified time | relevance | path

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

/openbmc/linux/drivers/rapidio/
H A Drio_cm.c145 struct cm_dev { struct
146 struct list_head list;
147 struct rio_mport *mport;
148 void *rx_buf[RIOCM_RX_RING_SIZE];
149 int rx_slots;
150 struct mutex rx_lock;
153 int tx_slot;
154 int tx_cnt;
155 int tx_ack_slot;
156 struct list_head tx_reqs;
[all …]
/openbmc/linux/drivers/infiniband/core/
H A Dcm.c160 struct cm_device *cm_dev; member
254 struct cm_device *cm_dev = container_of(kref, struct cm_device, kref); in cm_dev_release() local
263 static void cm_device_put(struct cm_device *cm_dev) in cm_device_put()
472 struct cm_device *cm_dev; in get_cm_port_from_path() local
515 struct cm_device *cm_dev; in cm_init_av_by_path() local
977 struct cm_device *cm_dev; in cm_enter_timewait() local
3919 struct cm_device *cm_dev; in cm_establish() local
4291 struct cm_device *cm_dev = ib_get_client_data(ibdev, &cm_client); in cm_show_counter() local
4357 struct cm_device *cm_dev; in cm_add_one() local
4458 struct cm_device *cm_dev = client_data; in cm_remove_one() local