Searched refs:tx_pflags (Results 1 – 2 of 2) sorted by relevance
2160 first_txd->tx_pflags = 0; in txp_encap()2166 first_txd->tx_pflags |= htole32(TX_PFLAGS_IPCKSUM); in txp_encap()2170 first_txd->tx_pflags |= htole32(TX_PFLAGS_TCPCKSUM); in txp_encap()2172 first_txd->tx_pflags |= htole32(TX_PFLAGS_UDPCKSUM); in txp_encap()2177 first_txd->tx_pflags |= in txp_encap()2701 le32toh(txd->tx_pflags)); in txp_show_descriptor()
237 uint32_t tx_pflags; /* processing flags */ member