Searched refs:txd_control2 (Results 1 – 2 of 2) sorted by relevance
980 txd->txd_control2 = 0; in xge_start()987 txd->txd_control2 = TXD_CTL2_UTIL; in xge_start()994 txd->txd_control2 |= TXD_CTL2_CIPv4; in xge_start()996 txd->txd_control2 |= TXD_CTL2_CTCP; in xge_start()998 txd->txd_control2 |= TXD_CTL2_CUDP; in xge_start()
221 uint64_t txd_control2; member