Home
last modified time | relevance | path

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

/NextBSD/sys/contrib/octeon-sdk/
HDcvmx-pcsxx-defs.h1026 struct cvmx_pcsxx_tx_rx_states_reg_s { struct
1028 uint64_t reserved_14_63 : 50;
1029 uint64_t term_err : 1; /**< 1=Check end function detected error in packet
1031 …nt64_t syn3bad : 1; /**< 1=lane 3 code grp sync state machine in bad state */
1032 …nt64_t syn2bad : 1; /**< 1=lane 2 code grp sync state machine in bad state */
1033 …nt64_t syn1bad : 1; /**< 1=lane 1 code grp sync state machine in bad state */
1034 …nt64_t syn0bad : 1; /**< 1=lane 0 code grp sync state machine in bad state */
1035 …t64_t rxbad : 1; /**< 1=Rcv state machine in a bad state, HW malfunction */
1036 uint64_t algn_st : 3; /**< Lane alignment state machine state state */
1037 uint64_t rx_st : 2; /**< Receive state machine state state */
[all …]