cxgb_sge.c | 1776 * ofld_xmit - send a packet through an offload queue 1784 ofld_xmit(adapter_t *adap, struct sge_txq *q, struct mbuf *m) function in typeref:typename:int 1822 "ofld_xmit: ndesc %u, pidx %u, len %u, main %u, frags %u", 1947 return ofld_xmit(adap, &qs->txq[TXQ_OFLD], m);
|