Home
last modified time | relevance | path

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

/linux/drivers/infiniband/hw/bnxt_re/
H A Dqplib_fp.c970 u64 fpsne, psn_pg; in bnxt_qplib_init_psn_ptr() local
976 fpsne = (u64)bnxt_qplib_get_qe(hwq, hwq->depth, &psn_pg); in bnxt_qplib_init_psn_ptr()
977 if (!IS_ALIGNED(fpsne, PAGE_SIZE)) in bnxt_qplib_init_psn_ptr()
978 indx_pad = (fpsne & ~PAGE_MASK) / size; in bnxt_qplib_init_psn_ptr()