Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/rdma/hfi1/
Druc.c711 static inline void build_ahg(struct hfi1_qp *qp, u32 npsn) in build_ahg() argument
723 qp->s_ahgpsn = npsn; in build_ahg()
738 (__force u16)cpu_to_be16((u16)npsn), in build_ahg()
742 if ((npsn & 0xffff0000) != in build_ahg()
748 (u16)(npsn >> 16)), in build_ahg()