Lines Matching refs:async_event_id
3155 static int nes_bld_terminate_hdr(struct nes_qp *nesqp, u16 async_event_id, u32 aeq_info) in nes_bld_terminate_hdr() argument
3197 switch (async_event_id) { in nes_bld_terminate_hdr()
3372 u16 async_event_id; in nes_terminate_connection() local
3386 async_event_id = (u16)aeq_info; in nes_terminate_connection()
3399 nesqp->last_aeq = async_event_id; in nes_terminate_connection()
3404 termlen = nes_bld_terminate_hdr(nesqp, async_event_id, aeq_info); in nes_terminate_connection()
3423 u16 async_event_id; in nes_terminate_send_fin() local
3431 async_event_id = (u16)aeq_info; in nes_terminate_send_fin()
3436 nesqp->last_aeq = async_event_id; in nes_terminate_send_fin()
3551 u16 async_event_id; in nes_process_iwarp_aeqe() local
3569 async_event_id = (u16)aeq_info; in nes_process_iwarp_aeqe()
3574 async_event_id, in nes_process_iwarp_aeqe()
3586 switch (async_event_id) { in nes_process_iwarp_aeqe()
3597 nesqp->last_aeq = async_event_id; in nes_process_iwarp_aeqe()
3611 async_event_id, nesqp->last_aeq, tcp_state); in nes_process_iwarp_aeqe()
3618 nesqp->last_aeq = async_event_id; in nes_process_iwarp_aeqe()
3628 nesqp->last_aeq = async_event_id; in nes_process_iwarp_aeqe()
3642 nesqp->last_aeq = async_event_id; in nes_process_iwarp_aeqe()
3666 nesqp->hwqp.qp_id, async_event_id); in nes_process_iwarp_aeqe()
3716 nesqp->hwqp.qp_id, async_event_id); in nes_process_iwarp_aeqe()
3746 async_event_id); in nes_process_iwarp_aeqe()