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

/freebsd-11-stable/sys/dev/cxgb/common/
H A Dcxgb_ctl_defs.h148 unsigned int ovfl_mode; member in struct:rdma_cq_setup
H A Dcxgb_common.h814 unsigned int size, int rspq, int ovfl_mode,
H A Dcxgb_t3_hw.c2680 * @ovfl_mode: CQ overflow mode
2689 unsigned int size, int rspq, int ovfl_mode,
2703 V_CQ_GEN(1) | V_CQ_OVERFLOW_MODE(ovfl_mode) |
2704 V_CQ_ERR(ovfl_mode));
2688 t3_sge_init_cqcntxt(adapter_t *adapter, unsigned int id, u64 base_addr, unsigned int size, int rspq, int ovfl_mode, unsigned int credits, unsigned int credit_thres) argument
/freebsd-11-stable/sys/dev/cxgb/ulp/iw_cxgb/
H A Diw_cxgb_hal.c95 unsigned size, unsigned ovfl_mode, unsigned credits, unsigned credit_thres)
102 ovfl_mode, credits, credit_thres);
94 cxio_rdma_cq_setup(struct cxio_rdev *rdev_p, unsigned id, uint64_t base_addr, unsigned size, unsigned ovfl_mode, unsigned credits, unsigned credit_thres) argument

Completed in 102 milliseconds