Searched refs:commit_wrq_wr (Results 1 – 6 of 6) sorted by relevance
| /freebsd/sys/dev/cxgbe/ |
| H A D | t4_smt.c | 178 commit_wrq_wr(wrq, req, &cookie); in t4_write_sme()
|
| H A D | t4_filter.c | 924 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 D | t4_l2t.c | 189 commit_wrq_wr(wrq, req, &cookie); in t4_write_l2e()
|
| H A D | adapter.h | 1564 void commit_wrq_wr(struct sge_wrq *, void *, struct wrq_cookie *);
|
| H A D | t4_sge.c | 3020 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 D | t4_tom.c | 507 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()
|