Searched defs:cm_dev (Results 1 – 2 of 2) sorted by relevance
154 struct cm_dev { struct155 struct list_head list;156 struct rio_mport *mport;157 void *rx_buf[RIOCM_RX_RING_SIZE];158 int rx_slots;159 struct mutex rx_lock;161 void *tx_buf[RIOCM_TX_RING_SIZE];162 int tx_slot;163 int tx_cnt;164 int tx_ack_slot;[all …]
210 struct cm_device *cm_dev; member514 struct cm_device *cm_dev; in get_cm_port_from_path() local558 struct cm_device *cm_dev; in cm_init_av_by_path() local973 struct cm_device *cm_dev; in cm_enter_timewait() local3886 struct cm_device *cm_dev; in cm_establish() local4346 struct cm_device *cm_dev; in cm_add_one() local4447 struct cm_device *cm_dev = client_data; in cm_remove_one() local