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

/linux-master/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, function
2139 * "sensitive bits" in the contexts the way that t3_sge_write_context()
2200 return t3_sge_write_context(adapter, id, F_EGRESS);
2241 return t3_sge_write_context(adapter, id, F_FREELIST);
2280 return t3_sge_write_context(adapter, id, F_RESPONSEQ);
2317 return t3_sge_write_context(adapter, id, F_CQ);

Completed in 87 milliseconds