Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/hw/irdma/
H A Dtype.h412 u8 tph_val; member
436 u8 tph_val; member
748 u8 tph_val; member
782 u8 tph_val; member
1078 u8 tph_val; member
H A Dctrl.c2502 cq->tph_val = info->tph_val; in irdma_sc_cq_init()
2555 FIELD_PREP(IRDMA_CQPSQ_TPHVAL, cq->tph_val) | in irdma_sc_cq_create()
2682 FIELD_PREP(IRDMA_CQPSQ_TPHVAL, cq->tph_val) | in irdma_sc_cq_modify()
3649 ceq->tph_val = info->tph_val; in irdma_sc_ceq_init()
3682 FIELD_PREP(IRDMA_CQPSQ_TPHVAL, ceq->tph_val) | in irdma_sc_ceq_create()
4196 cq->tph_val = info->tph_val; in irdma_sc_ccq_init()
H A Dpuda.c743 FIELD_PREP(IRDMA_CQPSQ_TPHVAL, cq->tph_val) | in irdma_puda_cq_wqe()