Searched defs:nesqp (Results 1 – 9 of 9) sorted by relevance
/linux-4.4.14/drivers/infiniband/hw/nes/ |
D | nes_mgt.c | 153 struct nes_qp *nesqp = fpdu_info->nesqp; in nes_download_callback() local 190 static struct sk_buff *nes_get_next_skb(struct nes_device *nesdev, struct nes_qp *nesqp, in nes_get_next_skb() 241 static int get_fpdu_info(struct nes_device *nesdev, struct nes_qp *nesqp, in get_fpdu_info() 406 static int forward_fpdus(struct nes_vnic *nesvnic, struct nes_qp *nesqp) in forward_fpdus() 483 static void process_fpdus(struct nes_vnic *nesvnic, struct nes_qp *nesqp) in process_fpdus() 507 static void queue_fpdus(struct sk_buff *skb, struct nes_vnic *nesvnic, struct nes_qp *nesqp) in queue_fpdus() 610 void nes_queue_mgt_skbs(struct sk_buff *skb, struct nes_vnic *nesvnic, struct nes_qp *nesqp) in nes_queue_mgt_skbs() 620 void nes_destroy_pau_qp(struct nes_device *nesdev, struct nes_qp *nesqp) in nes_destroy_pau_qp() 643 struct nes_qp *nesqp; in nes_chg_qh_handler() local 716 struct nes_vnic *nesvnic, struct nes_qp *nesqp) in nes_change_quad_hash() [all …]
|
D | nes_verbs.c | 219 struct nes_qp *nesqp = to_nesqp(ibqp); in nes_bind_mw() local 700 struct nes_qp *nesqp; in nes_mmap() local 887 static int nes_setup_virt_qp(struct nes_qp *nesqp, struct nes_pbl *nespbl, in nes_setup_virt_qp() 1009 static int nes_setup_mmap_qp(struct nes_qp *nesqp, struct nes_vnic *nesvnic, in nes_setup_mmap_qp() 1058 struct nes_qp *nesqp, int virt_wqs) in nes_free_qp_mem() 1092 struct nes_qp *nesqp; in nes_create_qp() local 1408 static void nes_clean_cq(struct nes_qp *nesqp, struct nes_cq *nescq) in nes_clean_cq() 1444 struct nes_qp *nesqp = to_nesqp(ibqp); in nes_destroy_qp() local 2814 struct nes_qp *nesqp = to_nesqp(ibqp); in nes_query_qp() local 2841 int nes_hw_modify_qp(struct nes_device *nesdev, struct nes_qp *nesqp, in nes_hw_modify_qp() [all …]
|
D | nes_cm.c | 776 struct nes_qp *nesqp = *nesqp_addr; in build_rdma0_msg() local 923 struct nes_qp *nesqp; in handle_recv_entry() local 1696 struct nes_qp *nesqp; in rem_ref_cm_node() local 2928 static int nes_cm_init_tsa_conn(struct nes_qp *nesqp, struct nes_cm_node *cm_node) in nes_cm_init_tsa_conn() 2999 int nes_cm_disconn(struct nes_qp *nesqp) in nes_cm_disconn() 3021 struct nes_qp *nesqp = dwork->nesqp; in nes_disconnect_worker() local 3034 static int nes_cm_disconn_true(struct nes_qp *nesqp) in nes_cm_disconn_true() 3171 static int nes_disconnect(struct nes_qp *nesqp, int abrupt) in nes_disconnect() 3221 struct nes_qp *nesqp; in nes_accept() local 3508 struct nes_qp *nesqp; in nes_connect() local [all …]
|
D | nes_hw.c | 3139 static u32 iwarp_opcode(struct nes_qp *nesqp, u32 aeq_info) in iwarp_opcode() 3155 static int nes_bld_terminate_hdr(struct nes_qp *nesqp, u16 async_event_id, u32 aeq_info) in nes_bld_terminate_hdr() 3366 static void nes_terminate_connection(struct nes_device *nesdev, struct nes_qp *nesqp, in nes_terminate_connection() 3420 struct nes_qp *nesqp, struct nes_hw_aeqe *aeqe) in nes_terminate_send_fin() 3445 static void nes_terminate_done(struct nes_qp *nesqp, int timeout_occurred) in nes_terminate_done() 3476 struct nes_qp *nesqp, struct nes_hw_aeqe *aeqe) in nes_terminate_received() 3524 struct nes_qp *nesqp = (struct nes_qp *)(unsigned long)context; in nes_terminate_timeout() local 3530 static void nes_terminate_start_timer(struct nes_qp *nesqp) in nes_terminate_start_timer() 3543 struct nes_qp *nesqp; in nes_process_iwarp_aeqe() local 3881 void flush_wqes(struct nes_device *nesdev, struct nes_qp *nesqp, in flush_wqes()
|
D | nes_mgt.h | 75 struct nes_qp *nesqp; member 94 struct nes_qp *nesqp; member
|
D | nes.c | 268 struct nes_qp *nesqp; in nes_add_ref() local 279 struct nes_qp *nesqp = cqp_request->cqp_callback_pointer; in nes_cqp_rem_ref_callback() local 312 struct nes_qp *nesqp; in nes_rem_ref() local
|
D | nes.h | 289 struct nes_qp *nesqp; member 335 nes_fill_init_qp_wqe(struct nes_hw_qp_wqe *wqe, struct nes_qp *nesqp, u32 head) in nes_fill_init_qp_wqe()
|
D | nes_verbs.h | 132 struct nes_qp *nesqp; member
|
D | nes_cm.h | 354 struct nes_qp *nesqp; member
|