Searched refs:ofld_xmit (Results 1 – 2 of 2) sorted by relevance
1699 static int ofld_xmit(struct adapter *adap, struct sge_txq *q, in ofld_xmit() function1846 return ofld_xmit(adap, &qs->txq[TXQ_OFLD], skb); in t3_offload_tx()
3069 static int ofld_xmit(struct sge_uld_txq *q, struct sk_buff *skb) in ofld_xmit() function3152 return ofld_xmit(txq, skb); in uld_send()