Lines Matching defs:scifdev

97 			  int local_size, struct scif_dev *scifdev)  in scif_setup_qp_connect()
148 struct scif_dev *scifdev) in scif_setup_qp_accept()
221 int scif_setup_qp_connect_response(struct scif_dev *scifdev, in scif_setup_qp_connect_response()
276 scif_send_msg_intr(struct scif_dev *scifdev) in scif_send_msg_intr()
286 int scif_qp_response(phys_addr_t phys, struct scif_dev *scifdev) in scif_qp_response()
304 void scif_send_exit(struct scif_dev *scifdev) in scif_send_exit()
323 int scif_setup_qp(struct scif_dev *scifdev) in scif_setup_qp()
380 scif_init_p2p_info(struct scif_dev *scifdev, struct scif_dev *peerdev) in scif_init_p2p_info()
430 static void scif_deinit_p2p_info(struct scif_dev *scifdev, in scif_deinit_p2p_info()
451 static void scif_node_connect(struct scif_dev *scifdev, int dst) in scif_node_connect()
540 struct scif_dev *scifdev = &scif_dev[i]; in scif_p2p_setup() local
592 scif_display_message(struct scif_dev *scifdev, struct scifmsg *msg, in scif_display_message()
609 int _scif_nodeqp_send(struct scif_dev *scifdev, struct scifmsg *msg) in _scif_nodeqp_send()
657 int scif_nodeqp_send(struct scif_dev *scifdev, struct scifmsg *msg) in scif_nodeqp_send()
702 scif_init(struct scif_dev *scifdev, struct scifmsg *msg) in scif_init()
729 scif_exit(struct scif_dev *scifdev, struct scifmsg *unused) in scif_exit()
747 scif_exit_ack(struct scif_dev *scifdev, struct scifmsg *unused) in scif_exit_ack()
768 scif_node_add(struct scif_dev *scifdev, struct scifmsg *msg) in scif_node_add()
886 scif_node_add_ack(struct scif_dev *scifdev, struct scifmsg *msg) in scif_node_add_ack()
938 scif_node_add_nack(struct scif_dev *scifdev, struct scifmsg *msg) in scif_node_add_nack()
956 scif_node_remove(struct scif_dev *scifdev, struct scifmsg *msg) in scif_node_remove()
972 scif_node_remove_ack(struct scif_dev *scifdev, struct scifmsg *msg) in scif_node_remove_ack()
987 scif_get_node_info_resp(struct scif_dev *scifdev, struct scifmsg *msg) in scif_get_node_info_resp()
1009 scif_msg_unknown(struct scif_dev *scifdev, struct scifmsg *msg) in scif_msg_unknown()
1073 scif_nodeqp_msg_handler(struct scif_dev *scifdev, in scif_nodeqp_msg_handler()
1098 void scif_nodeqp_intrhandler(struct scif_dev *scifdev, struct scif_qp *qp) in scif_nodeqp_intrhandler()
1130 struct scif_dev *scifdev = scif_info.loopb_dev; in scif_loopb_wq_handler() local
1185 scif_loopb_msg_handler(struct scif_dev *scifdev, struct scif_qp *qp) in scif_loopb_msg_handler()
1216 int scif_setup_loopback_qp(struct scif_dev *scifdev) in scif_setup_loopback_qp()
1288 int scif_destroy_loopback_qp(struct scif_dev *scifdev) in scif_destroy_loopback_qp()
1300 void scif_destroy_p2p(struct scif_dev *scifdev) in scif_destroy_p2p()