Home
last modified time | relevance | path

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

/freebsd/sys/dev/bnxt/bnxt_re/
H A Dqplib_fp.c1043 u64 fpsne, psn_pg; in bnxt_qplib_init_psn_ptr() local
1049 fpsne = (u64)bnxt_qplib_get_qe(sq_hwq, sq_hwq->depth, &psn_pg); in bnxt_qplib_init_psn_ptr()
1050 if (!IS_ALIGNED(fpsne, PAGE_SIZE)) in bnxt_qplib_init_psn_ptr()
1051 indx_pad = (fpsne & ~PAGE_MASK) / size; in bnxt_qplib_init_psn_ptr()