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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/cxgb3/
H A Dcxgb3_ctl_defs.h163 unsigned int ovfl_mode; member in struct:rdma_cq_setup
H A Dcommon.h766 unsigned int size, int rspq, int ovfl_mode,
H A Dcxgb3_offload.c333 rdma->ovfl_mode, rdma->credits,
H A Dt3_hw.c2319 * @ovfl_mode: CQ overflow mode
2328 unsigned int size, int rspq, int ovfl_mode,
2342 V_CQ_GEN(1) | V_CQ_OVERFLOW_MODE(ovfl_mode) |
2343 V_CQ_ERR(ovfl_mode));
2327 t3_sge_init_cqcntxt(struct adapter *adapter, unsigned int id, u64 base_addr, unsigned int size, int rspq, int ovfl_mode, unsigned int credits, unsigned int credit_thres) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/infiniband/hw/cxgb3/
H A Dcxio_hal.c133 setup.ovfl_mode = 0;
185 setup.ovfl_mode = 0;
187 setup.ovfl_mode = 1;
199 setup.ovfl_mode = 1;
507 setup.ovfl_mode = 1;

Completed in 40 milliseconds