Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/dev/cxgb/common/
Dcxgb_common.h818 int t3_sge_disable_rspcntxt(adapter_t *adapter, unsigned int id);
Dcxgb_t3_hw.c2767 int t3_sge_disable_rspcntxt(adapter_t *adapter, unsigned int id) in t3_sge_disable_rspcntxt() function
/freebsd-10-stable/sys/dev/cxgb/
Dcxgb_sge.c2027 t3_sge_disable_rspcntxt(sc, q->rspq.cntxt_id); in t3_free_qset()