Searched refs:sge_ctrl_txq (Results 1 – 3 of 3) sorted by relevance
1959 static void ctrlq_check_stop(struct sge_ctrl_txq *q, struct fw_wr_hdr *wr) in ctrlq_check_stop()1977 static int ctrl_xmit(struct sge_ctrl_txq *q, struct sk_buff *skb) in ctrl_xmit()2022 struct sge_ctrl_txq *q = (struct sge_ctrl_txq *)data; in restart_ctrlq()3641 int t4_sge_alloc_ctrl_txq(struct adapter *adap, struct sge_ctrl_txq *txq, in t4_sge_alloc_ctrl_txq()3868 struct sge_ctrl_txq *cq = &adap->sge.ctrlq[i]; in t4_free_sge_resources()3960 struct sge_ctrl_txq *cq = &s->ctrlq[i]; in t4_sge_stop()
758 struct sge_ctrl_txq { /* state for an SGE control Tx queue */ struct785 struct sge_ctrl_txq ctrlq[MAX_CTRL_QUEUES]; argument1377 int t4_sge_alloc_ctrl_txq(struct adapter *adap, struct sge_ctrl_txq *txq,
2986 const struct sge_ctrl_txq *tx = &s->ctrlq[r * 4]; in sge_qinfo_show()