Lines Matching defs:from
141 * @resume_tx: waiters for a resume tx from the remote
155 int type, struct sockaddr_qrtr *from,
158 int type, struct sockaddr_qrtr *from,
341 int type, struct sockaddr_qrtr *from,
357 hdr->src_node_id = cpu_to_le32(from->sq_node);
358 hdr->src_port_id = cpu_to_le32(from->sq_port);
650 /* Wake up any transmitters waiting for resume-tx from the node */
849 int type, struct sockaddr_qrtr *from,
864 cb->src_node = from->sq_node;
865 cb->src_port = from->sq_port;
880 int type, struct sockaddr_qrtr *from,
891 qrtr_node_enqueue(node, skbn, type, from, to);
895 qrtr_local_enqueue(NULL, skb, type, from, to);