Home
last modified time | relevance | path

Searched defs:nesqp (Results 1 – 9 of 9) sorted by relevance

/Linux-v4.19/drivers/infiniband/hw/nes/
Dnes_mgt.c154 struct nes_qp *nesqp = fpdu_info->nesqp; in nes_download_callback() local
191 static struct sk_buff *nes_get_next_skb(struct nes_device *nesdev, struct nes_qp *nesqp, in nes_get_next_skb()
242 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 …]
Dnes_verbs.c612 struct nes_qp *nesqp; in nes_mmap() local
781 static int nes_setup_virt_qp(struct nes_qp *nesqp, struct nes_pbl *nespbl, in nes_setup_virt_qp()
903 static int nes_setup_mmap_qp(struct nes_qp *nesqp, struct nes_vnic *nesvnic, in nes_setup_mmap_qp()
952 struct nes_qp *nesqp, int virt_wqs) in nes_free_qp_mem()
986 struct nes_qp *nesqp; in nes_create_qp() local
1301 static void nes_clean_cq(struct nes_qp *nesqp, struct nes_cq *nescq) in nes_clean_cq()
1337 struct nes_qp *nesqp = to_nesqp(ibqp); in nes_destroy_qp() local
2610 struct nes_qp *nesqp = to_nesqp(ibqp); in nes_query_qp() local
2637 int nes_hw_modify_qp(struct nes_device *nesdev, struct nes_qp *nesqp, in nes_hw_modify_qp()
2717 struct nes_qp *nesqp = to_nesqp(ibqp); in nes_modify_qp() local
[all …]
Dnes_cm.c657 struct nes_qp *nesqp = *nesqp_addr; in build_rdma0_msg() local
804 struct nes_qp *nesqp; in handle_recv_entry() local
1558 struct nes_qp *nesqp; in rem_ref_cm_node() local
2768 static int nes_cm_init_tsa_conn(struct nes_qp *nesqp, struct nes_cm_node *cm_node) in nes_cm_init_tsa_conn()
2839 int nes_cm_disconn(struct nes_qp *nesqp) in nes_cm_disconn()
2861 struct nes_qp *nesqp = dwork->nesqp; in nes_disconnect_worker() local
2874 static int nes_cm_disconn_true(struct nes_qp *nesqp) in nes_cm_disconn_true()
3011 static int nes_disconnect(struct nes_qp *nesqp, int abrupt) in nes_disconnect()
3061 struct nes_qp *nesqp; in nes_accept() local
3343 struct nes_qp *nesqp; in nes_connect() local
[all …]
Dnes_hw.c3089 static u32 iwarp_opcode(struct nes_qp *nesqp, u32 aeq_info) in iwarp_opcode()
3105 static int nes_bld_terminate_hdr(struct nes_qp *nesqp, u16 async_event_id, u32 aeq_info) in nes_bld_terminate_hdr()
3316 static void nes_terminate_connection(struct nes_device *nesdev, struct nes_qp *nesqp, in nes_terminate_connection()
3370 struct nes_qp *nesqp, struct nes_hw_aeqe *aeqe) in nes_terminate_send_fin()
3395 static void nes_terminate_done(struct nes_qp *nesqp, int timeout_occurred) in nes_terminate_done()
3426 struct nes_qp *nesqp, struct nes_hw_aeqe *aeqe) in nes_terminate_received()
3474 struct nes_qp *nesqp = from_timer(nesqp, t, terminate_timer); in nes_terminate_timeout() local
3480 static void nes_terminate_start_timer(struct nes_qp *nesqp) in nes_terminate_start_timer()
3493 struct nes_qp *nesqp; in nes_process_iwarp_aeqe() local
3831 void flush_wqes(struct nes_device *nesdev, struct nes_qp *nesqp, in flush_wqes()
Dnes_mgt.h75 struct nes_qp *nesqp; member
94 struct nes_qp *nesqp; member
Dnes.c260 struct nes_qp *nesqp; in nes_add_ref() local
271 struct nes_qp *nesqp = cqp_request->cqp_callback_pointer; in nes_cqp_rem_ref_callback() local
304 struct nes_qp *nesqp; in nes_rem_ref() local
Dnes.h290 struct nes_qp *nesqp; member
336 nes_fill_init_qp_wqe(struct nes_hw_qp_wqe *wqe, struct nes_qp *nesqp, u32 head) in nes_fill_init_qp_wqe()
Dnes_verbs.h132 struct nes_qp *nesqp; member
Dnes_cm.h351 struct nes_qp *nesqp; member