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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/cxgb3/
H A Dt3_hw.c2126 * t3_sge_write_context - write an SGE context
2134 static int t3_sge_write_context(struct adapter *adapter, unsigned int id, function
2168 * "sensitive bits" in the contexts the way that t3_sge_write_context()
2229 return t3_sge_write_context(adapter, id, F_EGRESS);
2270 return t3_sge_write_context(adapter, id, F_FREELIST);
2309 return t3_sge_write_context(adapter, id, F_RESPONSEQ);
2346 return t3_sge_write_context(adapter, id, F_CQ);

Completed in 108 milliseconds