Home
last modified time | relevance | path

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

/drivers/net/ethernet/chelsio/cxgb3/
Dcxgb3_ctl_defs.h163 unsigned int ovfl_mode; member
Dcommon.h748 unsigned int size, int rspq, int ovfl_mode,
Dt3_hw.c2364 unsigned int size, int rspq, int ovfl_mode, in t3_sge_init_cqcntxt() argument
2378 V_CQ_GEN(1) | V_CQ_OVERFLOW_MODE(ovfl_mode) | in t3_sge_init_cqcntxt()
2379 V_CQ_ERR(ovfl_mode)); in t3_sge_init_cqcntxt()
Dcxgb3_offload.c339 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()
186 setup.ovfl_mode = 0; in cxio_create_cq()
188 setup.ovfl_mode = 1; in cxio_create_cq()
201 setup.ovfl_mode = 1; in cxio_resize_cq()
510 setup.ovfl_mode = 1; in cxio_hal_init_ctrl_cq()