Home
last modified time | relevance | path

Searched refs:t4_sge_set_conm_context (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/cxgbe/
H A Dadapter.h1483 int t4_sge_set_conm_context(struct adapter *, int, int, int);
H A Dt4_netmap.c378 t4_sge_set_conm_context(sc, nm_rxq->iq_cntxt_id, cong_drop, in alloc_nm_rxq_hwq()
H A Dt4_sge.c3671 t4_sge_set_conm_context(sc, iq->cntxt_id, iq->cong_drop, in alloc_iq_fl_hwq()
3898 t4_sge_set_conm_context(struct adapter *sc, int cntxt_id, int cong_drop, in t4_sge_set_conm_context() function