Home
last modified time | relevance | path

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

/freebsd-13.1/sys/dev/cxgbe/
H A Dt4_smt.c180 commit_wrq_wr(wrq, req, &cookie); in t4_write_sme()
H A Dt4_filter.c791 commit_wrq_wr(&sc->sge.ctrlq[0], fwr, &cookie); in set_tcamfilter()
1127 commit_wrq_wr(&sc->sge.ctrlq[0], fwr, &cookie); in del_tcamfilter()
1208 commit_wrq_wr(&sc->sge.ctrlq[0], req, &cookie); in set_tcb_field()
1677 commit_wrq_wr(&sc->sge.ctrlq[0], wr, &cookie); in set_hashfilter()
1865 commit_wrq_wr(&sc->sge.ctrlq[0], wr, &cookie); in del_hashfilter()
H A Dt4_l2t.c190 commit_wrq_wr(wrq, req, &cookie); in t4_write_l2e()
H A Dadapter.h1365 void commit_wrq_wr(struct sge_wrq *, void *, struct wrq_cookie *);
H A Dt4_sge.c2992 commit_wrq_wr(struct sge_wrq *wrq, void *w, struct wrq_cookie *cookie) in commit_wrq_wr() function
6535 commit_wrq_wr(&cst->eo_txq->wrq, flowc, &cookie); in send_etid_flowc_wr()
6565 commit_wrq_wr(&cst->eo_txq->wrq, flowc, &cookie); in send_etid_flush_wr()
6759 commit_wrq_wr(&cst->eo_txq->wrq, wr, &cookie); in ethofld_tx()
/freebsd-13.1/sys/dev/cxgbe/tom/
H A Dt4_tom.c493 commit_wrq_wr(&sc->sge.ctrlq[0], cpl, &cookie); in send_get_tcb()