Searched refs:ofld_xmit (Results 1 – 2 of 2) sorted by relevance
1643 static int ofld_xmit(struct adapter *adap, struct sge_txq *q, in ofld_xmit() function1775 return ofld_xmit(adap, &qs->txq[TXQ_OFLD], skb); in t3_offload_tx()
1709 static int ofld_xmit(struct sge_ofld_txq *q, struct sk_buff *skb) in ofld_xmit() function1780 return ofld_xmit(&adap->sge.ofldtxq[idx], skb); in ofld_send()