Searched refs:tph_val (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/drivers/infiniband/hw/i40iw/ |
D | i40iw_type.h | 341 u8 tph_val; member 362 u8 tph_val; member 631 u8 tph_val; member 659 u8 tph_val; member 876 u8 tph_val; member
|
D | i40iw_ctrl.c | 1504 ceq->tph_val = info->tph_val; in i40iw_sc_ceq_init() 1533 set_64bit_val(wqe, 56, LS_64(ceq->tph_val, I40IW_CQPSQ_TPHVAL)); in i40iw_sc_ceq_create() 1965 cq->tph_val = info->tph_val; in i40iw_sc_ccq_init() 2022 LS_64(ccq->tph_val, I40IW_CQPSQ_TPHVAL)); in i40iw_sc_ccq_create() 2143 cq->tph_val = info->tph_val; in i40iw_sc_cq_init() 2187 set_64bit_val(wqe, 56, LS_64(cq->tph_val, I40IW_CQPSQ_TPHVAL)); in i40iw_sc_cq_create() 2325 set_64bit_val(wqe, 56, LS_64(cq->tph_val, I40IW_CQPSQ_TPHVAL)); in i40iw_sc_cq_modify()
|