Searched refs:sge_ofld_txq (Results 1 – 4 of 4) sorted by relevance
1519 static void txq_stop_maperr(struct sge_ofld_txq *q) in txq_stop_maperr()1535 static void ofldtxq_stop(struct sge_ofld_txq *q, struct sk_buff *skb) in ofldtxq_stop()1551 static void service_ofldq(struct sge_ofld_txq *q) in service_ofldq()1623 static int ofld_xmit(struct sge_ofld_txq *q, struct sk_buff *skb) in ofld_xmit()1642 struct sge_ofld_txq *q = (struct sge_ofld_txq *)data; in restart_ofldq()2384 struct sge_ofld_txq *txq = s->egr_map[id]; in sge_tx_timer_cb()2748 int t4_sge_alloc_ofld_txq(struct adapter *adap, struct sge_ofld_txq *txq, in t4_sge_alloc_ofld_txq()2893 struct sge_ofld_txq *q = &adap->sge.ofldtxq[i]; in t4_free_sge_resources()2959 struct sge_ofld_txq *q = &s->ofldtxq[i]; in t4_sge_stop()
616 struct sge_ofld_txq { /* state for an SGE offload Tx queue */ struct635 struct sge_ofld_txq ofldtxq[MAX_OFLD_QSETS]; argument1113 int t4_sge_alloc_ofld_txq(struct adapter *adap, struct sge_ofld_txq *txq,
634 struct sge_ofld_txq *oq; in fwevtq_handler()636 oq = container_of(txq, struct sge_ofld_txq, q); in fwevtq_handler()
2333 const struct sge_ofld_txq *tx = in sge_qinfo_show()