Home
last modified time | relevance | path

Searched refs:npsn (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/infiniband/hw/hfi1/
H A Druc.c163 static inline void build_ahg(struct rvt_qp *qp, u32 npsn) in build_ahg() argument
174 qp->s_ahgpsn = npsn; in build_ahg()
188 (__force u16)cpu_to_be16((u16)npsn), in build_ahg()
192 if ((npsn & 0xffff0000) != in build_ahg()
198 (u16)(npsn >> 16)), in build_ahg()