Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/hw/bnxt_re/
H A Dqplib_res.h183 u32 pad_pgofft; member
H A Dqplib_fp.c961 hwq->pad_pgofft = indx_pad; in bnxt_qplib_init_psn_ptr()
1781 pg_num = (tail + hwq->pad_pgofft) / (PAGE_SIZE / hwq->pad_stride); in bnxt_qplib_pull_psn_buff()
1782 pg_indx = (tail + hwq->pad_pgofft) % (PAGE_SIZE / hwq->pad_stride); in bnxt_qplib_pull_psn_buff()