Home
last modified time | relevance | path

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

/openbmc/linux/net/qrtr/
H A Daf_qrtr.c76 struct qrtr_cb { struct
442 struct qrtr_cb *cb; in qrtr_endpoint_post()
454 cb = (struct qrtr_cb *)skb->cb; in qrtr_endpoint_post()
853 struct qrtr_cb *cb; in qrtr_local_enqueue()
863 cb = (struct qrtr_cb *)skb->cb; in qrtr_local_enqueue()
1003 static int qrtr_send_resume_tx(struct qrtr_cb *cb) in qrtr_send_resume_tx()
1037 struct qrtr_cb *cb; in qrtr_recvmsg()
1052 cb = (struct qrtr_cb *)skb->cb; in qrtr_recvmsg()