Searched refs:commit_wrq_wr (Results 1 – 6 of 6) sorted by relevance
| /freebsd-13.1/sys/dev/cxgbe/ |
| H A D | t4_smt.c | 180 commit_wrq_wr(wrq, req, &cookie); in t4_write_sme()
|
| H A D | t4_filter.c | 791 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 D | t4_l2t.c | 190 commit_wrq_wr(wrq, req, &cookie); in t4_write_l2e()
|
| H A D | adapter.h | 1365 void commit_wrq_wr(struct sge_wrq *, void *, struct wrq_cookie *);
|
| H A D | t4_sge.c | 2992 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 D | t4_tom.c | 493 commit_wrq_wr(&sc->sge.ctrlq[0], cpl, &cookie); in send_get_tcb()
|