Home
last modified time | relevance | path

Searched defs:lqpn (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/infiniband/hw/hfi1/
H A Drc.c2673 u32 lqpn, u32 rqpn, u8 svc_type) in log_cca_event()
2700 void process_becn(struct hfi1_pportdata *ppd, u8 sl, u32 rlid, u32 lqpn, in process_becn()
H A Ddriver.c322 u32 lqpn, rqpn; in rcv_hdrerr() local
484 u32 lqpn = be32_to_cpu(ohdr->bth[1]) & RVT_QPN_MASK; in hfi1_process_ecn_slowpath() local
H A Dverbs.c1918 u32 lqpn, rqpn = 0; in hfi1_cnp_rcv() local
H A Dmad.h205 u32 lqpn; member
/linux/drivers/infiniband/hw/mlx5/
H A Dqp.c3504 u32 lqpn, u32 rqpn) in mlx5_set_path_udp_sport()
/linux/include/rdma/
H A Dib_verbs.h4794 static inline u32 rdma_calc_flow_label(u32 lqpn, u32 rqpn) in rdma_calc_flow_label()
4813 static inline u16 rdma_get_udp_sport(u32 fl, u32 lqpn, u32 rqpn) in rdma_get_udp_sport()