Searched refs:cm_dev (Results 1 – 2 of 2) sorted by relevance
161 struct cm_device *cm_dev; member261 kfree(cm_dev); in cm_dev_release()524 cm_dev = port->cm_dev; in cm_init_av_by_path()984 if (!cm_dev) in cm_enter_timewait()3926 if (!cm_dev) in cm_establish()4297 if (WARN_ON(!cm_dev)) in cm_show_counter()4375 cm_dev = kzalloc(struct_size(cm_dev, port, ib_device->phys_port_cnt), in cm_add_one()4377 if (!cm_dev) in cm_add_one()4400 port->cm_dev = cm_dev; in cm_add_one()4456 cm_device_put(cm_dev); in cm_add_one()[all …]
145 struct cm_dev { struct203 struct cm_dev *cm;211 struct cm_dev *cmdev;584 struct cm_dev *cm = container_of(work, struct cm_dev, rx_work); in rio_ibmsg_handler()1233 struct cm_dev *cm; in riocm_ch_bind()1536 struct cm_dev *cm; in cm_ep_get_list_size()1564 struct cm_dev *cm; in cm_ep_get_list()1623 struct cm_dev *cm; in cm_mport_get_list()1783 struct cm_dev *cm; in cm_chan_connect()1950 struct cm_dev *cm; in riocm_add_dev()[all …]