Searched defs:context (Results 1 – 11 of 11) sorted by relevance
/net/sunrpc/xprtrdma/ |
D | verbs.c | 118 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()
|
D | svc_rdma_transport.c | 173 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/ |
D | rawsock.c | 131 static void rawsock_data_exchange_complete(void *context, struct sk_buff *skb, in rawsock_data_exchange_complete()
|
/net/rds/ |
D | iw_cm.c | 179 void *context) in rds_iw_init_qp_attrs()
|
D | iw_send.c | 196 void rds_iw_send_cq_comp_handler(struct ib_cq *cq, void *context) in rds_iw_send_cq_comp_handler()
|
D | ib_send.c | 274 void rds_ib_send_cq_comp_handler(struct ib_cq *cq, void *context) in rds_ib_send_cq_comp_handler()
|
D | iw_recv.c | 783 void rds_iw_recv_cq_comp_handler(struct ib_cq *cq, void *context) in rds_iw_recv_cq_comp_handler()
|
D | ib_recv.c | 953 void rds_ib_recv_cq_comp_handler(struct ib_cq *cq, void *context) in rds_ib_recv_cq_comp_handler()
|
/net/nfc/hci/ |
D | command.c | 51 static void nfc_hci_execute_cb(void *context, struct sk_buff *skb, int err) in nfc_hci_execute_cb()
|
D | core.c | 603 static void hci_transceive_cb(void *context, struct sk_buff *skb, int err) in hci_transceive_cb()
|
/net/9p/ |
D | trans_rdma.c | 320 static void qp_event_handler(struct ib_event *event, void *context) in qp_event_handler()
|