Lines Matching refs:async_event_id
3105 static int nes_bld_terminate_hdr(struct nes_qp *nesqp, u16 async_event_id, u32 aeq_info) in nes_bld_terminate_hdr() argument
3147 switch (async_event_id) { in nes_bld_terminate_hdr()
3322 u16 async_event_id; in nes_terminate_connection() local
3336 async_event_id = (u16)aeq_info; in nes_terminate_connection()
3349 nesqp->last_aeq = async_event_id; in nes_terminate_connection()
3354 termlen = nes_bld_terminate_hdr(nesqp, async_event_id, aeq_info); in nes_terminate_connection()
3373 u16 async_event_id; in nes_terminate_send_fin() local
3381 async_event_id = (u16)aeq_info; in nes_terminate_send_fin()
3386 nesqp->last_aeq = async_event_id; in nes_terminate_send_fin()
3501 u16 async_event_id; in nes_process_iwarp_aeqe() local
3519 async_event_id = (u16)aeq_info; in nes_process_iwarp_aeqe()
3524 async_event_id, in nes_process_iwarp_aeqe()
3536 switch (async_event_id) { in nes_process_iwarp_aeqe()
3547 nesqp->last_aeq = async_event_id; in nes_process_iwarp_aeqe()
3561 async_event_id, nesqp->last_aeq, tcp_state); in nes_process_iwarp_aeqe()
3568 nesqp->last_aeq = async_event_id; in nes_process_iwarp_aeqe()
3578 nesqp->last_aeq = async_event_id; in nes_process_iwarp_aeqe()
3592 nesqp->last_aeq = async_event_id; in nes_process_iwarp_aeqe()
3616 nesqp->hwqp.qp_id, async_event_id); in nes_process_iwarp_aeqe()
3666 nesqp->hwqp.qp_id, async_event_id); in nes_process_iwarp_aeqe()
3696 async_event_id); in nes_process_iwarp_aeqe()