Home
last modified time | relevance | path

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

/drivers/infiniband/hw/i40iw/
Di40iw_type.h346 bool tph_en; member
367 bool tph_en; member
637 bool tph_en; member
665 bool tph_en; member
884 bool tph_en; member
Di40iw_ctrl.c1592 ceq->tph_en = info->tph_en; in i40iw_sc_ceq_init()
1628 LS_64(ceq->tph_en, I40IW_CQPSQ_TPHEN) | in i40iw_sc_ceq_create()
1705 LS_64(ceq->tph_en, I40IW_CQPSQ_TPHEN) | in i40iw_sc_ceq_destroy()
2052 cq->tph_en = info->tph_en; in i40iw_sc_ccq_init()
2120 LS_64(ccq->tph_en, I40IW_CQPSQ_TPHEN) | in i40iw_sc_ccq_create()
2169 LS_64(ccq->tph_en, I40IW_CQPSQ_TPHEN) | in i40iw_sc_ccq_destroy()
2230 cq->tph_en = info->tph_en; in i40iw_sc_cq_init()
2285 LS_64(cq->tph_en, I40IW_CQPSQ_TPHEN) | in i40iw_sc_cq_create()
2329 LS_64(cq->tph_en, I40IW_CQPSQ_TPHEN) | in i40iw_sc_cq_destroy()
2424 LS_64(cq->tph_en, I40IW_CQPSQ_TPHEN) | in i40iw_sc_cq_modify()
/drivers/net/ethernet/huawei/hinic/
Dhinic_hw_if.c312 enum hinic_pcie_tph tph_en) in set_dma_attr() argument
330 HINIC_DMA_ATTR_SET(tph_en, TPH_EN); in set_dma_attr()