Lines Matching defs:work

186 	struct delayed_work work;  member
197 struct cm_work work; member
874 struct cm_work *work; in cm_dequeue_work() local
884 static void cm_free_work(struct cm_work *work) in cm_free_work()
892 struct cm_work *work) in cm_queue_work_unlock()
1045 struct cm_work *work; in cm_destroy_id() local
1757 static u16 cm_get_bth_pkey(struct cm_work *work) in cm_get_bth_pkey()
1784 static void cm_opa_to_ib_sgid(struct cm_work *work, in cm_opa_to_ib_sgid()
1804 static void cm_format_req_event(struct cm_work *work, in cm_format_req_event()
1849 struct cm_work *work) in cm_process_work()
1938 static void cm_dup_req_handler(struct cm_work *work, in cm_dup_req_handler()
1987 static struct cm_id_private *cm_match_req(struct cm_work *work, in cm_match_req()
2080 static int cm_req_handler(struct cm_work *work) in cm_req_handler()
2402 static void cm_format_rep_event(struct cm_work *work, enum ib_qp_type qp_type) in cm_format_rep_event()
2430 static void cm_dup_rep_handler(struct cm_work *work) in cm_dup_rep_handler()
2475 static int cm_rep_handler(struct cm_work *work) in cm_rep_handler()
2580 static int cm_establish_handler(struct cm_work *work) in cm_establish_handler()
2603 static int cm_rtu_handler(struct cm_work *work) in cm_rtu_handler()
2825 static int cm_dreq_handler(struct cm_work *work) in cm_dreq_handler()
2899 static int cm_drep_handler(struct cm_work *work) in cm_drep_handler()
3003 static void cm_format_rej_event(struct cm_work *work) in cm_format_rej_event()
3041 static int cm_rej_handler(struct cm_work *work) in cm_rej_handler()
3195 static int cm_mra_handler(struct cm_work *work) in cm_mra_handler()
3308 static int cm_lap_handler(struct cm_work *work) in cm_lap_handler()
3407 static int cm_apr_handler(struct cm_work *work) in cm_apr_handler()
3451 static int cm_timewait_handler(struct cm_work *work) in cm_timewait_handler()
3550 static void cm_format_sidr_req_event(struct cm_work *work, in cm_format_sidr_req_event()
3571 static int cm_sidr_req_handler(struct cm_work *work) in cm_sidr_req_handler()
3727 static void cm_format_sidr_rep_event(struct cm_work *work, in cm_format_sidr_rep_event()
3748 static int cm_sidr_rep_handler(struct cm_work *work) in cm_sidr_rep_handler()
3865 struct cm_work *work = container_of(_work, struct cm_work, work.work); in cm_work_handler() local
3920 struct cm_work *work; in cm_establish() local
4024 struct cm_work *work; in cm_recv_handler() local