Home
last modified time | relevance | path

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

/linux/drivers/rapidio/
H A Drio_cm.c145 struct cm_dev { struct
180 struct cm_dev *cmdev; /* associated CM device object */ argument
203 struct cm_dev *cm;
211 struct cm_dev *cmdev;
226 static int riocm_post_send(struct cm_dev *cm, struct rio_dev *rdev,
302 static void *riocm_rx_get_msg(struct cm_dev *cm) in riocm_rx_get_msg()
331 static void riocm_rx_fill(struct cm_dev *cm, int nent) in riocm_rx_fill()
356 static void riocm_rx_free(struct cm_dev *cm) in riocm_rx_free()
378 static int riocm_req_handler(struct cm_dev *cm, void *req_data) in riocm_req_handler()
488 static void rio_cm_handler(struct cm_dev *cm, void *data) in rio_cm_handler()
[all …]