Home
last modified time | relevance | path

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

/NextBSD/sys/dev/cxgb/common/
HDcxgb_t3_hw.c2493 static int t3_sge_write_context(adapter_t *adapter, unsigned int id, in t3_sge_write_context() function
2587 return t3_sge_write_context(adapter, id, F_EGRESS); in t3_sge_init_ecntxt()
2627 return t3_sge_write_context(adapter, id, F_FREELIST); in t3_sge_init_flcntxt()
2670 return t3_sge_write_context(adapter, id, F_RESPONSEQ); in t3_sge_init_rspcntxt()
2707 return t3_sge_write_context(adapter, id, F_CQ); in t3_sge_init_cqcntxt()