Searched refs:sge_ofld_txq (Results 1 – 4 of 4) sorted by relevance
1492 static void txq_stop_maperr(struct sge_ofld_txq *q) in txq_stop_maperr()1508 static void ofldtxq_stop(struct sge_ofld_txq *q, struct sk_buff *skb) in ofldtxq_stop()1524 static void service_ofldq(struct sge_ofld_txq *q) in service_ofldq()1596 static int ofld_xmit(struct sge_ofld_txq *q, struct sk_buff *skb) in ofld_xmit()1615 struct sge_ofld_txq *q = (struct sge_ofld_txq *)data; in restart_ofldq()2377 struct sge_ofld_txq *txq = s->egr_map[id]; in sge_tx_timer_cb()2679 int t4_sge_alloc_ofld_txq(struct adapter *adap, struct sge_ofld_txq *txq, in t4_sge_alloc_ofld_txq()2823 struct sge_ofld_txq *q = &adap->sge.ofldtxq[i]; in t4_free_sge_resources()2889 struct sge_ofld_txq *q = &s->ofldtxq[i]; in t4_sge_stop()
585 struct sge_ofld_txq { /* state for an SGE offload Tx queue */ struct604 struct sge_ofld_txq ofldtxq[MAX_OFLD_QSETS]; argument1065 int t4_sge_alloc_ofld_txq(struct adapter *adap, struct sge_ofld_txq *txq,
1749 const struct sge_ofld_txq *tx = &adap->sge.ofldtxq[toe_idx * 4]; in sge_qinfo_show()
622 struct sge_ofld_txq *oq; in fwevtq_handler()624 oq = container_of(txq, struct sge_ofld_txq, q); in fwevtq_handler()