Home
last modified time | relevance | path

Searched refs:ovfl_mode (Results 1 – 5 of 5) sorted by relevance

/drivers/net/cxgb3/
Dcxgb3_ctl_defs.h163 unsigned int ovfl_mode; member
Dcommon.h793 unsigned int size, int rspq, int ovfl_mode,
Dt3_hw.c2152 unsigned int size, int rspq, int ovfl_mode, in t3_sge_init_cqcntxt() argument
2166 V_CQ_GEN(1) | V_CQ_OVERFLOW_MODE(ovfl_mode) | in t3_sge_init_cqcntxt()
2167 V_CQ_ERR(ovfl_mode)); in t3_sge_init_cqcntxt()
Dcxgb3_offload.c320 rdma->ovfl_mode, rdma->credits, in cxgb_rdma_ctl()
/drivers/infiniband/hw/cxgb3/
Dcxio_hal.c133 setup.ovfl_mode = 0; in cxio_hal_clear_cq_ctx()
185 setup.ovfl_mode = 0; in cxio_create_cq()
187 setup.ovfl_mode = 1; in cxio_create_cq()
199 setup.ovfl_mode = 1; in cxio_resize_cq()
506 setup.ovfl_mode = 1; in cxio_hal_init_ctrl_cq()