Searched refs:riocm_post_send (Results 1 – 1 of 1) sorted by relevance
/Linux-v4.19/drivers/rapidio/ |
D | rio_cm.c | 235 static int riocm_post_send(struct cm_dev *cm, struct rio_dev *rdev, 742 static int riocm_post_send(struct cm_dev *cm, struct rio_dev *rdev, in riocm_post_send() function 832 ret = riocm_post_send(ch->cmdev, ch->rdev, buf, len); in riocm_ch_send() 998 ret = riocm_post_send(cm, peer->rdev, hdr, sizeof(*hdr)); in riocm_ch_connect() 1052 ret = riocm_post_send(ch->cmdev, ch->rdev, hdr, sizeof(*hdr)); in riocm_send_ack() 1424 ret = riocm_post_send(ch->cmdev, ch->rdev, hdr, sizeof(*hdr)); in riocm_send_close()
|