Searched refs:tx_pflags (Results 1 – 2 of 2) sorted by relevance
1307 txd->tx_pflags = 0; in txp_start()1315 txd->tx_pflags = TX_PFLAGS_VLAN | in txp_start()1321 txd->tx_pflags |= TX_PFLAGS_IPCKSUM; in txp_start()1324 txd->tx_pflags |= TX_PFLAGS_TCPCKSUM; in txp_start()1328 txd->tx_pflags |= TX_PFLAGS_UDPCKSUM; in txp_start()1380 txd->tx_pflags); in txp_start()1755 txd->tx_addrlo, txd->tx_addrhi, txd->tx_pflags); in txp_show_descriptor()
228 volatile u_int32_t tx_pflags; /* processing flags */ member