Home
last modified time | relevance | path

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

/NextBSD/sys/dev/cxgb/common/
HDcxgb_ctl_defs.h147 unsigned int credit_thres; member
HDcxgb_common.h815 unsigned int credits, unsigned int credit_thres);
HDcxgb_t3_hw.c2690 unsigned int credits, unsigned int credit_thres) in t3_sge_init_cqcntxt() argument
2706 V_CQ_CREDIT_THRES(credit_thres)); in t3_sge_init_cqcntxt()
/NextBSD/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()