Searched defs:cvmx_sriox_mac_buffers_s (Results 1 – 1 of 1) sorted by relevance
2020 struct cvmx_sriox_mac_buffers_s { struct2022 uint64_t reserved_56_63 : 8;2023 uint64_t tx_enb : 8; /**< TX Buffer Enable. Each bit enables a specific TX2028 uint64_t reserved_44_47 : 4;2029 uint64_t tx_inuse : 4; /**< Number of TX buffers containing packets waiting2031 uint64_t tx_stat : 8; /**< Errors detected in main SRIO Transmit Buffers.2036 uint64_t reserved_24_31 : 8;2037 uint64_t rx_enb : 8; /**< RX Buffer Enable. Each bit enables a specific RX2042 uint64_t reserved_12_15 : 4;2043 uint64_t rx_inuse : 4; /**< Number of RX buffers containing valid packets[all …]