Searched refs:tph_val (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.10/drivers/infiniband/hw/i40iw/ |
| D | i40iw_type.h | 347 u8 tph_val; member 368 u8 tph_val; member 638 u8 tph_val; member 666 u8 tph_val; member 883 u8 tph_val; member
|
| D | i40iw_ctrl.c | 1593 ceq->tph_val = info->tph_val; in i40iw_sc_ceq_init() 1622 set_64bit_val(wqe, 56, LS_64(ceq->tph_val, I40IW_CQPSQ_TPHVAL)); in i40iw_sc_ceq_create() 2053 cq->tph_val = info->tph_val; in i40iw_sc_ccq_init() 2110 LS_64(ccq->tph_val, I40IW_CQPSQ_TPHVAL)); in i40iw_sc_ccq_create() 2231 cq->tph_val = info->tph_val; in i40iw_sc_cq_init() 2275 set_64bit_val(wqe, 56, LS_64(cq->tph_val, I40IW_CQPSQ_TPHVAL)); in i40iw_sc_cq_create() 2413 set_64bit_val(wqe, 56, LS_64(cq->tph_val, I40IW_CQPSQ_TPHVAL)); in i40iw_sc_cq_modify()
|