Searched refs:riocm_post_send (Results 1 – 1 of 1) sorted by relevance
| /linux/drivers/rapidio/ |
| H A D | rio_cm.c | 220 static int riocm_post_send(struct cm_dev *cm, struct rio_dev *rdev, 729 static int riocm_post_send(struct cm_dev *cm, struct rio_dev *rdev, in riocm_post_send() function 822 ret = riocm_post_send(ch->cmdev, ch->rdev, buf, len); in riocm_ch_send() 988 ret = riocm_post_send(cm, peer->rdev, hdr, sizeof(*hdr)); in riocm_ch_connect() 1042 ret = riocm_post_send(ch->cmdev, ch->rdev, hdr, sizeof(*hdr)); in riocm_send_ack() 1416 ret = riocm_post_send(ch->cmdev, ch->rdev, hdr, sizeof(*hdr)); in riocm_send_close()
|