HomeSort by: relevance | last modified time | path
    Searched refs:ovfl_mode (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/dev/pci/cxgb/
cxgb_ctl_defs.h 148 unsigned int ovfl_mode; member in struct:rdma_cq_setup
cxgb_common.h 750 unsigned int size, int rspq, int ovfl_mode,
cxgb_t3_hw.c 2022 * @ovfl_mode: CQ overflow mode
2031 unsigned int size, int rspq, int ovfl_mode,
2045 V_CQ_GEN(1) | V_CQ_OVERFLOW_MODE(ovfl_mode) |
2046 V_CQ_ERR(ovfl_mode));
cxgb_offload.c 325 req2->ovfl_mode, req2->credits,

Completed in 17 milliseconds