Searched refs:tx_pflags (Results 1 – 2 of 2) sorted by relevance
1384 txd->tx_pflags = 0;1397 txd->tx_pflags = TX_PFLAGS_VLAN |1403 txd->tx_pflags |= TX_PFLAGS_IPCKSUM;1406 txd->tx_pflags |= TX_PFLAGS_TCPCKSUM;1410 txd->tx_pflags |= TX_PFLAGS_UDPCKSUM;1476 txd->tx_pflags);1862 txd->tx_addrlo, txd->tx_addrhi, txd->tx_pflags);
228 volatile u_int32_t tx_pflags; /* processing flags */ member