Home
last modified time | relevance | path

Searched defs:cong_drop (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/cxgbe/
H A Dt4_netmap.c286 const int cong_drop = nm_cong_drop; in alloc_nm_rxq_hwq() local
H A Dt4_sge.c118 SYSCTL_INT(_hw_cxgbe, OID_AUTO, cong_drop, CTLFLAG_RDTUN, &cong_drop, 0, variable
3906 t4_sge_set_conm_context(struct adapter * sc,int cntxt_id,int cong_drop,int cong_map) t4_sge_set_conm_context() argument
[all...]
H A Dadapter.h435 int8_t cong_drop; /* congestion drop settings for the queue */ global() member