Searched refs:tbd (Results 1 - 10 of 10) sorted by relevance

/freebsd-11-stable/sys/dev/et/
H A Dif_et.c871 struct et_txbuf_data *tbd; local
1028 tbd = &sc->sc_tx_data;
1031 &tbd->tbd_buf[i].tb_dmap);
1051 struct et_txbuf_data *tbd; local
1091 tbd = &sc->sc_tx_data;
1093 if (tbd->tbd_buf[i].tb_dmap) {
1095 tbd->tbd_buf[i].tb_dmap);
1096 tbd->tbd_buf[i].tb_dmap = NULL;
1381 struct et_txbuf_data *tbd; local
1402 tbd
1504 struct et_txbuf_data *tbd; local
1687 struct et_txbuf_data *tbd; local
2159 struct et_txbuf_data *tbd; local
2256 struct et_txbuf_data *tbd; local
[all...]
/freebsd-11-stable/contrib/gdb/gdb/
H A Ddummy-frame.c278 struct dummy_frame *tbd = (*stack); local
280 regcache_xfree (tbd->regcache);
281 xfree (tbd);
/freebsd-11-stable/sys/dev/bnxt/
H A Dbnxt_txrx.c96 struct tx_bd_long *tbd; local
113 tbd = &((struct tx_bd_long *)txr->vaddr)[pi->ipi_new_pidx];
116 tbd->opaque = ((pi->ipi_nsegs + need_hi) << 24) | pi->ipi_new_pidx;
117 tbd->len = htole16(pi->ipi_segs[seg].ds_len);
118 tbd->addr = htole64(pi->ipi_segs[seg++].ds_addr);
162 tbd->flags_type = htole16(flags_type);
164 tbd = &((struct tx_bd_long *)txr->vaddr)[pi->ipi_new_pidx];
165 tbd->len = htole16(pi->ipi_segs[seg].ds_len);
166 tbd->addr = htole64(pi->ipi_segs[seg].ds_addr);
170 tbd
[all...]
/freebsd-11-stable/sys/dev/bwi/
H A Dif_bwi.c1349 struct bwi_txbuf_data *tbd = &sc->sc_tx_bdata[BWI_TX_DATA_RING]; local
1358 idx = tbd->tbd_idx;
1360 while (tbd->tbd_buf[idx].tb_mbuf == NULL &&
1361 tbd->tbd_used + BWI_TX_NSPRDESC < BWI_TX_NDESC &&
1384 tbd->tbd_used++;
1388 tbd->tbd_idx = idx;
1400 struct bwi_txbuf_data *tbd = &sc->sc_tx_bdata[BWI_TX_DATA_RING]; local
1409 idx = tbd->tbd_idx;
1410 KASSERT(tbd->tbd_buf[idx].tb_mbuf == NULL, ("slot %d not empty", idx));
1425 tbd
2216 struct bwi_txbuf_data *tbd = &sc->sc_tx_bdata[i]; local
2279 struct bwi_txbuf_data *tbd = &sc->sc_tx_bdata[i]; local
2331 struct bwi_txbuf_data *tbd; local
2772 struct bwi_txbuf_data *tbd; local
2918 struct bwi_txbuf_data *tbd = &sc->sc_tx_bdata[BWI_TX_DATA_RING]; local
3110 struct bwi_txbuf_data *tbd = &sc->sc_tx_bdata[BWI_TX_DATA_RING]; local
3310 struct bwi_txbuf_data *tbd; local
[all...]
/freebsd-11-stable/sys/dev/fxp/
H A Dif_fxpreg.h300 struct fxp_tbd tbd[FXP_NTXSEG + 1]; member in union:fxp_cb_tx::__anon4520
304 #define tbd tx_cb_u.tbd macro
H A Dif_fxp.c1611 cbp->tbd[i + 1].tb_addr = htole32(segs[i].ds_addr);
1612 cbp->tbd[i + 1].tb_size = htole32(segs[i].ds_len);
1614 cbp->tbd[i].tb_addr = htole32(segs[i].ds_addr);
1615 cbp->tbd[i].tb_size = htole32(segs[i].ds_len);
1621 cbp->tbd[nseg].tb_size |= htole32(0x8000);
1627 cbp->tbd[1].tb_size |= htole32(tcp_payload << 16);
1774 txp->tx_cb->tbd[0].tb_addr = 0;
2225 txp[i].tx_cb->tbd[0].tb_addr = 0;
2528 htole32(FXP_TXCB_DMA_ADDR(sc, &tcbp[i].tbd[2]));
2531 htole32(FXP_TXCB_DMA_ADDR(sc, &tcbp[i].tbd[
[all...]
/freebsd-11-stable/sys/dev/wl/
H A Dif_wl.c665 printf("tbd at %04x:\n ", OFFSET_TBD);
871 * the scp, iscp, scb, cb, tbd, and tbuf.
881 tbd_t tbd; local
932 tbd.act_count = 0;
933 tbd.next_tbd_offset = I82586NULL;
934 tbd.buffer_addr = 0;
935 tbd.buffer_base = 0;
937 WL_WRITE_MULTI_2(sc, PIOP1, &tbd, sizeof(tbd_t)/2);
2217 tbd_t tbd; local
2223 WL_READ_MULTI_2(sc, PIOP1, &tbd, sizeo
[all...]
/freebsd-11-stable/sys/dev/patm/
H A Dif_patm_tx.c565 struct idt_tbd *tbd = NULL; local
607 tbd = &scd->scq[scd->tail];
609 tbd->flags = htole32(w1);
610 tbd->addr = htole32(segs->ds_addr);
611 tbd->aal5 = htole32(w3);
612 tbd->hdr = htole32(a->hdr);
/freebsd-11-stable/sys/fs/nandfs/
H A Dnandfs_segment.c425 struct buf *bp, *tbd; local
436 TAILQ_FOREACH_SAFE(bp, &bo->bo_dirty.bv_hd, b_bobufs, tbd) {
918 struct buf *bp, *tbd; local
927 TAILQ_FOREACH_SAFE(bp, &bo->bo_clean.bv_hd, b_bobufs, tbd) {
/freebsd-11-stable/sys/dev/en/
H A Dmidway.c966 uint32_t tbd[2]; local
1049 tbd[0] = htobe32(MID_TBD_MK1((flags & TX_AAL5) ?
1052 tbd[1] = htobe32(MID_TBD_MK2(vci, 0, 0));
1055 bcopy(tbd, m->m_data, MID_TBD_SIZE);

Completed in 279 milliseconds