Home
last modified time | relevance | path

Searched defs:context (Results 1 – 11 of 11) sorted by relevance

/net/sunrpc/xprtrdma/
Dverbs.c118 rpcrdma_qp_async_error_upcall(struct ib_event *event, void *context) in rpcrdma_qp_async_error_upcall()
132 rpcrdma_cq_async_error_upcall(struct ib_event *event, void *context) in rpcrdma_cq_async_error_upcall()
249 rpcrdma_cq_event_upcall(struct ib_cq *cq, void *context) in rpcrdma_cq_event_upcall()
Dsvc_rdma_transport.c173 static void cq_event_handler(struct ib_event *event, void *context) in cq_event_handler()
182 static void qp_event_handler(struct ib_event *event, void *context) in qp_event_handler()
/net/nfc/
Drawsock.c131 static void rawsock_data_exchange_complete(void *context, struct sk_buff *skb, in rawsock_data_exchange_complete()
/net/rds/
Diw_cm.c179 void *context) in rds_iw_init_qp_attrs()
Diw_send.c196 void rds_iw_send_cq_comp_handler(struct ib_cq *cq, void *context) in rds_iw_send_cq_comp_handler()
Dib_send.c274 void rds_ib_send_cq_comp_handler(struct ib_cq *cq, void *context) in rds_ib_send_cq_comp_handler()
Diw_recv.c783 void rds_iw_recv_cq_comp_handler(struct ib_cq *cq, void *context) in rds_iw_recv_cq_comp_handler()
Dib_recv.c953 void rds_ib_recv_cq_comp_handler(struct ib_cq *cq, void *context) in rds_ib_recv_cq_comp_handler()
/net/nfc/hci/
Dcommand.c51 static void nfc_hci_execute_cb(void *context, struct sk_buff *skb, int err) in nfc_hci_execute_cb()
Dcore.c603 static void hci_transceive_cb(void *context, struct sk_buff *skb, int err) in hci_transceive_cb()
/net/9p/
Dtrans_rdma.c320 static void qp_event_handler(struct ib_event *event, void *context) in qp_event_handler()