Home
last modified time | relevance | path

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

/trueos/sys/dev/cxgb/common/
HDcxgb_ctl_defs.h148 unsigned int ovfl_mode; member
HDcxgb_common.h814 unsigned int size, int rspq, int ovfl_mode,
HDcxgb_t3_hw.c2689 unsigned int size, int rspq, int ovfl_mode, in t3_sge_init_cqcntxt() argument
2703 V_CQ_GEN(1) | V_CQ_OVERFLOW_MODE(ovfl_mode) | in t3_sge_init_cqcntxt()
2704 V_CQ_ERR(ovfl_mode)); in t3_sge_init_cqcntxt()
/trueos/sys/dev/cxgb/ulp/iw_cxgb/
HDiw_cxgb_hal.c95 unsigned size, unsigned ovfl_mode, unsigned credits, unsigned credit_thres) in cxio_rdma_cq_setup() argument
102 ovfl_mode, credits, credit_thres); in cxio_rdma_cq_setup()