Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgb/common/
H A Dcxgb_common.h817 int t3_sge_disable_rspcntxt(adapter_t *adapter, unsigned int id);
H A Dcxgb_t3_hw.c2765 int t3_sge_disable_rspcntxt(adapter_t *adapter, unsigned int id) in t3_sge_disable_rspcntxt() function
/freebsd/sys/dev/cxgb/
H A Dcxgb_sge.c2040 t3_sge_disable_rspcntxt(sc, q->rspq.cntxt_id); in t3_free_qset()