Home
last modified time | relevance | path

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

/freebsd/sys/dev/bnxt/bnxt_en/
H A Dbnxt_txrx.c94 struct tx_bd_long_hi *tbdh; in bnxt_isc_txd_encap() local
127 tbdh = &((struct tx_bd_long_hi *)txr->vaddr)[pi->ipi_new_pidx]; in bnxt_isc_txd_encap()
128 tbdh->kid_or_ts_high_mss = htole16(pi->ipi_tso_segsz); in bnxt_isc_txd_encap()
129 tbdh->kid_or_ts_low_hdr_size = htole16((pi->ipi_ehdrlen + pi->ipi_ip_hlen + in bnxt_isc_txd_encap()
131 tbdh->cfa_action = 0; in bnxt_isc_txd_encap()
140 tbdh->cfa_meta = htole32(cfa_meta); in bnxt_isc_txd_encap()
152 tbdh->lflags = htole16(lflags); in bnxt_isc_txd_encap()