Searched refs:sge_ctrl_txq (Results 1 – 3 of 3) sorted by relevance
2045 static void ctrlq_check_stop(struct sge_ctrl_txq *q, struct fw_wr_hdr *wr) in ctrlq_check_stop()2063 static int ctrl_xmit(struct sge_ctrl_txq *q, struct sk_buff *skb) in ctrl_xmit()2108 struct sge_ctrl_txq *q = (struct sge_ctrl_txq *)data; in restart_ctrlq()3845 int t4_sge_alloc_ctrl_txq(struct adapter *adap, struct sge_ctrl_txq *txq, in t4_sge_alloc_ctrl_txq()4078 struct sge_ctrl_txq *cq = &adap->sge.ctrlq[i]; in t4_free_sge_resources()4170 struct sge_ctrl_txq *cq = &s->ctrlq[i]; in t4_sge_stop()
780 struct sge_ctrl_txq { /* state for an SGE control Tx queue */ struct807 struct sge_ctrl_txq ctrlq[MAX_CTRL_QUEUES]; argument1421 int t4_sge_alloc_ctrl_txq(struct adapter *adap, struct sge_ctrl_txq *txq,
2947 const struct sge_ctrl_txq *tx = &s->ctrlq[r * 4]; in sge_qinfo_show()