Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/
H A Dif_vte.c611 txd->tx_flags |= VTE_TXMBUF; in vte_encap()
625 txd->tx_flags &= ~VTE_TXMBUF; in vte_encap()
687 if ((txd->tx_flags & VTE_TXMBUF) != 0) in vte_start()
908 if ((txd->tx_flags & VTE_TXMBUF) == 0) in vte_txeof()
910 txd->tx_flags &= ~VTE_TXMBUF; in vte_txeof()
1276 if ((txd->tx_flags & VTE_TXMBUF) == 0) in vte_stop()
1279 txd->tx_flags &= ~VTE_TXMBUF; in vte_stop()
H A Dif_myxreg.h167 u_int8_t tx_flags; member
H A Dif_vtereg.h375 int tx_flags; member
H A Dif_txp.c810 if ((txd->tx_flags & TX_FLAGS_TYPE_M) == in txp_tx_reclaim()
1302 txd->tx_flags = TX_FLAGS_TYPE_DATA; in txp_start()
1368 txd->tx_flags |= TX_FLAGS_VALID; in txp_start()
1379 txd->tx_flags, txd->tx_numdesc, txd->tx_totlen, in txp_start()
1754 txd->tx_flags, txd->tx_numdesc, txd->tx_totlen, in txp_show_descriptor()
H A Dif_txpreg.h223 volatile u_int8_t tx_flags; /* type/descriptor flags */ member
H A Dif_vic.c156 u_int16_t tx_flags; member
1088 txd->tx_flags = VIC_TX_FLAGS_KEEP; in vic_start()
1099 txd->tx_flags |= VIC_TX_FLAGS_TXURN; in vic_start()
H A Dif_myx.c1462 txd.tx_flags = flags; in myx_write_txd_tail()
1474 txd.tx_flags = flags; in myx_write_txd_tail()
1569 txd.tx_flags = flags | MYXTXD_FLAGS_FIRST; in myx_start()
1588 txd.tx_flags = flags | MYXTXD_FLAGS_FIRST; in myx_start()
H A Dif_nxe.c577 u_int16_t tx_flags; member
1349 txd->tx_flags = htole16(NXE_TXD_F_OPCODE_TX); in nxe_start()
H A Dif_iwmreg.h4916 uint32_t tx_flags; member
5332 uint32_t tx_flags; member
H A Dif_iwm.c6631 tx->tx_flags |= htole32(IWM_TX_CMD_FLG_STA_RATE); in iwm_tx_fill_cmd()
6925 tx->tx_flags |= htole32(flags); in iwm_tx()
7789 req->tx_cmd[0].tx_flags = htole32(IWM_TX_CMD_FLG_SEQ_CTL | in iwm_lmac_scan()
7796 req->tx_cmd[1].tx_flags = htole32(IWM_TX_CMD_FLG_SEQ_CTL | in iwm_lmac_scan()
H A Dif_iwxreg.h6378 uint32_t tx_flags; member