Home
last modified time | relevance | path

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

/freebsd/sys/dev/irdma/
H A Dirdma_type.h449 u8 tph_val; member
473 u8 tph_val; member
781 u8 tph_val; member
814 u8 tph_val; member
1113 u8 tph_val; member
H A Dirdma_ctrl.c2566 cq->tph_val = info->tph_val; in irdma_sc_cq_init()
2622 FIELD_PREP(IRDMA_CQPSQ_TPHVAL, cq->tph_val) | in irdma_sc_cq_create()
2752 FIELD_PREP(IRDMA_CQPSQ_TPHVAL, cq->tph_val) | in irdma_sc_cq_modify()
3750 ceq->tph_val = info->tph_val; in irdma_sc_ceq_init()
3783 FIELD_PREP(IRDMA_CQPSQ_TPHVAL, ceq->tph_val) | in irdma_sc_ceq_create()
4319 cq->tph_val = info->tph_val; in irdma_sc_ccq_init()
H A Dirdma_puda.c779 FIELD_PREP(IRDMA_CQPSQ_TPHVAL, cq->tph_val) | in irdma_puda_cq_wqe()