Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/infiniband/hw/bnxt_re/
Dqplib_fp.c936 u64 fpsne, psn_pg; in bnxt_qplib_init_psn_ptr() local
942 fpsne = (u64)bnxt_qplib_get_qe(hwq, hwq->depth, &psn_pg); in bnxt_qplib_init_psn_ptr()
943 if (!IS_ALIGNED(fpsne, PAGE_SIZE)) in bnxt_qplib_init_psn_ptr()
944 indx_pad = (fpsne & ~PAGE_MASK) / size; in bnxt_qplib_init_psn_ptr()