Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb3/
H A Dt3_hw.c2162 * t3_sge_write_context - write an SGE context
2170 static int t3_sge_write_context(struct adapter *adapter, unsigned int id, in t3_sge_write_context() function
2204 * "sensitive bits" in the contexts the way that t3_sge_write_context()
2265 return t3_sge_write_context(adapter, id, F_EGRESS); in t3_sge_init_ecntxt()
2306 return t3_sge_write_context(adapter, id, F_FREELIST); in t3_sge_init_flcntxt()
2345 return t3_sge_write_context(adapter, id, F_RESPONSEQ); in t3_sge_init_rspcntxt()
2382 return t3_sge_write_context(adapter, id, F_CQ); in t3_sge_init_cqcntxt()
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb3/
H A Dt3_hw.c2097 * t3_sge_write_context - write an SGE context
2105 static int t3_sge_write_context(struct adapter *adapter, unsigned int id, in t3_sge_write_context() function
2139 * "sensitive bits" in the contexts the way that t3_sge_write_context()
2200 return t3_sge_write_context(adapter, id, F_EGRESS); in t3_sge_init_ecntxt()
2241 return t3_sge_write_context(adapter, id, F_FREELIST); in t3_sge_init_flcntxt()
2280 return t3_sge_write_context(adapter, id, F_RESPONSEQ); in t3_sge_init_rspcntxt()
2317 return t3_sge_write_context(adapter, id, F_CQ); in t3_sge_init_cqcntxt()

Completed in 11 milliseconds