Searched defs:cm_dev (Results 1 – 2 of 2) sorted by relevance
145 struct cm_dev { struct146 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;152 void *tx_buf[RIOCM_TX_RING_SIZE];153 int tx_slot;154 int tx_cnt;155 int tx_ack_slot;[all …]
161 struct cm_device *cm_dev; member 255 struct cm_device *cm_dev = container_of(kref, struct cm_device, kref); in cm_dev_release() local 264 static void cm_device_put(struct cm_device *cm_dev) in cm_device_put() argument 488 struct cm_device *cm_dev; get_cm_port_from_path() local 531 struct cm_device *cm_dev; cm_init_av_by_path() local 993 struct cm_device *cm_dev; cm_enter_timewait() local 3899 struct cm_device *cm_dev; cm_establish() local 4271 struct cm_device *cm_dev = ib_get_client_data(ibdev, &cm_client); cm_show_counter() local 4337 struct cm_device *cm_dev; cm_add_one() local 4453 struct cm_device *cm_dev = client_data; cm_remove_one() local [all...]