Home
last modified time | relevance | path

Searched refs:commit_wrq_wr (Results 1 – 6 of 6) sorted by relevance

/src/sys/dev/cxgbe/
H A Dt4_smt.c178 commit_wrq_wr(wrq, req, &cookie); in t4_write_sme()
H A Dt4_filter.c924 commit_wrq_wr(&sc->sge.ctrlq[0], fwr, &cookie); in set_tcamfilter()
1327 commit_wrq_wr(&sc->sge.ctrlq[0], fwr, &cookie); in del_tcamfilter()
1416 commit_wrq_wr(&sc->sge.ctrlq[0], req, &cookie); in set_tcb_field()
1889 commit_wrq_wr(&sc->sge.ctrlq[0], wr, &cookie); in set_hashfilter()
2044 commit_wrq_wr(&sc->sge.ctrlq[0], wr, &cookie); in del_hashfilter()
H A Dt4_l2t.c189 commit_wrq_wr(wrq, req, &cookie); in t4_write_l2e()
H A Dadapter.h1564 void commit_wrq_wr(struct sge_wrq *, void *, struct wrq_cookie *);
H A Dt4_sge.c3020 commit_wrq_wr(struct sge_wrq *wrq, void *w, struct wrq_cookie *cookie) in commit_wrq_wr() function
6782 commit_wrq_wr(&cst->eo_txq->wrq, flowc, &cookie); in send_etid_flowc_wr()
6813 commit_wrq_wr(&cst->eo_txq->wrq, flowc, &cookie); in send_etid_flush_wr()
7007 commit_wrq_wr(&cst->eo_txq->wrq, wr, &cookie); in ethofld_tx()
/src/sys/dev/cxgbe/tom/
H A Dt4_tom.c507 commit_wrq_wr(&sc->sge.ctrlq[0], cpl, &cookie); in send_get_tcb()
900 commit_wrq_wr(&toep->ofld_txq->wrq, flowc, &cookie); in send_mss_flowc_wr()
956 commit_wrq_wr(toep->ctrlq, wrh, &cookie); in t4_pmtu_update()