Home
last modified time | relevance | path

Searched defs:cvmx_gmxx_tx_int_reg_s (Results 1 – 1 of 1) sorted by relevance

/freebsd-10-stable/sys/contrib/octeon-sdk/
Dcvmx-gmxx-defs.h9733 struct cvmx_gmxx_tx_int_reg_s { struct
9735 uint64_t reserved_25_63 : 39;
9736 uint64_t xchange : 1; /**< XAUI link status changed - this denotes a change
9739 uint64_t ptp_lost : 4; /**< A packet with a PTP request was not able to be
9741 uint64_t late_col : 4; /**< TX Late Collision
9743 uint64_t xsdef : 4; /**< TX Excessive deferral
9745 uint64_t xscol : 4; /**< TX Excessive collisions
9747 uint64_t reserved_6_7 : 2;
9748 uint64_t undflw : 4; /**< TX Underflow */
9749 uint64_t reserved_1_1 : 1;
[all …]