Searched defs:recv_handler (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-5.10/drivers/isdn/capi/ |
H A D | kcapi.c | 271 static void recv_handler(struct work_struct *work) in recv_handler() function
|
/kernel/linux/linux-6.6/drivers/isdn/capi/ |
H A D | kcapi.c | 271 static void recv_handler(struct work_struct *work) in recv_handler() function
|
/kernel/linux/linux-5.10/drivers/infiniband/core/ |
H A D | user_mad.c | 233 static void recv_handler(struct ib_mad_agent *agent, in recv_handler() function
|
H A D | mad.c | 224 ib_register_mad_agent(struct ib_device *device, u8 port_num, enum ib_qp_type qp_type, struct ib_mad_reg_req *mad_reg_req, u8 rmpp_version, ib_mad_send_handler send_handler, ib_mad_recv_handler recv_handler, void *context, u32 registration_flags) ib_register_mad_agent() argument [all...] |
H A D | sa_query.c | 2187 static void recv_handler(struct ib_mad_agent *mad_agent, in recv_handler() function
|
/kernel/linux/linux-6.6/drivers/infiniband/core/ |
H A D | user_mad.c | 233 static void recv_handler(struct ib_mad_agent *agent, in recv_handler() function
|
H A D | sa_query.c | 2017 static void recv_handler(struct ib_mad_agent *mad_agent, in recv_handler() function
|
H A D | mad.c | 218 ib_register_mad_agent(struct ib_device *device, u32 port_num, enum ib_qp_type qp_type, struct ib_mad_reg_req *mad_reg_req, u8 rmpp_version, ib_mad_send_handler send_handler, ib_mad_recv_handler recv_handler, void *context, u32 registration_flags) ib_register_mad_agent() argument [all...] |
/kernel/linux/linux-5.10/include/rdma/ |
H A D | ib_mad.h | 570 ib_mad_recv_handler recv_handler; member
|
/kernel/linux/linux-6.6/include/rdma/ |
H A D | ib_mad.h | 571 ib_mad_recv_handler recv_handler; member
|
Completed in 21 milliseconds