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

  /src/sys/dev/pci/cxgb/
cxgb_ioctl.h 111 int32_t cong_thres; member in struct:ch_qset_params
cxgb_common.h 314 unsigned int cong_thres; /* FL congestion threshold */ member in struct:qset_params
745 unsigned int cong_thres, int gen, unsigned int cidx);
cxgb_sge.c 408 q->cong_thres = 0;
2088 q->fl[i].buf_size, p->cong_thres, 1,
cxgb_t3_hw.c 1944 * @cong_thres: threshold to signal congestion to upstream producers
1954 unsigned int cong_thres, int gen, unsigned int cidx)
1972 V_FL_CONG_THRES(cong_thres) | V_FL_GTS(gts_enable));

Completed in 16 milliseconds