Searched refs:sge_ctrl_txq (Results 1 – 3 of 3) sorted by relevance
1326 static void ctrlq_check_stop(struct sge_ctrl_txq *q, struct fw_wr_hdr *wr) in ctrlq_check_stop()1344 static int ctrl_xmit(struct sge_ctrl_txq *q, struct sk_buff *skb) in ctrl_xmit()1389 struct sge_ctrl_txq *q = (struct sge_ctrl_txq *)data; in restart_ctrlq()2626 int t4_sge_alloc_ctrl_txq(struct adapter *adap, struct sge_ctrl_txq *txq, in t4_sge_alloc_ctrl_txq()2838 struct sge_ctrl_txq *cq = &adap->sge.ctrlq[i]; in t4_free_sge_resources()2895 struct sge_ctrl_txq *cq = &s->ctrlq[i]; in t4_sge_stop()
594 struct sge_ctrl_txq { /* state for an SGE control Tx queue */ struct605 struct sge_ctrl_txq ctrlq[MAX_CTRL_QUEUES]; argument1062 int t4_sge_alloc_ctrl_txq(struct adapter *adap, struct sge_ctrl_txq *txq,
1810 const struct sge_ctrl_txq *tx = &adap->sge.ctrlq[ctrl_idx * 4]; in sge_qinfo_show()