/linux-4.4.14/drivers/net/ethernet/mellanox/mlx5/core/ |
D | mcg.c | 42 __be32 qpn; member 54 __be32 qpn; member 64 int mlx5_core_attach_mcg(struct mlx5_core_dev *dev, union ib_gid *mgid, u32 qpn) in mlx5_core_attach_mcg() 86 int mlx5_core_detach_mcg(struct mlx5_core_dev *dev, union ib_gid *mgid, u32 qpn) in mlx5_core_detach_mcg()
|
D | qp.c | 95 int qpn = be32_to_cpu(pf_eqe->flags_qpn) & MLX5_QPN_MASK; in mlx5_eq_pagefault() local 424 int mlx5_core_page_fault_resume(struct mlx5_core_dev *dev, u32 qpn, in mlx5_core_page_fault_resume()
|
/linux-4.4.14/drivers/net/ethernet/mellanox/mlx4/ |
D | mcg.c | 126 u32 qpn) in get_promisc_qp() 150 unsigned int index, u32 qpn) in new_steering_entry() 242 unsigned int index, u32 qpn) in existing_steering_entry() 291 unsigned int index, u32 qpn) in check_duplicate_entry() 356 u32 qpn = be32_to_cpu(mgm->qp[i]) & MGM_QPN_MASK; in promisc_steering_entry() local 420 enum mlx4_steer_type steer, u32 qpn) in add_promisc_qp() 550 enum mlx4_steer_type steer, u32 qpn) in remove_promisc_qp() 1043 int port, int qpn, u16 prio, u64 *reg_id) in mlx4_tunnel_steer_add() 1334 int qpn; in mlx4_QP_ATTACH() local 1458 u32 qpn, enum mlx4_net_trans_promisc_mode mode) in mlx4_flow_steer_promisc_add() [all …]
|
D | qp.c | 49 void mlx4_qp_event(struct mlx4_dev *dev, u32 qpn, int event_type) in mlx4_qp_event() 298 int __mlx4_qp_alloc_icm(struct mlx4_dev *dev, int qpn, gfp_t gfp) in __mlx4_qp_alloc_icm() 342 static int mlx4_qp_alloc_icm(struct mlx4_dev *dev, int qpn, gfp_t gfp) in mlx4_qp_alloc_icm() 355 void __mlx4_qp_free_icm(struct mlx4_dev *dev, int qpn) in __mlx4_qp_free_icm() 367 static void mlx4_qp_free_icm(struct mlx4_dev *dev, int qpn) in mlx4_qp_free_icm() 381 int mlx4_qp_alloc(struct mlx4_dev *dev, int qpn, struct mlx4_qp *qp, gfp_t gfp) in mlx4_qp_alloc() 415 int mlx4_update_qp(struct mlx4_dev *dev, u32 qpn, in mlx4_update_qp()
|
D | en_resources.c | 41 int is_tx, int rss, int qpn, int cqn, in mlx4_en_fill_qp_context()
|
D | en_rx.c | 1122 static int mlx4_en_config_rss_qp(struct mlx4_en_priv *priv, int qpn, in mlx4_en_config_rss_qp() 1171 u32 qpn; in mlx4_en_create_drop_qp() local 1191 u32 qpn; in mlx4_en_destroy_drop_qp() local 1210 int i, qpn; in mlx4_en_config_rss_steer() local
|
D | en_netdev.c | 474 int qpn, u64 *reg_id) in mlx4_en_tunnel_steer_add() 494 unsigned char *mac, int *qpn, u64 *reg_id) in mlx4_en_uc_steer_add() 546 unsigned char *mac, int qpn, u64 reg_id) in mlx4_en_uc_steer_release() 578 int *qpn = &priv->base_qpn; in mlx4_en_get_qp() local 612 int qpn = priv->base_qpn; in mlx4_en_put_qp() local 627 static int mlx4_en_replace_mac(struct mlx4_en_priv *priv, int qpn, in mlx4_en_replace_mac() 1229 int *qpn = &priv->base_qpn; in mlx4_en_set_rss_steer_rules() local 1268 int qpn = priv->base_qpn; in mlx4_en_delete_rss_steer_rules() local
|
D | resource_tracker.c | 224 int qpn; member 732 u8 slave, u32 qpn) in update_vport_qp_param() 1095 static struct res_common *alloc_fs_rule_tr(u64 id, int qpn) in alloc_fs_rule_tr() 1427 static int qp_res_start_move_to(struct mlx4_dev *dev, int slave, int qpn, in qp_res_start_move_to() 1697 static int valid_reserved(struct mlx4_dev *dev, int slave, int qpn) in valid_reserved() 1703 static int fw_reserved(struct mlx4_dev *dev, int qpn) in fw_reserved() 1715 int qpn; in qp_alloc_res() local 2287 int qpn; in qp_free_res() local 2860 u32 qpn = vhcr->in_modifier & 0xffffff; in adjust_proxy_tun_qkey() local 2881 int qpn = vhcr->in_modifier & 0x7fffff; in mlx4_RST2INIT_QP_wrapper() local [all …]
|
D | en_ethtool.c | 1497 u32 qpn; in mlx4_en_flow_replace() local
|
D | port.c | 308 int __mlx4_replace_mac(struct mlx4_dev *dev, u8 port, int qpn, u64 new_mac) in __mlx4_replace_mac()
|
D | mlx4.h | 303 __be32 qpn; member 467 u32 qpn; member
|
D | main.c | 689 int mlx4_get_parav_qkey(struct mlx4_dev *dev, u32 qpn, u32 *qkey) in mlx4_get_parav_qkey()
|
D | mlx4_en.h | 292 int qpn; member
|
/linux-4.4.14/include/uapi/rdma/ |
D | ib_user_mad.h | 78 __be32 qpn; member 122 __be32 qpn; member 187 __u8 qpn; member 222 __u32 qpn; member
|
D | ib_user_cm.h | 133 __u32 qpn; member 158 __u32 qpn; member 211 __u32 qpn; member 295 __u32 qpn; member
|
D | ib_user_verbs.h | 543 __u32 qpn; member 552 __u32 qpn; member
|
/linux-4.4.14/drivers/staging/rdma/hfi1/ |
D | qp.h | 88 static inline u32 qpn_hash(struct hfi1_qp_ibdev *dev, u32 qpn) in qpn_hash() 102 u32 qpn) __must_hold(RCU) in hfi1_lookup_qpn()
|
D | qp.c | 144 u32 i, offset, max_scan, qpn; in alloc_qpn() local 219 static void free_qpn(struct hfi1_qpn_table *qpt, u32 qpn) in free_qpn() 1298 u32 offset, qpn, i; in init_qpn_table() local
|
D | driver.c | 574 u32 etype = rhf_rcv_type(rhf), qpn; in prescan_rxq() local
|
D | diag.c | 1290 u32 qpn = 0; in hfi1_filter_mad_mgmt_class() local
|
D | mad.c | 92 u32 qpn = ppd_from_ibp(ibp)->sm_trap_qp; in send_trap() local
|
D | chip.c | 10065 unsigned qpns_per_vl, ctxt, i, qpn, n = 1, m; in init_qos() local
|
/linux-4.4.14/drivers/staging/rdma/ipath/ |
D | ipath_qp.c | 106 u32 i, offset, max_scan, qpn; in alloc_qpn() local 189 static void free_qpn(struct ipath_qp_table *qpt, u32 qpn) in free_qpn() 300 struct ipath_qp *ipath_lookup_qpn(struct ipath_qp_table *qpt, u32 qpn) in ipath_lookup_qpn()
|
/linux-4.4.14/drivers/infiniband/hw/qib/ |
D | qib_qp.c | 127 u32 i, offset, max_scan, qpn; in alloc_qpn() local 203 static void free_qpn(struct qib_qpn_table *qpt, u32 qpn) in free_qpn() 212 static inline unsigned qpn_hash(struct qib_ibdev *dev, u32 qpn) in qpn_hash() 339 struct qib_qp *qib_lookup_qpn(struct qib_ibport *ibp, u32 qpn) in qib_lookup_qpn()
|
/linux-4.4.14/drivers/infiniband/core/ |
D | agent.c | 83 int port_num, int qpn, size_t resp_mad_len, bool opa) in agent_send_response()
|
D | cm_msgs.h | 115 static inline void cm_req_set_local_qpn(struct cm_req_msg *req_msg, __be32 qpn) in cm_req_set_local_qpn() 523 static inline void cm_rep_set_local_qpn(struct cm_rep_msg *rep_msg, __be32 qpn) in cm_rep_set_local_qpn() 643 static inline void cm_dreq_set_remote_qpn(struct cm_dreq_msg *dreq_msg, __be32 qpn) in cm_dreq_set_remote_qpn() 692 static inline void cm_lap_set_remote_qpn(struct cm_lap_msg *lap_msg, __be32 qpn) in cm_lap_set_remote_qpn() 829 __be32 qpn) in cm_sidr_rep_set_qpn()
|
D | mad.c | 212 int ret2, qpn; in ib_register_mad_agent() local 492 int qpn; in ib_register_mad_snoop() local
|
/linux-4.4.14/drivers/staging/rdma/amso1100/ |
D | c2_qp.c | 397 static void c2_free_qpn(struct c2_dev *c2dev, int qpn) in c2_free_qpn() 404 struct c2_qp *c2_find_qpn(struct c2_dev *c2dev, int qpn) in c2_find_qpn()
|
D | c2_provider.h | 113 int qpn; member
|
D | c2_provider.c | 222 struct ib_qp *c2_get_qp(struct ib_device *device, int qpn) in c2_get_qp()
|
/linux-4.4.14/include/linux/mlx5/ |
D | qp.h | 441 int qpn; member 519 __be32 qpn; member 525 __be32 qpn; member 536 __be32 qpn; member 550 __be32 qpn; member 566 __be32 qpn; member 598 static inline struct mlx5_core_qp *__mlx5_qp_lookup(struct mlx5_core_dev *dev, u32 qpn) in __mlx5_qp_lookup()
|
D | mlx5_ifc.h | 1588 u8 qpn[0x18]; member 2178 u8 qpn[0x18]; member 2602 u8 qpn[0x18]; member 2632 u8 qpn[0x18]; member 2822 u8 qpn[0x18]; member 2852 u8 qpn[0x18]; member 2882 u8 qpn[0x18]; member 3261 u8 qpn[0x18]; member 3930 u8 qpn[0x18]; member 3952 u8 qpn[0x18]; member [all …]
|
D | device.h | 659 __be32 qpn; member
|
/linux-4.4.14/drivers/infiniband/hw/mthca/ |
D | mthca_mad.c | 165 int qpn = mad->mad_hdr.mgmt_class != IB_MGMT_CLASS_SUBN_LID_ROUTED; in forward_trap() local
|
D | mthca_qp.c | 237 void mthca_qp_event(struct mthca_dev *dev, u32 qpn, in mthca_qp_event() 1349 int qpn, in mthca_alloc_sqp()
|
D | mthca_eq.c | 143 __be32 qpn; member
|
D | mthca_cq.c | 278 void mthca_cq_clean(struct mthca_dev *dev, struct mthca_cq *cq, u32 qpn, in mthca_cq_clean()
|
D | mthca_provider.h | 264 u32 qpn; member
|
D | mthca_cmd.c | 1835 int mthca_CONF_SPECIAL_QP(struct mthca_dev *dev, int type, u32 qpn) in mthca_CONF_SPECIAL_QP()
|
/linux-4.4.14/drivers/infiniband/hw/mlx4/ |
D | cq.c | 934 void __mlx4_ib_cq_clean(struct mlx4_ib_cq *cq, u32 qpn, struct mlx4_ib_srq *srq) in __mlx4_ib_cq_clean() 987 void mlx4_ib_cq_clean(struct mlx4_ib_cq *cq, u32 qpn, struct mlx4_ib_srq *srq) in mlx4_ib_cq_clean()
|
D | qp.c | 611 static int qp0_enabled_vf(struct mlx4_dev *dev, int qpn) in qp0_enabled_vf() 638 int qpn; in create_qp_common() local 2129 static int vf_get_qp0_qkey(struct mlx4_dev *dev, int qpn, u32 *qkey) in vf_get_qp0_qkey()
|
D | mad.c | 354 int qpn = mad->mad_hdr.mgmt_class != IB_MGMT_CLASS_SUBN_LID_ROUTED; in forward_trap() local 1176 static int is_proxy_qp0(struct mlx4_ib_dev *dev, int qpn, int slave) in is_proxy_qp0()
|
D | main.c | 2501 int mlx4_ib_steer_qp_alloc(struct mlx4_ib_dev *dev, int count, int *qpn) in mlx4_ib_steer_qp_alloc() 2517 void mlx4_ib_steer_qp_free(struct mlx4_ib_dev *dev, u32 qpn, int count) in mlx4_ib_steer_qp_free()
|
/linux-4.4.14/drivers/infiniband/ulp/ipoib/ |
D | ipoib_cm.c | 1048 u32 qpn, in ipoib_cm_send_req() 1108 static int ipoib_cm_tx_init(struct ipoib_cm_tx *p, u32 qpn, in ipoib_cm_tx_init() 1313 u32 qpn; in ipoib_cm_tx_start() local
|
D | ipoib_ib.c | 512 struct ib_ah *address, u32 qpn, in post_send() 537 struct ipoib_ah *address, u32 qpn) in ipoib_send()
|
D | ipoib.h | 187 __be32 qpn; /* High byte MUST be ignored on receive */ member
|
/linux-4.4.14/include/rdma/ |
D | iw_cm.h | 102 u32 qpn; member
|
D | ib_cm.h | 247 u32 qpn; member
|
/linux-4.4.14/drivers/infiniband/hw/mlx5/ |
D | cq.c | 423 uint32_t qpn; in mlx5_poll_one() local 919 void mlx5_ib_cq_clean(struct mlx5_ib_cq *cq, u32 qpn, struct mlx5_ib_srq *srq) in mlx5_ib_cq_clean()
|
/linux-4.4.14/include/linux/mlx4/ |
D | device.h | 738 int qpn; member 883 __be32 qpn; member 1012 static inline int mlx4_is_qp_reserved(struct mlx4_dev *dev, u32 qpn) in mlx4_is_qp_reserved() 1020 static inline int mlx4_is_guest_proxy(struct mlx4_dev *dev, int slave, u32 qpn) in mlx4_is_guest_proxy() 1228 u32 qpn; member 1239 __be32 qpn; member
|
D | qp.h | 483 static inline struct mlx4_qp *__mlx4_qp_lookup(struct mlx4_dev *dev, u32 qpn) in __mlx4_qp_lookup()
|
/linux-4.4.14/drivers/infiniband/hw/nes/ |
D | nes.c | 362 struct ib_qp *nes_get_qp(struct ib_device *device, int qpn) in nes_get_qp()
|
/linux-4.4.14/drivers/infiniband/hw/cxgb4/ |
D | qp.c | 1878 struct ib_qp *c4iw_get_qp(struct ib_device *dev, int qpn) in c4iw_get_qp()
|
/linux-4.4.14/drivers/infiniband/hw/cxgb3/ |
D | iwch_provider.c | 1127 static struct ib_qp *iwch_get_qp(struct ib_device *dev, int qpn) in iwch_get_qp()
|
/linux-4.4.14/drivers/infiniband/hw/ocrdma/ |
D | ocrdma_verbs.c | 1711 u32 qpn = 0, wqe_idx = 0; in ocrdma_discard_cqes() local 2865 u16 qpn = 0; in ocrdma_poll_hwcq() local
|
D | ocrdma_sli.h | 1769 u32 qpn; member 1784 u32 qpn; member
|
/linux-4.4.14/drivers/net/ethernet/ibm/ehea/ |
D | ehea_phyp.h | 111 u32 qpn; /* 00 */ member
|