Home
last modified time | relevance | path

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

/kernel/linux/linux-4.19/drivers/rapidio/
Drio_cm.c154 struct cm_dev { struct
155 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 …]
/kernel/linux/linux-5.10/drivers/rapidio/
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;
152 void *tx_buf[RIOCM_TX_RING_SIZE];
153 int tx_slot;
154 int tx_cnt;
155 int tx_ack_slot;
[all …]
/kernel/linux/linux-5.10/drivers/infiniband/core/
Dcm.c203 struct cm_device *cm_dev; member
502 struct cm_device *cm_dev; in get_cm_port_from_path() local
546 struct cm_device *cm_dev; in cm_init_av_by_path() local
1007 struct cm_device *cm_dev; in cm_enter_timewait() local
3908 struct cm_device *cm_dev; in cm_establish() local
4325 struct cm_device *cm_dev; in cm_add_one() local
4427 struct cm_device *cm_dev = client_data; in cm_remove_one() local
/kernel/linux/linux-4.19/drivers/infiniband/core/
Dcm.c210 struct cm_device *cm_dev; member
514 struct cm_device *cm_dev; in get_cm_port_from_path() local
558 struct cm_device *cm_dev; in cm_init_av_by_path() local
973 struct cm_device *cm_dev; in cm_enter_timewait() local
3895 struct cm_device *cm_dev; in cm_establish() local
4355 struct cm_device *cm_dev; in cm_add_one() local
4456 struct cm_device *cm_dev = client_data; in cm_remove_one() local