/linux-4.4.14/drivers/staging/rdma/hfi1/ |
D | qp.c | 232 static void insert_qp(struct hfi1_ibdev *dev, struct hfi1_qp *qp) in insert_qp() 257 static void remove_qp(struct hfi1_ibdev *dev, struct hfi1_qp *qp) in remove_qp() 311 struct hfi1_qp *qp; in free_all_qps() local 350 static void reset_qp(struct hfi1_qp *qp, enum ib_qp_type type) in reset_qp() 403 static void clear_mr_refs(struct hfi1_qp *qp, int clr_sends) in clear_mr_refs() 459 int hfi1_error_qp(struct hfi1_qp *qp, enum ib_wc_status err) in hfi1_error_qp() 544 static void flush_tx_list(struct hfi1_qp *qp) in flush_tx_list() 559 static void flush_iowait(struct hfi1_qp *qp) in flush_iowait() 613 struct hfi1_qp *qp = to_iqp(ibqp); in hfi1_modify_qp() local 894 struct hfi1_qp *qp = to_iqp(ibqp); in hfi1_query_qp() local [all …]
|
D | rc.c | 77 static void start_timer(struct hfi1_qp *qp) in start_timer() 97 static int make_rc_ack(struct hfi1_ibdev *dev, struct hfi1_qp *qp, in make_rc_ack() 260 int hfi1_make_rc_req(struct hfi1_qp *qp) in hfi1_make_rc_req() 685 void hfi1_send_rc_ack(struct hfi1_ctxtdata *rcd, struct hfi1_qp *qp, in hfi1_send_rc_ack() 796 static void reset_psn(struct hfi1_qp *qp, u32 psn) in reset_psn() 882 static void restart_rc(struct hfi1_qp *qp, u32 psn, int wait) in restart_rc() 919 struct hfi1_qp *qp = (struct hfi1_qp *)arg; in rc_timeout() local 943 struct hfi1_qp *qp = (struct hfi1_qp *)arg; in hfi1_rc_rnr_retry() local 959 static void reset_sending_psn(struct hfi1_qp *qp, u32 psn) in reset_sending_psn() 984 void hfi1_rc_send_complete(struct hfi1_qp *qp, struct hfi1_ib_header *hdr) in hfi1_rc_send_complete() [all …]
|
D | ruc.c | 100 static int init_sge(struct hfi1_qp *qp, struct hfi1_rwqe *wqe) in init_sge() 157 int hfi1_get_rwqe(struct hfi1_qp *qp, int wr_id_only) in hfi1_get_rwqe() 248 void hfi1_migrate_qp(struct hfi1_qp *qp) in hfi1_migrate_qp() 288 int has_grh, struct hfi1_qp *qp, u32 bth0) in hfi1_ruc_check_hdr() 379 struct hfi1_qp *qp; in ruc_loopback() local 711 static inline void build_ahg(struct hfi1_qp *qp, u32 npsn) in build_ahg() 757 void hfi1_make_ruc_header(struct hfi1_qp *qp, struct hfi1_other_headers *ohdr, in hfi1_make_ruc_header() 837 struct hfi1_qp *qp = container_of(wait, struct hfi1_qp, s_iowait); in hfi1_do_send() local 898 void hfi1_send_complete(struct hfi1_qp *qp, struct hfi1_swqe *wqe, in hfi1_send_complete()
|
D | verbs_mcast.c | 59 static struct hfi1_mcast_qp *mcast_qp_alloc(struct hfi1_qp *qp) in mcast_qp_alloc() 76 struct hfi1_qp *qp = mqp->qp; in mcast_qp_free() local 244 struct hfi1_qp *qp = to_iqp(ibqp); in hfi1_multicast_attach() local 302 struct hfi1_qp *qp = to_iqp(ibqp); in hfi1_multicast_detach() local
|
D | verbs.c | 361 static int post_one_send(struct hfi1_qp *qp, struct ib_send_wr *wr) in post_one_send() 486 struct hfi1_qp *qp = to_iqp(ibqp); in post_send() local 531 struct hfi1_qp *qp = to_iqp(ibqp); in post_receive() local 696 struct hfi1_qp *qp = NULL; in mem_timer() local 737 struct hfi1_qp *qp) in __get_txreq() 763 struct hfi1_qp *qp) in get_txreq() 781 struct hfi1_qp *qp; in hfi1_put_txreq() local 827 struct hfi1_qp *qp = tx->qp; in verbs_sdma_complete() local 855 static int wait_kmem(struct hfi1_ibdev *dev, struct hfi1_qp *qp) in wait_kmem() 1002 int hfi1_verbs_send_dma(struct hfi1_qp *qp, struct ahg_ib_header *ahdr, in hfi1_verbs_send_dma() [all …]
|
D | ud.c | 72 struct hfi1_qp *qp; in ud_loopback() local 266 int hfi1_make_ud_req(struct hfi1_qp *qp) in hfi1_make_ud_req() 479 void return_cnp(struct hfi1_ibport *ibp, struct hfi1_qp *qp, u32 remote_qpn, in return_cnp() 553 struct hfi1_qp *qp, u16 slid, struct opa_smp *smp) in opa_smp_check() 657 struct hfi1_qp *qp = packet->qp; in hfi1_ud_rcv() local
|
D | qp.h | 104 struct hfi1_qp *qp = NULL; in hfi1_lookup_qpn() local 124 static inline void clear_ahg(struct hfi1_qp *qp) in clear_ahg()
|
D | uc.c | 64 int hfi1_make_uc_req(struct hfi1_qp *qp) in hfi1_make_uc_req() 269 struct hfi1_qp *qp = packet->qp; in hfi1_uc_rcv() local
|
D | driver.c | 304 struct hfi1_qp *qp; in rcv_hdrerr() local 373 struct hfi1_qp *qp = NULL; in rcv_hdrerr() local 442 static void process_ecn(struct hfi1_qp *qp, struct hfi1_ib_header *hdr, in process_ecn() 569 struct hfi1_qp *qp; in prescan_rxq() local 713 struct hfi1_qp *qp, *nqp; in process_rcv_qp_work() local
|
D | keys.c | 274 int hfi1_rkey_ok(struct hfi1_qp *qp, struct hfi1_sge *sge, in hfi1_rkey_ok()
|
D | diag.c | 1621 int snoop_send_dma_handler(struct hfi1_qp *qp, struct ahg_ib_header *ibhdr, in snoop_send_dma_handler() 1636 int snoop_send_pio_handler(struct hfi1_qp *qp, struct ahg_ib_header *ahdr, in snoop_send_pio_handler()
|
D | verbs.h | 224 struct hfi1_qp *qp; member 628 static inline struct hfi1_swqe *get_swqe_ptr(struct hfi1_qp *qp, in get_swqe_ptr() 679 struct hfi1_qp __rcu *qp[2]; member 839 static inline int hfi1_send_ok(struct hfi1_qp *qp) in hfi1_send_ok()
|
D | pio.c | 1499 struct hfi1_qp *qp; in sc_piobufavail() local
|
D | sdma.h | 382 struct hfi1_qp *qp; member
|
D | hfi.h | 331 struct hfi1_qp *qp; member
|
/linux-4.4.14/drivers/infiniband/hw/qib/ |
D | qib_rc.c | 57 static void start_timer(struct qib_qp *qp) in start_timer() 77 static int qib_make_rc_ack(struct qib_ibdev *dev, struct qib_qp *qp, in qib_make_rc_ack() 231 int qib_make_rc_req(struct qib_qp *qp) in qib_make_rc_req() 650 void qib_send_rc_ack(struct qib_qp *qp) in qib_send_rc_ack() 785 static void reset_psn(struct qib_qp *qp, u32 psn) in reset_psn() 870 static void qib_restart_rc(struct qib_qp *qp, u32 psn, int wait) in qib_restart_rc() 907 struct qib_qp *qp = (struct qib_qp *)arg; in rc_timeout() local 930 struct qib_qp *qp = (struct qib_qp *)arg; in qib_rc_rnr_retry() local 946 static void reset_sending_psn(struct qib_qp *qp, u32 psn) in reset_sending_psn() 971 void qib_rc_send_complete(struct qib_qp *qp, struct qib_ib_header *hdr) in qib_rc_send_complete() [all …]
|
D | qib_qp.c | 223 static void insert_qp(struct qib_ibdev *dev, struct qib_qp *qp) in insert_qp() 248 static void remove_qp(struct qib_ibdev *dev, struct qib_qp *qp) in remove_qp() 299 struct qib_qp *qp; in qib_free_all_qps() local 341 struct qib_qp *qp = NULL; in qib_lookup_qpn() local 371 static void qib_reset_qp(struct qib_qp *qp, enum ib_qp_type type) in qib_reset_qp() 418 static void clear_mr_refs(struct qib_qp *qp, int clr_sends) in clear_mr_refs() 474 int qib_error_qp(struct qib_qp *qp, enum ib_wc_status err) in qib_error_qp() 573 struct qib_qp *qp = to_iqp(ibqp); in qib_modify_qp() local 858 struct qib_qp *qp = to_iqp(ibqp); in qib_query_qp() local 911 __be32 qib_compute_aeth(struct qib_qp *qp) in qib_compute_aeth() [all …]
|
D | qib_ruc.c | 82 static int qib_init_sge(struct qib_qp *qp, struct qib_rwqe *wqe) in qib_init_sge() 139 int qib_get_rwqe(struct qib_qp *qp, int wr_id_only) in qib_get_rwqe() 230 void qib_migrate_qp(struct qib_qp *qp) in qib_migrate_qp() 269 int has_grh, struct qib_qp *qp, u32 bth0) in qib_ruc_check_hdr() 359 struct qib_qp *qp; in qib_ruc_loopback() local 675 void qib_make_ruc_header(struct qib_qp *qp, struct qib_other_headers *ohdr, in qib_make_ruc_header() 720 struct qib_qp *qp = container_of(work, struct qib_qp, s_work); in qib_do_send() local 771 void qib_send_complete(struct qib_qp *qp, struct qib_swqe *wqe, in qib_send_complete()
|
D | qib_verbs_mcast.c | 42 static struct qib_mcast_qp *qib_mcast_qp_alloc(struct qib_qp *qp) in qib_mcast_qp_alloc() 59 struct qib_qp *qp = mqp->qp; in qib_mcast_qp_free() local 227 struct qib_qp *qp = to_iqp(ibqp); in qib_multicast_attach() local 285 struct qib_qp *qp = to_iqp(ibqp); in qib_multicast_detach() local
|
D | qib_verbs.c | 337 static int qib_post_one_send(struct qib_qp *qp, struct ib_send_wr *wr, in qib_post_one_send() 482 struct qib_qp *qp = to_iqp(ibqp); in qib_post_send() local 513 struct qib_qp *qp = to_iqp(ibqp); in qib_post_receive() local 577 int has_grh, void *data, u32 tlen, struct qib_qp *qp) in qib_qp_rcv() 631 struct qib_qp *qp; in qib_ib_rcv() local 726 struct qib_qp *qp = NULL; in mem_timer() local 945 struct qib_qp *qp) in __get_txreq() 976 struct qib_qp *qp) in get_txreq() 1000 struct qib_qp *qp; in qib_put_txreq() local 1053 struct qib_qp *qp, *nqp; in qib_verbs_sdma_desc_avail() local [all …]
|
D | qib_ud.c | 53 struct qib_qp *qp; in qib_ud_loopback() local 235 int qib_make_ud_req(struct qib_qp *qp) in qib_make_ud_req() 429 int has_grh, void *data, u32 tlen, struct qib_qp *qp) in qib_ud_rcv()
|
D | qib_uc.c | 46 int qib_make_uc_req(struct qib_qp *qp) in qib_make_uc_req() 243 int has_grh, void *data, u32 tlen, struct qib_qp *qp) in qib_uc_rcv()
|
D | qib_keys.c | 252 int qib_rkey_ok(struct qib_qp *qp, struct qib_sge *sge, in qib_rkey_ok() 341 int qib_reg_mr(struct qib_qp *qp, struct ib_reg_wr *wr) in qib_reg_mr()
|
D | qib_driver.c | 309 struct qib_qp *qp = NULL; in qib_rcv_hdrerr() local 459 struct qib_qp *qp, *nqp; in qib_kreceive() local
|
D | qib_sdma.c | 539 struct qib_qp *qp; in qib_sdma_verbs_send() local
|
D | qib_verbs.h | 212 struct qib_qp *qp; member 617 static inline struct qib_swqe *get_swqe_ptr(struct qib_qp *qp, in get_swqe_ptr() 855 static inline int qib_send_ok(struct qib_qp *qp) in qib_send_ok()
|
D | qib_mad.h | 175 __be32 qp; member
|
D | qib.h | 261 struct qib_qp *qp; member
|
/linux-4.4.14/drivers/staging/rdma/ipath/ |
D | ipath_qp.c | 208 static int ipath_alloc_qpn(struct ipath_qp_table *qpt, struct ipath_qp *qp, in ipath_alloc_qpn() 242 static void ipath_free_qp(struct ipath_qp_table *qpt, struct ipath_qp *qp) in ipath_free_qp() 273 struct ipath_qp *qp; in ipath_free_all_qps() local 303 struct ipath_qp *qp; in ipath_lookup_qpn() local 323 static void ipath_reset_qp(struct ipath_qp *qp, enum ib_qp_type type) in ipath_reset_qp() 376 int ipath_error_qp(struct ipath_qp *qp, enum ib_wc_status err) in ipath_error_qp() 453 struct ipath_qp *qp = to_iqp(ibqp); in ipath_modify_qp() local 623 struct ipath_qp *qp = to_iqp(ibqp); in ipath_query_qp() local 676 __be32 ipath_compute_aeth(struct ipath_qp *qp) in ipath_compute_aeth() 744 struct ipath_qp *qp; in ipath_create_qp() local [all …]
|
D | ipath_ruc.c | 86 void ipath_insert_rnr_queue(struct ipath_qp *qp) in ipath_insert_rnr_queue() 122 int ipath_init_sge(struct ipath_qp *qp, struct ipath_rwqe *wqe, in ipath_init_sge() 165 int ipath_get_rwqe(struct ipath_qp *qp, int wr_id_only) in ipath_get_rwqe() 262 struct ipath_qp *qp; in ipath_ruc_loopback() local 516 static void want_buffer(struct ipath_devdata *dd, struct ipath_qp *qp) in want_buffer() 540 static int ipath_no_bufs_available(struct ipath_qp *qp, in ipath_no_bufs_available() 599 void ipath_make_ruc_header(struct ipath_ibdev *dev, struct ipath_qp *qp, in ipath_make_ruc_header() 640 struct ipath_qp *qp = (struct ipath_qp *)data; in ipath_do_send() local 698 void ipath_send_complete(struct ipath_qp *qp, struct ipath_swqe *wqe, in ipath_send_complete()
|
D | ipath_rc.c | 62 static void ipath_init_restart(struct ipath_qp *qp, struct ipath_swqe *wqe) in ipath_init_restart() 86 static int ipath_make_rc_ack(struct ipath_ibdev *dev, struct ipath_qp *qp, in ipath_make_rc_ack() 213 int ipath_make_rc_req(struct ipath_qp *qp) in ipath_make_rc_req() 612 static void send_rc_ack(struct ipath_qp *qp) in send_rc_ack() 724 static void reset_psn(struct ipath_qp *qp, u32 psn) in reset_psn() 805 void ipath_restart_rc(struct ipath_qp *qp, u32 psn) in ipath_restart_rc() 841 static inline void update_last_psn(struct ipath_qp *qp, u32 psn) in update_last_psn() 857 static int do_rc_ack(struct ipath_qp *qp, u32 aeth, u32 psn, int opcode, in do_rc_ack() 1120 struct ipath_qp *qp, in ipath_rc_rcv_resp() 1338 struct ipath_qp *qp, in ipath_rc_rcv_error() [all …]
|
D | ipath_verbs_mcast.c | 52 static struct ipath_mcast_qp *ipath_mcast_qp_alloc(struct ipath_qp *qp) in ipath_mcast_qp_alloc() 69 struct ipath_qp *qp = mqp->qp; in ipath_mcast_qp_free() local 237 struct ipath_qp *qp = to_iqp(ibqp); in ipath_multicast_attach() local 286 struct ipath_qp *qp = to_iqp(ibqp); in ipath_multicast_detach() local
|
D | ipath_ud.c | 52 struct ipath_qp *qp; in ipath_ud_loopback() local 240 int ipath_make_ud_req(struct ipath_qp *qp) in ipath_make_ud_req() 409 int has_grh, void *data, u32 tlen, struct ipath_qp *qp) in ipath_ud_rcv()
|
D | ipath_verbs.c | 336 static int ipath_post_one_send(struct ipath_qp *qp, struct ib_send_wr *wr) in ipath_post_one_send() 461 struct ipath_qp *qp = to_iqp(ibqp); in ipath_post_send() local 490 struct ipath_qp *qp = to_iqp(ibqp); in ipath_post_receive() local 555 void *data, u32 tlen, struct ipath_qp *qp) in ipath_qp_rcv() 601 struct ipath_qp *qp; in ipath_ib_rcv() local 695 struct ipath_qp *qp; in ipath_ib_timer() local 1044 struct ipath_qp *qp = tx->qp; in sdma_complete() local 1074 static void decrement_dma_busy(struct ipath_qp *qp) in decrement_dma_busy() 1110 static int ipath_verbs_send_dma(struct ipath_qp *qp, in ipath_verbs_send_dma() 1235 static int ipath_verbs_send_pio(struct ipath_qp *qp, in ipath_verbs_send_pio() [all …]
|
D | ipath_uc.c | 46 int ipath_make_uc_req(struct ipath_qp *qp) in ipath_make_uc_req() 241 int has_grh, void *data, u32 tlen, struct ipath_qp *qp) in ipath_uc_rcv()
|
D | ipath_keys.c | 121 int ipath_lkey_ok(struct ipath_qp *qp, struct ipath_sge *isge, in ipath_lkey_ok() 199 int ipath_rkey_ok(struct ipath_qp *qp, struct ipath_sge_state *ss, in ipath_rkey_ok()
|
D | ipath_verbs.h | 158 struct ipath_qp *qp; member 486 static inline struct ipath_swqe *get_swqe_ptr(struct ipath_qp *qp, in get_swqe_ptr() 652 struct ipath_qp *qp; member 699 static inline void ipath_schedule_send(struct ipath_qp *qp) in ipath_schedule_send()
|
D | ipath_driver.c | 1225 u32 qp = be32_to_cpu(hdr->bth[1]) & 0xffffff; in ipath_kreceive() local
|
/linux-4.4.14/drivers/infiniband/hw/mlx4/ |
D | qp.c | 82 struct mlx4_ib_qp qp; member 126 static int is_tunnel_qp(struct mlx4_ib_dev *dev, struct mlx4_ib_qp *qp) in is_tunnel_qp() 136 static int is_sqp(struct mlx4_ib_dev *dev, struct mlx4_ib_qp *qp) in is_sqp() 161 static int is_qp0(struct mlx4_ib_dev *dev, struct mlx4_ib_qp *qp) in is_qp0() 184 static void *get_wqe(struct mlx4_ib_qp *qp, int offset) in get_wqe() 189 static void *get_recv_wqe(struct mlx4_ib_qp *qp, int n) in get_recv_wqe() 194 static void *get_send_wqe(struct mlx4_ib_qp *qp, int n) in get_send_wqe() 208 static void stamp_send_wqe(struct mlx4_ib_qp *qp, int n, int size) in stamp_send_wqe() 238 static void post_nop_wqe(struct mlx4_ib_qp *qp, int n, int size) in post_nop_wqe() 276 static inline unsigned pad_wraparound(struct mlx4_ib_qp *qp, int ind) in pad_wraparound() [all …]
|
D | cq.c | 579 static int use_tunnel_data(struct mlx4_ib_qp *qp, struct mlx4_ib_cq *cq, struct ib_wc *wc, in use_tunnel_data() 607 static void mlx4_ib_qp_sw_comp(struct mlx4_ib_qp *qp, int num_entries, in mlx4_ib_qp_sw_comp() 634 struct mlx4_ib_qp *qp; in mlx4_ib_poll_sw_comp() local
|
D | main.c | 1368 static int __mlx4_ib_default_rules_match(struct ib_qp *qp, in __mlx4_ib_default_rules_match() 1424 struct ib_qp *qp, in __mlx4_ib_create_default_rules() 1460 static int __mlx4_ib_create_flow(struct ib_qp *qp, struct ib_flow_attr *flow_attr, in __mlx4_ib_create_flow() 1555 static int mlx4_ib_tunnel_steer_add(struct ib_qp *qp, struct ib_flow_attr *flow_attr, in mlx4_ib_tunnel_steer_add() 1580 static struct ib_flow *mlx4_ib_create_flow(struct ib_qp *qp, in mlx4_ib_create_flow() 1767 static struct mlx4_ib_gid_entry *find_gid_entry(struct mlx4_ib_qp *qp, u8 *raw) in find_gid_entry() 1938 struct mlx4_ib_qp *qp; in mlx4_ib_update_qps() local
|
D | mr.c | 369 int mlx4_ib_bind_mw(struct ib_qp *qp, struct ib_mw *mw, in mlx4_ib_bind_mw()
|
D | mlx4_ib.h | 409 struct ib_qp *qp; member 435 struct mlx4_ib_demux_pv_qp qp[2]; member
|
/linux-4.4.14/drivers/infiniband/hw/mlx5/ |
D | odp.c | 154 static void mlx5_ib_page_fault_resume(struct mlx5_ib_qp *qp, in mlx5_ib_page_fault_resume() 178 static int pagefault_single_data_segment(struct mlx5_ib_qp *qp, in pagefault_single_data_segment() 310 static int pagefault_data_segments(struct mlx5_ib_qp *qp, in pagefault_data_segments() 384 struct mlx5_ib_qp *qp, struct mlx5_ib_pfault *pfault, in mlx5_ib_mr_initiator_pfault_handler() 489 struct mlx5_ib_qp *qp, struct mlx5_ib_pfault *pfault, in mlx5_ib_mr_responder_pfault_handler() 529 static void mlx5_ib_mr_wqe_pfault_handler(struct mlx5_ib_qp *qp, in mlx5_ib_mr_wqe_pfault_handler() 600 static void mlx5_ib_mr_rdma_pfault_handler(struct mlx5_ib_qp *qp, in mlx5_ib_mr_rdma_pfault_handler() 668 void mlx5_ib_mr_pfault_handler(struct mlx5_ib_qp *qp, in mlx5_ib_mr_pfault_handler() 695 struct mlx5_ib_qp *qp = container_of(pfault, struct mlx5_ib_qp, in mlx5_ib_qp_pfault_action() local 700 void mlx5_ib_qp_disable_pagefaults(struct mlx5_ib_qp *qp) in mlx5_ib_qp_disable_pagefaults() [all …]
|
D | qp.c | 84 static void *get_wqe(struct mlx5_ib_qp *qp, int offset) in get_wqe() 89 static void *get_recv_wqe(struct mlx5_ib_qp *qp, int n) in get_recv_wqe() 94 void *mlx5_get_send_wqe(struct mlx5_ib_qp *qp, int n) in mlx5_get_send_wqe() 116 int mlx5_ib_read_user_wqe(struct mlx5_ib_qp *qp, int send, int wqe_index, in mlx5_ib_read_user_wqe() 170 static void mlx5_ib_qp_event(struct mlx5_core_qp *qp, int type) in mlx5_ib_qp_event() 216 int has_rq, struct mlx5_ib_qp *qp, struct mlx5_ib_create_qp *ucmd) in set_rq_size() 325 struct mlx5_ib_qp *qp) in calc_sq_size() 368 struct mlx5_ib_qp *qp, in set_user_buf_size() 594 struct mlx5_ib_qp *qp, struct ib_udata *udata, in create_user_qp() 715 static void destroy_qp_user(struct ib_pd *pd, struct mlx5_ib_qp *qp) in destroy_qp_user() [all …]
|
D | cq.c | 172 struct mlx5_ib_qp *qp) in handle_responder() 312 static int is_atomic_response(struct mlx5_ib_qp *qp, uint16_t idx) in is_atomic_response() 319 static void *mlx5_get_atomic_laddr(struct mlx5_ib_qp *qp, uint16_t idx) in mlx5_get_atomic_laddr() 331 static void handle_atomic(struct mlx5_ib_qp *qp, struct mlx5_cqe64 *cqe64, in handle_atomic() 356 static void handle_atomics(struct mlx5_ib_qp *qp, struct mlx5_cqe64 *cqe64, in handle_atomics()
|
D | mlx5_ib.h | 355 struct ib_qp *qp; member 630 static inline void mlx5_ib_odp_create_qp(struct mlx5_ib_qp *qp) {} in mlx5_ib_odp_create_qp() 635 static inline void mlx5_ib_qp_disable_pagefaults(struct mlx5_ib_qp *qp) {} in mlx5_ib_qp_disable_pagefaults() 636 static inline void mlx5_ib_qp_enable_pagefaults(struct mlx5_ib_qp *qp) {} in mlx5_ib_qp_enable_pagefaults()
|
D | main.c | 1081 struct ib_qp *qp; in create_umr_res() local
|
/linux-4.4.14/drivers/staging/rdma/amso1100/ |
D | c2_qp.c | 120 void c2_set_qp_state(struct c2_qp *qp, int c2_state) in c2_set_qp_state() 134 int c2_qp_modify(struct c2_dev *c2dev, struct c2_qp *qp, in c2_qp_modify() 253 int c2_qp_set_read_limits(struct c2_dev *c2dev, struct c2_qp *qp, in c2_qp_set_read_limits() 302 static int destroy_qp(struct c2_dev *c2dev, struct c2_qp *qp) in destroy_qp() 381 static int c2_alloc_qpn(struct c2_dev *c2dev, struct c2_qp *qp) in c2_alloc_qpn() 407 struct c2_qp *qp; in c2_find_qpn() local 417 struct ib_qp_init_attr *qp_attrs, struct c2_qp *qp) in c2_alloc_qp() 600 void c2_free_qp(struct c2_dev *c2dev, struct c2_qp *qp) in c2_free_qp() 762 static int qp_wr_post(struct c2_mq *q, union c2wr * wr, struct c2_qp *qp, u32 size) in qp_wr_post() 794 struct c2_qp *qp = to_c2qp(ibqp); in c2_post_send() local [all …]
|
D | c2_cm.c | 45 struct c2_qp *qp; in c2_llp_connect() local 291 struct c2_qp *qp; in c2_llp_accept() local
|
D | c2_provider.c | 207 struct c2_qp *qp; in c2_add_ref() local 215 struct c2_qp *qp; in c2_rem_ref() local 225 struct c2_qp *qp; in c2_get_qp() local 239 struct c2_qp *qp; in c2_create_qp() local 283 struct c2_qp *qp = to_c2qp(ib_qp); in c2_destroy_qp() local
|
D | c2_cq.c | 82 void c2_cq_clean(struct c2_dev *c2dev, struct c2_qp *qp, u32 mq_index) in c2_cq_clean() 135 struct c2_qp *qp; in c2_poll_one() local
|
D | c2_vq.h | 47 struct c2_qp *qp; member
|
D | c2_ae.c | 186 struct c2_qp *qp = resource_user_context; in c2_ae_event() local
|
/linux-4.4.14/drivers/ntb/ |
D | ntb_transport.c | 106 struct ntb_transport_qp *qp; member 249 #define QP_TO_MW(nt, qp) ((qp) % nt->mw_count) argument 439 struct ntb_transport_qp *qp; in debugfs_read() local 587 struct ntb_transport_qp *qp = &nt->qp_vec[qp_num]; in ntb_transport_setup_qp_mw() local 709 static void ntb_qp_link_down_reset(struct ntb_transport_qp *qp) in ntb_qp_link_down_reset() 731 static void ntb_qp_link_cleanup(struct ntb_transport_qp *qp) in ntb_qp_link_cleanup() 747 struct ntb_transport_qp *qp = container_of(work, in ntb_qp_link_cleanup_work() local 759 static void ntb_qp_link_down(struct ntb_transport_qp *qp) in ntb_qp_link_down() 766 struct ntb_transport_qp *qp; in ntb_transport_link_cleanup() local 875 struct ntb_transport_qp *qp = &nt->qp_vec[i]; in ntb_transport_link_work() local [all …]
|
/linux-4.4.14/drivers/infiniband/hw/ocrdma/ |
D | ocrdma_verbs.c | 1196 static int ocrdma_add_qpn_map(struct ocrdma_dev *dev, struct ocrdma_qp *qp) in ocrdma_add_qpn_map() 1207 static void ocrdma_del_qpn_map(struct ocrdma_dev *dev, struct ocrdma_qp *qp) in ocrdma_del_qpn_map() 1285 static int ocrdma_copy_qp_uresp(struct ocrdma_qp *qp, in ocrdma_copy_qp_uresp() 1344 static void ocrdma_set_qp_db(struct ocrdma_dev *dev, struct ocrdma_qp *qp, in ocrdma_set_qp_db() 1364 static int ocrdma_alloc_wr_id_tbl(struct ocrdma_qp *qp) in ocrdma_alloc_wr_id_tbl() 1379 static void ocrdma_set_qp_init_params(struct ocrdma_qp *qp, in ocrdma_set_qp_init_params() 1413 struct ocrdma_qp *qp; in ocrdma_create_qp() local 1485 struct ocrdma_qp *qp; in _ocrdma_modify_qp() local 1508 struct ocrdma_qp *qp; in ocrdma_modify_qp() local 1579 struct ocrdma_qp *qp = get_ocrdma_qp(ibqp); in ocrdma_query_qp() local [all …]
|
D | ocrdma_hw.c | 662 struct ocrdma_qp *qp) in ocrdma_process_qpcat_error() 675 struct ocrdma_qp *qp = NULL; in ocrdma_dispatch_ibevent() local 902 struct ocrdma_qp *qp; in _ocrdma_qp_buddy_cq_handler() local 2085 bool ocrdma_is_qp_in_sq_flushlist(struct ocrdma_cq *cq, struct ocrdma_qp *qp) in ocrdma_is_qp_in_sq_flushlist() 2098 bool ocrdma_is_qp_in_rq_flushlist(struct ocrdma_cq *cq, struct ocrdma_qp *qp) in ocrdma_is_qp_in_rq_flushlist() 2111 void ocrdma_flush_qp(struct ocrdma_qp *qp) in ocrdma_flush_qp() 2129 static void ocrdma_init_hwq_ptr(struct ocrdma_qp *qp) in ocrdma_init_hwq_ptr() 2137 int ocrdma_qp_state_change(struct ocrdma_qp *qp, enum ib_qp_state new_ib_state, in ocrdma_qp_state_change() 2169 static u32 ocrdma_set_create_qp_mbx_access_flags(struct ocrdma_qp *qp) in ocrdma_set_create_qp_mbx_access_flags() 2187 struct ocrdma_qp *qp) in ocrdma_set_create_qp_sq_cmd() [all …]
|
/linux-4.4.14/drivers/infiniband/hw/mthca/ |
D | mthca_qp.c | 195 static int is_sqp(struct mthca_dev *dev, struct mthca_qp *qp) in is_sqp() 201 static int is_qp0(struct mthca_dev *dev, struct mthca_qp *qp) in is_qp0() 207 static void *get_recv_wqe(struct mthca_qp *qp, int n) in get_recv_wqe() 216 static void *get_send_wqe(struct mthca_qp *qp, int n) in get_send_wqe() 240 struct mthca_qp *qp; in mthca_qp_event() local 327 static __be32 get_hw_access_flags(struct mthca_qp *qp, const struct ib_qp_attr *attr, in get_hw_access_flags() 428 struct mthca_qp *qp = to_mqp(ibqp); in mthca_query_qp() local 548 struct mthca_qp *qp = to_mqp(ibqp); in __mthca_modify_qp() local 846 struct mthca_qp *qp = to_mqp(ibqp); in mthca_modify_qp() local 911 static int mthca_max_data_size(struct mthca_dev *dev, struct mthca_qp *qp, int desc_sz) in mthca_max_data_size() [all …]
|
D | mthca_mcg.c | 43 __be32 qp[MTHCA_QP_PER_MGM]; member
|
D | mthca_provider.c | 519 struct mthca_qp *qp; in mthca_create_qp() local 631 static int mthca_destroy_qp(struct ib_qp *qp) in mthca_destroy_qp()
|
D | mthca_cq.c | 378 struct mthca_qp *qp, int wqe_index, int is_send, in handle_error_cqe() 667 struct mthca_qp *qp = NULL; in mthca_poll_cq() local
|
D | mthca_provider.h | 289 struct mthca_qp qp; member 339 static inline struct mthca_sqp *to_msqp(struct mthca_qp *qp) in to_msqp()
|
D | mthca_eq.c | 144 } __attribute__((packed)) qp; member
|
D | mthca_dev.h | 259 struct mthca_array qp; member
|
/linux-4.4.14/drivers/misc/mic/scif/ |
D | scif_nodeqp.c | 105 int scif_setup_qp_connect(struct scif_qp *qp, dma_addr_t *qp_offset, in scif_setup_qp_connect() 155 int scif_setup_qp_accept(struct scif_qp *qp, dma_addr_t *qp_offset, in scif_setup_qp_accept() 231 struct scif_qp *qp, u64 payload) in scif_setup_qp_connect_response() 336 struct scif_qp *qp; in scif_setup_qp() local 620 struct scif_qp *qp = scifdev->qpairs; in _scif_nodeqp_send() local 861 struct scif_qp *qp = &peerdev->qpairs[0]; in scif_poll_qp_state() local 898 struct scif_qp *qp; in scif_node_add_ack() local 1083 struct scif_qp *qp, struct scifmsg *msg) in scif_nodeqp_msg_handler() 1107 void scif_nodeqp_intrhandler(struct scif_dev *scifdev, struct scif_qp *qp) in scif_nodeqp_intrhandler() 1140 struct scif_qp *qp = scifdev->qpairs; in scif_loopb_wq_handler() local [all …]
|
D | scif_nm.c | 62 struct scif_qp *qp = scifdev->qpairs; in scif_free_qp() local 75 struct scif_qp *qp = &dev->qpairs[0]; in scif_cleanup_qp() local
|
D | scif_epd.c | 23 struct scif_qp *qp = ep->qp_info.qp; in scif_cleanup_ep_qp() local 50 struct scif_qp *qp = ep->qp_info.qp; in scif_teardown_ep() local
|
D | scif_api.c | 952 struct scif_qp *qp = ep->qp_info.qp; in _scif_send() local 1015 struct scif_qp *qp = ep->qp_info.qp; in _scif_recv() local
|
D | scif_epd.h | 63 struct scif_qp *qp; member
|
/linux-4.4.14/drivers/infiniband/core/ |
D | verbs.c | 536 struct ib_qp *qp = context; in __ib_shared_qp_event_handler() local 546 static void __ib_insert_xrcd_qp(struct ib_xrcd *xrcd, struct ib_qp *qp) in __ib_insert_xrcd_qp() 557 struct ib_qp *qp; in __ib_open_qp() local 582 struct ib_qp *qp, *real_qp; in ib_open_qp() local 604 struct ib_qp *qp, *real_qp; in ib_create_qp() local 997 int ib_resolve_eth_dmac(struct ib_qp *qp, in ib_resolve_eth_dmac() 1045 int ib_modify_qp(struct ib_qp *qp, in ib_modify_qp() 1059 int ib_query_qp(struct ib_qp *qp, in ib_query_qp() 1070 int ib_close_qp(struct ib_qp *qp) in ib_close_qp() 1090 static int __ib_destroy_shared_qp(struct ib_qp *qp) in __ib_destroy_shared_qp() [all …]
|
D | iwcm.c | 245 static int iwcm_modify_qp_err(struct ib_qp *qp) in iwcm_modify_qp_err() 260 static int iwcm_modify_qp_sqd(struct ib_qp *qp) in iwcm_modify_qp_sqd() 286 struct ib_qp *qp = NULL; in iw_cm_disconnect() local 516 struct ib_qp *qp; in iw_cm_accept() local 573 struct ib_qp *qp; in iw_cm_connect() local
|
D | uverbs_cmd.c | 254 static void put_qp_read(struct ib_qp *qp) in put_qp_read() 259 static void put_qp_write(struct ib_qp *qp) in put_qp_write() 1763 struct ib_qp *qp; in create_qp() local 2076 struct ib_qp *qp; in ib_uverbs_open_qp() local 2168 struct ib_qp *qp; in ib_uverbs_query_qp() local 2283 struct ib_qp *qp; in ib_uverbs_modify_qp() local 2381 struct ib_qp *qp; in ib_uverbs_destroy_qp() local 2447 struct ib_qp *qp; in ib_uverbs_post_send() local 2719 struct ib_qp *qp; in ib_uverbs_post_recv() local 2946 struct ib_qp *qp; in ib_uverbs_attach_mcast() local [all …]
|
D | iwcm.h | 50 struct ib_qp *qp; member
|
D | uverbs_main.c | 197 static void ib_uverbs_detach_umcast(struct ib_qp *qp, in ib_uverbs_detach_umcast() 242 struct ib_qp *qp = uobj->object; in ib_uverbs_cleanup_ucontext() local
|
D | mad.c | 692 static void build_smp_wc(struct ib_qp *qp, in build_smp_wc() 1327 struct ib_mad_agent *ib_redirect_mad_qp(struct ib_qp *qp, in ib_redirect_mad_qp() 2986 struct ib_qp *qp; in ib_mad_port_start() local
|
D | mad_priv.h | 186 struct ib_qp *qp; member
|
D | cma.c | 634 static int cma_init_ud_qp(struct rdma_id_private *id_priv, struct ib_qp *qp) in cma_init_ud_qp() 660 static int cma_init_conn_qp(struct rdma_id_private *id_priv, struct ib_qp *qp) in cma_init_conn_qp() 677 struct ib_qp *qp; in rdma_create_qp() local
|
/linux-4.4.14/drivers/net/ethernet/mellanox/mlx5/core/ |
D | qp.c | 73 struct mlx5_core_qp *qp; in mlx5_rsc_event() local 97 struct mlx5_core_qp *qp = in mlx5_eq_pagefault() local 181 struct mlx5_core_qp *qp, in mlx5_core_create_qp() 249 struct mlx5_core_qp *qp) in mlx5_core_destroy_qp() 285 struct mlx5_core_qp *qp) in mlx5_core_qp_modify() 359 int mlx5_core_qp_query(struct mlx5_core_dev *dev, struct mlx5_core_qp *qp, in mlx5_core_qp_query()
|
D | debugfs.c | 277 static u64 qp_read_field(struct mlx5_core_dev *dev, struct mlx5_core_qp *qp, in qp_read_field() 536 int mlx5_debug_qp_add(struct mlx5_core_dev *dev, struct mlx5_core_qp *qp) in mlx5_debug_qp_add() 552 void mlx5_debug_qp_remove(struct mlx5_core_dev *dev, struct mlx5_core_qp *qp) in mlx5_debug_qp_remove()
|
/linux-4.4.14/net/ipv4/ |
D | ip_fragment.c | 125 const struct ipq *qp; in ip4_frag_match() local 139 struct ipq *qp = container_of(q, struct ipq, q); in ip4_frag_init() local 160 struct ipq *qp; in ip4_frag_free() local 197 struct ipq *qp; in ip_expire() local 275 static int ip_frag_too_far(struct ipq *qp) in ip_frag_too_far() 302 static int ip_frag_reinit(struct ipq *qp) in ip_frag_reinit() 334 static int ip_frag_queue(struct ipq *qp, struct sk_buff *skb) in ip_frag_queue() 524 static int ip_frag_reasm(struct ipq *qp, struct sk_buff *prev, in ip_frag_reasm() 661 struct ipq *qp; in ip_defrag() local
|
D | inet_fragment.c | 331 struct inet_frag_queue *qp; in inet_frag_intern() local
|
/linux-4.4.14/drivers/net/ethernet/mellanox/mlx4/ |
D | qp.c | 52 struct mlx4_qp *qp; in mlx4_qp_event() local 74 static int is_master_qp0(struct mlx4_dev *dev, struct mlx4_qp *qp, int *real_qp0, int *proxy_qp0) in is_master_qp0() 91 int sqd_event, struct mlx4_qp *qp, int native) in __mlx4_qp_modify() 206 int sqd_event, struct mlx4_qp *qp) in mlx4_qp_modify() 381 int mlx4_qp_alloc(struct mlx4_dev *dev, int qpn, struct mlx4_qp *qp, gfp_t gfp) in mlx4_qp_alloc() 484 void mlx4_qp_remove(struct mlx4_dev *dev, struct mlx4_qp *qp) in mlx4_qp_remove() 495 void mlx4_qp_free(struct mlx4_dev *dev, struct mlx4_qp *qp) in mlx4_qp_free() 871 int mlx4_qp_query(struct mlx4_dev *dev, struct mlx4_qp *qp, in mlx4_qp_query() 894 struct mlx4_qp *qp, enum mlx4_qp_state *qp_state) in mlx4_qp_to_ready()
|
D | en_resources.c | 92 int mlx4_en_change_mcast_lb(struct mlx4_en_priv *priv, struct mlx4_qp *qp, in mlx4_en_change_mcast_lb() 140 void mlx4_en_sqp_event(struct mlx4_qp *qp, enum mlx4_event event) in mlx4_en_sqp_event()
|
D | mcg.c | 1097 int mlx4_qp_attach_common(struct mlx4_dev *dev, struct mlx4_qp *qp, u8 gid[16], in mlx4_qp_attach_common() 1207 int mlx4_qp_detach_common(struct mlx4_dev *dev, struct mlx4_qp *qp, u8 gid[16], in mlx4_qp_detach_common() 1328 static int mlx4_QP_ATTACH(struct mlx4_dev *dev, struct mlx4_qp *qp, in mlx4_QP_ATTACH() 1360 int mlx4_trans_to_dmfs_attach(struct mlx4_dev *dev, struct mlx4_qp *qp, in mlx4_trans_to_dmfs_attach() 1400 int mlx4_multicast_attach(struct mlx4_dev *dev, struct mlx4_qp *qp, u8 gid[16], in mlx4_multicast_attach() 1430 int mlx4_multicast_detach(struct mlx4_dev *dev, struct mlx4_qp *qp, u8 gid[16], in mlx4_multicast_detach() 1516 struct mlx4_qp *qp, u8 gid[16], in mlx4_unicast_attach() 1531 int mlx4_unicast_detach(struct mlx4_dev *dev, struct mlx4_qp *qp, in mlx4_unicast_detach()
|
D | resource_tracker.c | 1428 enum res_qp_states state, struct res_qp **qp, in qp_res_start_move_to() 2883 struct res_qp *qp; in mlx4_RST2INIT_QP_wrapper() local 3659 struct res_qp *qp; in mlx4_GEN_QP_wrapper() local 3748 struct res_qp *qp; in mlx4_INIT2RTR_QP_wrapper() local 3914 struct res_qp *qp; in mlx4_2RST_QP_wrapper() local 3999 static int qp_attach(struct mlx4_dev *dev, int slave, struct mlx4_qp *qp, in qp_attach() 4026 static int qp_detach(struct mlx4_dev *dev, struct mlx4_qp *qp, in qp_detach() 4065 struct mlx4_qp qp; /* dummy for calling attach/detach */ in mlx4_QP_ATTACH_wrapper() local 4443 struct mlx4_qp qp; /* dummy for calling attach/detach */ in detach_qp() local 4523 struct res_qp *qp; in rem_slave_qps() local [all …]
|
D | en_rx.c | 1125 struct mlx4_qp *qp) in mlx4_en_config_rss_qp()
|
D | en_netdev.c | 502 struct mlx4_qp qp; in mlx4_en_uc_steer_add() local 553 struct mlx4_qp qp; in mlx4_en_uc_steer_release() local
|
D | fw.c | 2485 struct mlx4_qp qp; in mlx4_opreq_action() local
|
D | mlx4_en.h | 278 struct mlx4_qp qp; member
|
D | mlx4.h | 618 __be32 qp[MLX4_MAX_QP_PER_MGM]; member
|
/linux-4.4.14/drivers/net/ |
D | ntb_netdev.c | 77 struct ntb_transport_qp *qp; member 102 static void ntb_netdev_rx_handler(struct ntb_transport_qp *qp, void *qp_data, in ntb_netdev_rx_handler() 150 struct ntb_transport_qp *qp, int size) in __ntb_netdev_maybe_stop_tx() 170 struct ntb_transport_qp *qp, int size) in ntb_netdev_maybe_stop_tx() 179 static void ntb_netdev_tx_handler(struct ntb_transport_qp *qp, void *qp_data, in ntb_netdev_tx_handler()
|
/linux-4.4.14/drivers/staging/rdma/ehca/ |
D | ehca_cq.c | 55 int ehca_cq_assign_qp(struct ehca_cq *cq, struct ehca_qp *qp) in ehca_cq_assign_qp() 76 struct ehca_qp *qp; in ehca_cq_unassign_qp() local 105 struct ehca_qp *qp; in ehca_cq_get_qp() local
|
D | hipz_fns_core.h | 61 static inline void hipz_update_sqa(struct ehca_qp *qp, u16 nr_wqes) in hipz_update_sqa() 68 static inline void hipz_update_rqa(struct ehca_qp *qp, u16 nr_wqes) in hipz_update_rqa()
|
D | ehca_reqs.c | 154 static inline int ehca_write_swqe(struct ehca_qp *qp, in ehca_write_swqe() 441 int ehca_post_send(struct ib_qp *qp, in ehca_post_send() 584 int ehca_post_recv(struct ib_qp *qp, in ehca_post_recv() 652 struct ehca_qp *qp; in ehca_poll_cq_one() local
|
D | ehca_uverbs.c | 198 static int ehca_mmap_qp(struct vm_area_struct *vma, struct ehca_qp *qp, in ehca_mmap_qp() 256 struct ehca_qp *qp; in ehca_mmap() local
|
D | ehca_irq.c | 98 struct ehca_qp *qp = (struct ehca_qp *)data; in print_error_data() local 179 static void dispatch_qp_event(struct ehca_shca *shca, struct ehca_qp *qp, in dispatch_qp_event() 209 struct ehca_qp *qp; in qp_event_callback() local
|
D | ehca_qp.c | 400 void ehca_add_to_err_list(struct ehca_qp *qp, int on_sq) in ehca_add_to_err_list() 1887 int ehca_query_qp(struct ib_qp *qp, in ehca_query_qp() 2228 int ehca_destroy_qp(struct ib_qp *qp) in ehca_destroy_qp()
|
D | ehca_classes.h | 230 #define IS_SRQ(qp) (qp->ext_type == EQPT_SRQ) argument 231 #define HAS_SQ(qp) (qp->ext_type != EQPT_SRQ) argument 232 #define HAS_RQ(qp) (qp->ext_type != EQPT_SRQBASE) argument
|
D | hcp_if.c | 583 struct ehca_qp *qp) in hipz_h_destroy_qp()
|
D | ehca_mrmw.c | 731 int ehca_bind_mw(struct ib_qp *qp, in ehca_bind_mw()
|
/linux-4.4.14/drivers/infiniband/hw/cxgb4/ |
D | device.c | 230 struct c4iw_qp *qp = p; in dump_qp() local 1239 struct c4iw_qp *qp = p; in disable_qp_db() local 1261 struct c4iw_qp *qp = p; in enable_qp_db() local 1267 static void resume_rc_qp(struct c4iw_qp *qp) in resume_rc_qp() 1280 struct c4iw_qp *qp; in resume_a_chunk() local 1342 struct c4iw_qp *qp = p; in add_and_ref_qp() local 1370 struct c4iw_qp *qp = qp_list->qps[idx]; in recover_lost_dbs() local
|
D | qp.c | 686 void c4iw_qp_add_ref(struct ib_qp *qp) in c4iw_qp_add_ref() 692 void c4iw_qp_rem_ref(struct ib_qp *qp) in c4iw_qp_rem_ref() 940 int c4iw_bind_mw(struct ib_qp *qp, struct ib_mw *mw, struct ib_mw_bind *mw_bind) in c4iw_bind_mw()
|
D | cm.c | 2921 struct c4iw_qp *qp = get_qhp(h, conn_param->qpn); in c4iw_accept_cr() local
|
D | iw_cxgb4.h | 786 struct c4iw_qp *qp; member
|
/linux-4.4.14/arch/ia64/kernel/ |
D | brl_emu.c | 58 unsigned long opcode, btype, qp, offset, cpl; in ia64_emulate_brl() local
|
D | kprobes.c | 194 int qp; in unsupported_inst() local 304 int qp) in prepare_break_inst() 589 int qp; in arch_prepare_kprobe() local
|
D | unwind_decoder.c | 122 unsigned char byte1, byte2, abreg, qp; in unw_decode_x3() local 142 unsigned char byte1, byte2, byte3, qp, abreg, x, ytreg; in unw_decode_x4() local
|
D | unwind.c | 1071 desc_is_active (unsigned char qp, unw_word t, struct unw_state_record *sr) in desc_is_active() 1084 desc_restore_p (unsigned char qp, unw_word t, unsigned char abreg, struct unw_state_record *sr) in desc_restore_p() 1098 desc_spill_reg_p (unsigned char qp, unw_word t, unsigned char abreg, unsigned char x, in desc_spill_reg_p() 1119 desc_spill_psprel_p (unsigned char qp, unw_word t, unsigned char abreg, unw_word pspoff, in desc_spill_psprel_p() 1134 desc_spill_sprel_p (unsigned char qp, unw_word t, unsigned char abreg, unw_word spoff, in desc_spill_sprel_p()
|
D | unaligned.c | 166 unsigned long qp:6; /* [0:5] */ member
|
/linux-4.4.14/drivers/net/ethernet/ibm/ehea/ |
D | ehea_qmr.c | 377 static int ehea_qp_alloc_register(struct ehea_qp *qp, struct hw_queue *hw_queue, in ehea_qp_alloc_register() 422 struct ehea_qp *qp; in ehea_create_qp() local 510 static u64 ehea_destroy_qp_res(struct ehea_qp *qp, u64 force) in ehea_destroy_qp_res() 533 int ehea_destroy_qp(struct ehea_qp *qp) in ehea_destroy_qp()
|
D | ehea_main.c | 458 struct ehea_qp *qp = pr->qp; in ehea_refill_rq_def() local 669 struct ehea_qp *qp = pr->qp; in ehea_proc_rwqes() local 949 struct ehea_qp *qp; in ehea_qp_aff_irq_handler() local 2201 static int ehea_activate_qp(struct ehea_adapter *adapter, struct ehea_qp *qp) in ehea_activate_qp() 2511 struct ehea_qp qp = *orig_qp; in ehea_purge_sq() local 2563 struct ehea_qp *qp = pr->qp; in ehea_stop_qps() local 2614 struct ehea_qp qp = *orig_qp; in ehea_update_rqs() local 2665 struct ehea_qp *qp = pr->qp; in ehea_restart_qps() local
|
D | ehea_qmr.h | 306 static inline struct ehea_rwqe *ehea_get_next_rwqe(struct ehea_qp *qp, in ehea_get_next_rwqe() 339 static inline struct ehea_cqe *ehea_poll_rq1(struct ehea_qp *qp, int *wqe_index) in ehea_poll_rq1() 352 static inline void ehea_inc_rq1(struct ehea_qp *qp) in ehea_inc_rq1()
|
D | ehea_hw.h | 218 static inline void ehea_update_sqa(struct ehea_qp *qp, u16 nr_wqes) in ehea_update_sqa() 225 static inline void ehea_update_rq3a(struct ehea_qp *qp, u16 nr_wqes) in ehea_update_rq3a() 232 static inline void ehea_update_rq2a(struct ehea_qp *qp, u16 nr_wqes) in ehea_update_rq2a() 239 static inline void ehea_update_rq1a(struct ehea_qp *qp, u16 nr_wqes) in ehea_update_rq1a()
|
D | ehea.h | 363 struct ehea_qp *qp; member
|
/linux-4.4.14/drivers/scsi/sym53c8xx_2/ |
D | sym_hipd.c | 1542 SYM_QUEHEAD *qp; local 1643 SYM_QUEHEAD *qp; local 1947 SYM_QUEHEAD *qp; local 3200 SYM_QUEHEAD qtmp, *qp; local 3283 SYM_QUEHEAD *qp; local 4657 SYM_QUEHEAD *qp; local 5333 SYM_QUEHEAD *qp; local 5805 SYM_QUEHEAD *qp; local
|
D | sym_misc.h | 159 #define FOR_EACH_QUEUED_ELEMENT(head, qp) \ argument
|
D | sym_glue.c | 598 SYM_QUEHEAD *qp; in sym_eh_handler() local
|
/linux-4.4.14/lib/mpi/ |
D | mpih-div.c | 58 mpihelp_divrem(mpi_ptr_t qp, mpi_size_t qextra_limbs, in mpihelp_divrem()
|
/linux-4.4.14/drivers/infiniband/ulp/ipoib/ |
D | ipoib_cm.c | 273 struct ib_cm_id *cm_id, struct ib_qp *qp, in ipoib_cm_modify_rx_qp() 420 struct ib_qp *qp, struct ib_cm_req_event_param *req, in ipoib_cm_send_rep() 1047 struct ib_cm_id *id, struct ib_qp *qp, in ipoib_cm_send_req() 1084 struct ib_cm_id *cm_id, struct ib_qp *qp) in ipoib_cm_modify_tx_init()
|
D | ipoib.h | 226 struct ib_qp *qp; member 237 struct ib_qp *qp; member 347 struct ib_qp *qp; member
|
/linux-4.4.14/drivers/net/ethernet/sun/ |
D | sunhme.c | 2139 struct quattro *qp = (struct quattro *) cookie; in quattro_sbus_interrupt() local 2558 struct quattro *qp; in quattro_sbus_find() local 2587 struct quattro *qp; in quattro_sbus_register_irqs() local 2616 struct quattro *qp; in quattro_sbus_free_irqs() local 2638 struct quattro *qp; in quattro_pci_find() local 2681 struct quattro *qp = NULL; in happy_meal_sbus_probe_one() local 2983 struct quattro *qp = NULL; in happy_meal_pci_probe() local
|
D | sunqe.c | 937 struct sunqe *qp = platform_get_drvdata(op); in qec_sbus_remove() local
|
D | sunqe.h | 298 #define TX_BUFFS_AVAIL(qp) \ argument
|
/linux-4.4.14/drivers/media/pci/solo6x10/ |
D | solo6x10-enc.c | 182 unsigned int qp) in solo_s_jpeg_qp()
|
D | solo6x10.h | 157 u8 mode, gop, qp, interlaced, interval; member
|
/linux-4.4.14/drivers/infiniband/hw/usnic/ |
D | usnic_ib_verbs.c | 370 int usnic_ib_query_qp(struct ib_qp *qp, struct ib_qp_attr *qp_attr, in usnic_ib_query_qp() 543 int usnic_ib_destroy_qp(struct ib_qp *qp) in usnic_ib_destroy_qp()
|
/linux-4.4.14/drivers/crypto/ |
D | n2_core.c | 477 static unsigned long wait_for_tail(struct spu_queue *qp) in wait_for_tail() 495 static unsigned long submit_and_wait_for_tail(struct spu_queue *qp, in submit_and_wait_for_tail() 514 struct spu_queue *qp; in n2_do_async_digest() local 827 struct spu_queue *qp, bool encrypt) in __n2_crypt_chunk() 978 struct spu_queue *qp; in n2_do_ecb() local 1030 struct spu_queue *qp; in n2_do_chaining() local
|
/linux-4.4.14/arch/ia64/include/asm/ |
D | kprobes.h | 41 unsigned long long qp : 6; member
|
/linux-4.4.14/mm/ |
D | mempolicy.c | 490 struct queue_pages *qp = walk->private; in queue_pages_pte_range() local 530 struct queue_pages *qp = walk->private; in queue_pages_hugetlb() local 590 struct queue_pages *qp = walk->private; in queue_pages_test_walk() local 638 struct queue_pages qp = { in queue_pages_range() local
|
/linux-4.4.14/include/rdma/ |
D | rdma_cm.h | 152 struct ib_qp *qp; member
|
D | ib_verbs.h | 485 struct ib_qp *qp; member 766 struct ib_qp *qp; member 1501 struct ib_qp *qp; member 2435 static inline int ib_post_send(struct ib_qp *qp, in ib_post_send() 2450 static inline int ib_post_recv(struct ib_qp *qp, in ib_post_recv() 2904 static inline int ib_bind_mw(struct ib_qp *qp, in ib_bind_mw()
|
D | ib_mad.h | 473 struct ib_qp *qp; member
|
/linux-4.4.14/net/openvswitch/ |
D | flow.c | 311 struct qtag_prefix *qp; in parse_vlan() local
|
/linux-4.4.14/drivers/infiniband/hw/cxgb3/ |
D | iwch_provider.c | 1114 void iwch_qp_add_ref(struct ib_qp *qp) in iwch_qp_add_ref() 1120 void iwch_qp_rem_ref(struct ib_qp *qp) in iwch_qp_rem_ref()
|
D | iwch_qp.c | 529 int iwch_bind_mw(struct ib_qp *qp, in iwch_bind_mw()
|
D | iwch_cm.h | 156 struct iwch_qp *qp; member
|
D | iwch_cm.c | 1801 struct iwch_qp *qp = get_qhp(h, conn_param->qpn); in iwch_accept_cr() local
|
/linux-4.4.14/drivers/misc/vmw_vmci/ |
D | vmci_queue_pair.c | 221 struct qp_entry qp; member 239 struct qp_entry qp; member 914 struct qp_entry *qp = qp_list_find(&qp_guest_endpoints, handle); in qp_guest_handle_to_entry() local 928 struct qp_entry *qp = qp_list_find(&qp_broker_list, handle); in qp_broker_handle_to_entry() local
|
/linux-4.4.14/net/9p/ |
D | trans_rdma.c | 95 struct ib_qp *qp; member
|
/linux-4.4.14/net/sched/ |
D | sch_api.c | 142 struct Qdisc_ops *q, **qp; in register_qdisc() local 186 struct Qdisc_ops *q, **qp; in unregister_qdisc() local
|
/linux-4.4.14/drivers/infiniband/ulp/srpt/ |
D | ib_srpt.c | 950 static int srpt_init_ch_qp(struct srpt_rdma_ch *ch, struct ib_qp *qp) in srpt_init_ch_qp() 984 static int srpt_ch_qp_rtr(struct srpt_rdma_ch *ch, struct ib_qp *qp) in srpt_ch_qp_rtr() 1014 static int srpt_ch_qp_rts(struct srpt_rdma_ch *ch, struct ib_qp *qp) in srpt_ch_qp_rts()
|
D | ib_srpt.h | 305 struct ib_qp *qp; member
|
/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb4/ |
D | cxgb4_uld.h | 227 struct cxgb4_range qp; member
|
D | t4_hw.c | 4480 __be32 *qp = &cmd.iq0_to_iq2; in t4_config_rss_range() local
|
/linux-4.4.14/drivers/atm/ |
D | firestream.c | 631 static int qp; variable
|
/linux-4.4.14/drivers/scsi/pm8001/ |
D | pm8001_sas.c | 216 uint32_t *qp = (uint32_t *)(((char *) in pm8001_phy_control() local
|
/linux-4.4.14/arch/sparc/kernel/ |
D | ds.c | 995 struct ds_queue_entry *qp, *tmp; in process_ds_work() local 1048 struct ds_queue_entry *qp; in ds_data() local
|
/linux-4.4.14/drivers/infiniband/ulp/isert/ |
D | ib_isert.h | 166 struct ib_qp *qp; member
|
/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb4vf/ |
D | t4vf_hw.c | 956 __be32 *qp = &cmd.iq0_to_iq2; in t4vf_config_rss_range() local
|
/linux-4.4.14/drivers/infiniband/ulp/srp/ |
D | ib_srp.h | 147 struct ib_qp *qp; member
|
D | ib_srp.c | 259 struct ib_qp *qp) in srp_init_qp() 488 struct ib_qp *qp; in srp_create_ch_ib() local
|
/linux-4.4.14/fs/gfs2/ |
D | quota.c | 733 static int gfs2_write_disk_quota(struct gfs2_inode *ip, struct gfs2_quota *qp, in gfs2_write_disk_quota()
|
/linux-4.4.14/drivers/scsi/bnx2i/ |
D | bnx2i_hwi.c | 1981 struct qp_info *qp; in bnx2i_process_new_cqes() local
|
D | bnx2i.h | 760 struct qp_info qp; member
|
/linux-4.4.14/drivers/infiniband/ulp/iser/ |
D | iscsi_iser.h | 485 struct ib_qp *qp; member
|
/linux-4.4.14/arch/powerpc/platforms/cell/spufs/ |
D | file.c | 2157 struct mfc_cq_sr *qp, *spuqp; in __spufs_dma_info_read() local 2209 struct mfc_cq_sr *qp, *puqp; in __spufs_proxydma_info_read() local
|
/linux-4.4.14/drivers/scsi/ |
D | ncr53c8xx.c | 4430 struct list_head *qp; in ncr_start_next_ccb() local 6546 struct list_head *qp; in ncr_sir_to_redo() local 7156 struct list_head *qp; in ncr_get_ccb() local
|
D | qlogicpti.h | 504 #define for_each_qlogicpti(qp) \ argument
|
/linux-4.4.14/drivers/scsi/lpfc/ |
D | lpfc_debugfs.c | 2002 struct lpfc_queue *qp = NULL; in lpfc_idiag_queinfo_read() local
|
/linux-4.4.14/drivers/net/ethernet/intel/i40e/ |
D | i40e_main.c | 3079 u32 qp; in i40e_vsi_configure_msix() local 3961 u32 val, qp; in i40e_vsi_free_irq() local
|
/linux-4.4.14/include/linux/mlx4/ |
D | device.h | 811 int qp; member 884 } __packed qp; member
|