Home
last modified time | relevance | path

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

/freebsd/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_filter()
1327 commit_wrq_wr(&sc->sge.ctrlq[0], fwr, &cookie); in t4_hashfilter_ao_rpl()
1416 commit_wrq_wr(&sc->sge.ctrlq[0], req, &cookie); in get_tcamfilter()
1889 commit_wrq_wr(&sc->sge.ctrlq[0], wr, &cookie); in set_nat_params()
2044 commit_wrq_wr(&sc->sge.ctrlq[0], wr, &cookie);
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
6784 commit_wrq_wr(&cst->eo_txq->wrq, flowc, &cookie); in send_etid_flowc_wr()
6815 commit_wrq_wr(&cst->eo_txq->wrq, flowc, &cookie); in send_etid_flush_wr()
7009 commit_wrq_wr(&cst->eo_txq->wrq, wr, &cookie); in ethofld_tx()
/freebsd/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()