HomeSort by: relevance | last modified time | path
    Searched refs:txd_control2 (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/pci/
if_xge.c 980 txd->txd_control2 = 0;
987 txd->txd_control2 = TXD_CTL2_UTIL;
994 txd->txd_control2 |= TXD_CTL2_CIPv4;
996 txd->txd_control2 |= TXD_CTL2_CTCP;
998 txd->txd_control2 |= TXD_CTL2_CUDP;
if_xgereg.h 221 uint64_t txd_control2; member in struct:txd

Completed in 12 milliseconds